Skip to content

Commit 454de20

Browse files
authored
fix capitalization for Azure portal
1 parent 8971388 commit 454de20

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/cognitive-services/Speech-Service/includes/quickstarts/from-blob/placeholder-replacement.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ ms.author: dapine
1313

1414
You'll need to replace the following values:
1515

16-
- `YourSubscriptionKey`: found in the the **Keys** page of the Azure Portal for the Speech resource
17-
- `YourServiceRegion`: found in the the **Overview** page of the Azure Portal for the Speech resource
18-
- `YourFileUrl`: found in under the **Blob service / Containers** page of the Azure Portal for the Storage account resource
16+
- `YourSubscriptionKey`: found in the the **Keys** page of the Azure portal for the Speech resource
17+
- `YourServiceRegion`: found in the the **Overview** page of the Azure portal for the Speech resource
18+
- `YourFileUrl`: found in under the **Blob service / Containers** page of the Azure portal for the Storage account resource
1919
- Select the appropriate container
2020
- Select the desired blob
21-
- Copy the **URL** under the **Properties** page
21+
- Copy the **URL** under the **Properties** page

0 commit comments

Comments
 (0)