v11

latestSwagger 2.0raw.githubusercontent.com2022-10-03168148314.0 KB

apps - Get LUIS Azure accounts assigned to the application

Gets the LUIS Azure accounts assigned to the application for the user using his ARM token.

get/apps/{appId}/azureaccounts

Path parameters

appIdstring uuid required

The application ID.

Headers

Authorizationstring required

The bearer authorization header to use; containing the user's ARM token used to validate Azure accounts information.

ArmTokenstring

The custom arm token header to use; containing the user's ARM token used to validate azure accounts information.

Response

A list of azure account information objects.

azureSubscriptionIdstring required

The id for the Azure subscription.

resourceGroupstring required

The Azure resource group name.

accountNamestring required

The Azure account name.