Skip to content

Commit df301f7

Browse files
authored
Merge pull request #107947 from Juliako/patch-12
Update stream-files-tutorial-with-rest.md
2 parents 21b7d9a + 8f400e9 commit df301f7

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

articles/media-services/latest/stream-files-tutorial-with-rest.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.service: media-services
1111
ms.workload:
1212
ms.topic: tutorial
1313
ms.custom: mvc
14-
ms.date: 11/05/2019
14+
ms.date: 03/16/2020
1515
ms.author: juliako
1616
---
1717

@@ -54,7 +54,9 @@ Clone a GitHub repository that contains the Postman collection and environment
5454
git clone https://github.com/Azure-Samples/media-services-v3-rest-postman.git
5555
```
5656

57-
[!INCLUDE [media-services-v3-cli-access-api-include](../../../includes/media-services-v3-cli-access-api-include.md)]
57+
## Access API
58+
59+
For detailed information, see [Get credentials to access Media Services API](access-api-howto.md)
5860

5961
## Configure Postman
6062

@@ -71,7 +73,7 @@ Clone a GitHub repository that contains the Postman collection and environment
7173
> [!Note]
7274
> Update access variables with values you got from the **Access the Media Services API** section above.
7375
74-
7. Double-click on the selected file and enter values that you got by following the [accessing API](#access-the-media-services-api) steps.
76+
7. Double-click on the selected file and enter values that you got by following the [accessing API](#access-api) steps.
7577
8. Close the dialog.
7678
9. Select the **Azure Media Service v3 Environment** environment from the dropdown.
7779

0 commit comments

Comments
 (0)