Skip to content

Commit a7efe6e

Browse files
authored
Update access-api-cli-how-to.md
1 parent c36609a commit a7efe6e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/media-services/latest/access-api-cli-how-to.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,15 @@ ms.author: juliako
1717

1818
# Access Azure Media Services API with the Azure CLI
1919

20-
To use the Azure AD service principal authentication to connect to the Azure Media Services API, Your application needs to request an Azure AD token that has the following parameters:
20+
To use the Azure AD service principal authentication to connect to the Azure Media Services API, your application needs to request an Azure AD token that has the following parameters:
2121

2222
* Azure AD tenant endpoint
2323
* Media Services resource URI
2424
* Resource URI for REST Media Services
2525
* Azure AD application values: the client ID and client secret
2626

27-
For detailed explanation, see [Accessing Media Services v3 APIs](media-services-apis-overview.md#accessing-the-azure-media-services-api).
27+
> [!IMPORTANT]
28+
> For detailed explanation, review [Accessing Media Services v3 APIs](media-services-apis-overview.md#accessing-the-azure-media-services-api).
2829
2930
This article shows you how to use the Azure CLI to create an Azure AD application and service principal and get the values that are needed to access Azure Media Services resources.
3031

0 commit comments

Comments
 (0)