次の方法で共有


Profiles - Create Profile

新しいサービス プリンシパル プロファイルを作成します。

サービス プリンシパルの呼び出し元に属する新しいプロファイルを作成します。

制限事項

サービス プリンシパルによってのみ呼び出すことができます。

POST https://api.powerbi.com/v1.0/myorg/profiles

要求本文

名前 説明
displayName

string

サービス プリンシパル プロファイル名

応答

名前 説明
200 OK

ServicePrincipalProfile

OK

Create a service principal profile

Sample Request

POST https://api.powerbi.com/v1.0/myorg/profiles
{
  "displayName": "My new profile"
}

Sample Response

{
  "id": "b2ded813-54b7-43f4-b072-ed4c1f9d5824",
  "displayName": "My new profile"
}

定義

名前 説明
CreateOrUpdateProfileRequest

Power BI サービス プリンシパル プロファイルの作成または更新要求

ServicePrincipalProfile

Power BI サービス プリンシパル プロファイル。 マルチテナント ソリューションPower BI Embeddedにのみ関連します。

CreateOrUpdateProfileRequest

Power BI サービス プリンシパル プロファイルの作成または更新要求

名前 説明
displayName

string

サービス プリンシパル プロファイル名

ServicePrincipalProfile

Power BI サービス プリンシパル プロファイル。 マルチテナント ソリューションPower BI Embeddedにのみ関連します。

名前 説明
displayName

string

サービス プリンシパル プロファイル名

id

string

サービス プリンシパル プロファイル ID