Skip to main content

Set Up Azure API Application with User's Credentials

This guide will walk you through the setup of Microsoft Azure API app with the user's credentials.

Dataverse requires an additional step of creating a user in Power Platform.

アプリの登録

  1. Microsoft Azure にアクセスします。

  2. Microsoft Azure Active Directory アカウントでサインインします。

  3. ホーム画面で[ 検索 ]を使用するか、左上隅のメニューに移動して [ Azure Active Directory ] サービスを開きます。

  4. 左側のメニューで [ アプリの登録 ] を開きます。

  5. [ + 新規登録 ] を選択します。

  6. アプリの [ 名前 ] を指定します。

  7. 目的のアカウントの種類を選択します。シングルテナントとマルチテナントの両方が許可されています。

  8. オプションの[ リダイレクトURI ]部分で、Webページアプリケーション(WPA)を選択し、URLとして http://localhost/ を入力します。

    コネクタの古いバージョンについては、ページ下部の 表 を参照してください。

  9. 登録 を選択します。

    [ アプリケーション (クライアント ) ID ] は、ご自分の クライアント ID です。

    [ ディレクトリ(テナント)ID ]は、ご自分の テナントID です。

  10. Go to Certificates & secrets and add New client secret. Copy the Value as it won't be accessible again once you leave the page – this is your Client Secret.

アプリへのアクセス権の付与

[ APIのアクセス許可 ]に移動して、これらの 委任されたアクセス許可 を追加します。

ADLS

Azure Storage

  1. user_impersonation

Microsoft Graph

  1. user_impersonation

Dataverse

Microsoft Graph

  1. E メール

  2. offline_access

  3. openid

  4. プロファイル

  5. User.Read

Dynamics CRM

  1. User_impersonation

Outlook 365

Microsoft Graph

  1. E メール

  2. openid

  3. offline_access

  4. プロファイル

  5. User.Read

  6. User.ReadBasic.All

  7. User.ReadWrite

  8. Mail.Read

  9. Mail.ReadWrite

  10. Mail.ReadWrite.Shared

  11. Calendars.ReadWrite

  12. Calendars.ReadWrite.Shared

OneDrive

Microsoft Graph

  1. E メール

  2. offline_access

  3. openid

  4. プロファイル

  5. Files.ReadWrite.All

  6. User.Read

Power Automate

Flow Service

  1. ユーザー

  2. Activity.Read.All

  3. Approvals.Manage.All

  4. Approvals.Read.All

  5. Flows.Manage.All

  6. Flows.Read.All

  7. Flows.Read.Plans

  8. Flows.Write.Plans

Power BI Output

Microsoft Graph

  1. Offline_access

  2. Openid

  3. User.Read

  4. E メール

  5. プロファイル

Power BI Service

  1. Dataset.ReadWrite.All

  2. Workspace.Read.All

SharePoint

To maintian full functionality, add all of these permissions.

For SharePoint Files:

Microsoft Graph

  1. email

  2. offline_access

  3. openid

  4. profile

  5. User.Read

  6. Files.Read.All - for SharePoint Input.

    OR

    Filed.ReadWrite.All - for SharePoint Output.

    Add both permissions for SharePoint Input and Output.

  7. Sites.Read.All

For SharePoint Lists:

SharePoint

  1. AllSites.Manage

  2. AllSites.Read

  3. AllSites.Write

Sign In to Your App

Now you can use this app in the connector. To authenticate login, you will need to enter your Client ID, Client Secret ID and Tenant ID in Designer and sign in to your account in the web browser.

For more information, visit Microsoft portal.

Power Platformでのユーザー作成

Power PlatformでDataverseアプリのユーザーを作成し、セキュリティロールを追加します。

  1. Power Platform管理センター に移動します。

  2. 環境を選択します。

  3. [ 設定 ]を選択します。[ ユーザー + アクセス許可 ]で、[ アプリケーションユーザー ]を選択します。

  4. [ 新しいアプリユーザー ]を選択します。

  5. [ アプリの追加 ]を選択し、アプリを選択します。

  6. [ ビジネスユニット ]を選択します。

  7. [ セキュリティロール ]で、適切なロールを選択します。

  8. 作成 を選択します。

カスタムAPIアプリケーションを設定するときに、これらのオプションを選択し、古いコネクタバージョンのURLを入力します。

コネクタおよびバージョン

ドロップダウンオプション

URL

OneDriveバージョン2.0.2以前

シングルページアプリケーション(SPA)

https://cef.alteryx.com/designer/oauthcallback

https://login.live.com/oauth20_desktop.srf

Outlook 365バージョン1.0.0

Power BI出力バージョン3.1.0以前

SharePointファイルバージョン1.1.1以前