Skip to content

Commit 7ea44cc

Browse files
authored
edit formatting for update
1 parent 0cf47c5 commit 7ea44cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/video-indexer/migrate-from-v1-to-v2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ When calling the **Operations** APIs, the subscription key won't be used anymore
3838

3939
Each request should have a valid token, matching the access level of the API you are calling. For example, operations on your user, such as getting your accounts, require a user access token. Operations on the account level, such as list all videos, require an account access token. Operations on videos, such as reindex video, require a video access token.
4040

41-
To make things easier, you can use **Authorization** API -> GetAccounts to get your accounts without obtaining a user token first. You can also ask to get the accounts with valid tokens, enabling you to skip an additional call to get an account token.
41+
To make things easier, you can use **Authorization** API > **GetAccounts** to get your accounts without obtaining a user token first. You can also ask to get the accounts with valid tokens, enabling you to skip an additional call to get an account token.
4242

4343
For more information about the different access tokens, see [Use Azure Video Indexer API](video-indexer-use-apis.md).
4444

0 commit comments

Comments
 (0)