Skip to content

Commit d0addda

Browse files
authored
Update media-services-portal-get-started-with-aad.md
1 parent 1b8637d commit d0addda

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/media-services/previous/media-services-portal-get-started-with-aad.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,9 @@ When you use Azure AD authentication with Azure Media Services, you have two aut
3333
- **Service principal authentication**. Authenticate a service. Applications that commonly use this authentication method are apps that run daemon services, middle-tier services, or scheduled jobs: web apps, function apps, logic apps, APIs, or a microservice.
3434
- **User authentication**. Authenticate a person who is using the app to interact with Media Services resources. The interactive application should first prompt the user for credentials. An example is a management console app used by authorized users to monitor encoding jobs or live streaming.
3535

36-
## Select the authentication method
36+
## Access the Media Services API
37+
38+
This page lets you select the authentication method you want to use to connect to the API. The page also provides the values you need to connect to the API.
3739

3840
1. In the [Azure portal](https://portal.azure.com/), select your Media Services account.
3941
2. Select how to connect to the Media Services API.

0 commit comments

Comments
 (0)