🛠️ Microsoft Entra IDツールMCPサーバー 💪 全部12の操作

上級

これはAI分野の自動化ワークフローで、16個のノードを含みます。主にMicrosoftEntraTool, McpTriggerなどのノードを使用、AI技術を活用したスマート自動化を実現。 🛠️ Microsoft Entra IDツールMCPサーバー 💪 全12操作

前提条件
  • AIサービスAPIキー(OpenAI、Anthropicなど)

カテゴリー

ワークフロープレビュー
ノード接続関係を可視化、ズームとパンをサポート
ワークフローをエクスポート
以下のJSON設定をn8nにインポートして、このワークフローを使用できます
{
  "meta": {
    "instanceId": "cd59eaaeb7b34d06e24511380db94cdb7fbce6037cc4de22e539c5158ab9cdfc"
  },
  "nodes": [
    {
      "id": "a8fe98be-1e7e-4764-9647-42aa6fce7560",
      "name": "ワークフロー概要 0",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1460,
        -300
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "7c6e51aa-6719-49c4-a0a8-d0b806440ed6",
      "name": "Microsoft Entra ID ツール MCP サーバー",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -420,
        -300
      ],
      "webhookId": "0e39d461-c877-4ab4-b5cb-73c5107040f4",
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "3ad001e8-ceea-4eb1-9ba0-fa6ca731d624",
      "name": "グループ作成",
      "type": "n8n-nodes-base.microsoftEntraTool",
      "position": [
        -800,
        -20
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "ea94dac4-2bab-4765-9bf3-e41094ee5fd6",
      "name": "グループ削除",
      "type": "n8n-nodes-base.microsoftEntraTool",
      "position": [
        -580,
        -20
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "a5c4b909-bb65-4edf-ba8c-c5904ef816d8",
      "name": "グループ取得",
      "type": "n8n-nodes-base.microsoftEntraTool",
      "position": [
        -360,
        -20
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "bb69d3b0-da5f-41d6-bf06-1aad52e185db",
      "name": "複数グループ取得",
      "type": "n8n-nodes-base.microsoftEntraTool",
      "position": [
        -140,
        -20
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "e5e86c8e-114c-4b80-bad4-28de4e15c787",
      "name": "グループ更新",
      "type": "n8n-nodes-base.microsoftEntraTool",
      "position": [
        80,
        -20
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "33e7c6fd-30b9-4c17-a3dc-5d913b3bfcf6",
      "name": "付箋 1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -980,
        -40
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "760b27b5-e7ba-40b9-81c0-058394ae8271",
      "name": "ユーザーをグループに追加",
      "type": "n8n-nodes-base.microsoftEntraTool",
      "position": [
        80,
        200
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "1ad76e29-e6c8-41aa-8d08-42085d342314",
      "name": "ユーザー作成",
      "type": "n8n-nodes-base.microsoftEntraTool",
      "position": [
        -800,
        400
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "e49805c3-c85f-4b2e-9cbc-c34a8298edcc",
      "name": "ユーザー削除",
      "type": "n8n-nodes-base.microsoftEntraTool",
      "position": [
        -580,
        400
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "17095192-da5e-4316-bc6e-c33158a9299e",
      "name": "ユーザー取得",
      "type": "n8n-nodes-base.microsoftEntraTool",
      "position": [
        -140,
        200
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "344f00c0-99aa-4cf9-b097-1037af0371cb",
      "name": "複数ユーザー取得",
      "type": "n8n-nodes-base.microsoftEntraTool",
      "position": [
        -800,
        200
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "af134872-1fd1-4bfc-a2c8-cdb79f42914f",
      "name": "ユーザーをグループから削除",
      "type": "n8n-nodes-base.microsoftEntraTool",
      "position": [
        -580,
        200
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "0f261744-a091-46d5-822f-8ed8a500e7c2",
      "name": "ユーザー更新",
      "type": "n8n-nodes-base.microsoftEntraTool",
      "position": [
        -360,
        200
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "cde41b28-1fb3-4bb4-a802-a1f1f0e0d4f5",
      "name": "付箋 2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -980,
        180
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "pinData": {},
  "connections": {
    "17095192-da5e-4316-bc6e-c33158a9299e": {
      "ai_tool": [
        [
          {
            "node": "7c6e51aa-6719-49c4-a0a8-d0b806440ed6",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "a5c4b909-bb65-4edf-ba8c-c5904ef816d8": {
      "ai_tool": [
        [
          {
            "node": "7c6e51aa-6719-49c4-a0a8-d0b806440ed6",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "1ad76e29-e6c8-41aa-8d08-42085d342314": {
      "ai_tool": [
        [
          {
            "node": "7c6e51aa-6719-49c4-a0a8-d0b806440ed6",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "e49805c3-c85f-4b2e-9cbc-c34a8298edcc": {
      "ai_tool": [
        [
          {
            "node": "7c6e51aa-6719-49c4-a0a8-d0b806440ed6",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "0f261744-a091-46d5-822f-8ed8a500e7c2": {
      "ai_tool": [
        [
          {
            "node": "7c6e51aa-6719-49c4-a0a8-d0b806440ed6",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "3ad001e8-ceea-4eb1-9ba0-fa6ca731d624": {
      "ai_tool": [
        [
          {
            "node": "7c6e51aa-6719-49c4-a0a8-d0b806440ed6",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "ea94dac4-2bab-4765-9bf3-e41094ee5fd6": {
      "ai_tool": [
        [
          {
            "node": "7c6e51aa-6719-49c4-a0a8-d0b806440ed6",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "e5e86c8e-114c-4b80-bad4-28de4e15c787": {
      "ai_tool": [
        [
          {
            "node": "7c6e51aa-6719-49c4-a0a8-d0b806440ed6",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "344f00c0-99aa-4cf9-b097-1037af0371cb": {
      "ai_tool": [
        [
          {
            "node": "7c6e51aa-6719-49c4-a0a8-d0b806440ed6",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "bb69d3b0-da5f-41d6-bf06-1aad52e185db": {
      "ai_tool": [
        [
          {
            "node": "7c6e51aa-6719-49c4-a0a8-d0b806440ed6",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "760b27b5-e7ba-40b9-81c0-058394ae8271": {
      "ai_tool": [
        [
          {
            "node": "7c6e51aa-6719-49c4-a0a8-d0b806440ed6",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "af134872-1fd1-4bfc-a2c8-cdb79f42914f": {
      "ai_tool": [
        [
          {
            "node": "7c6e51aa-6719-49c4-a0a8-d0b806440ed6",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}
よくある質問

このワークフローの使い方は?

上記のJSON設定コードをコピーし、n8nインスタンスで新しいワークフローを作成して「JSONからインポート」を選択、設定を貼り付けて認証情報を必要に応じて変更してください。

このワークフローはどんな場面に適していますか?

上級 - 人工知能

有料ですか?

このワークフローは完全無料です。ただし、ワークフローで使用するサードパーティサービス(OpenAI APIなど)は別途料金が発生する場合があります。

ワークフロー情報
難易度
上級
ノード数16
カテゴリー1
ノードタイプ3
難易度説明

上級者向け、16ノード以上の複雑なワークフロー

作成者
David Ashby

David Ashby

@cfomodz

A hacker by nature, programmer by trade ⚒️ I'm looking to collaborate on things that save human labor 📫 How to reach me Github👇 -> Discord

外部リンク
n8n.ioで表示

このワークフローを共有

カテゴリー

カテゴリー: 34