Skip to content

Commit 1e0927e

Browse files
authored
Merge pull request #101774 from erhopf/azsubscription-patch
[CogSvc] Updating reference link
2 parents 4a45cfc + 6f43907 commit 1e0927e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/cognitive-services-azure-active-directory-authentication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ In the following sections, you'll use either the Azure Cloud Shell environment o
2020

2121
The first step is to create a custom subdomain. If you want to use an existing Cognitive Services resource which does not have custom subdomain name, follow the instructions in [Cognitive Services Custom Subdomains](https://docs.microsoft.com/azure/cognitive-services/cognitive-services-custom-subdomains#how-does-this-impact-existing-resources) to enable custom subdomain for your resource.
2222

23-
1. Start by opening the Azure Cloud Shell. then [select a subscription](https://docs.microsoft.com/powershell/module/servicemanagement/azure/select-azuresubscription?view=azuresmps-4.0.0#description):
23+
1. Start by opening the Azure Cloud Shell. Then [select a subscription](https://docs.microsoft.com/powershell/module/az.accounts/set-azcontext?view=azps-3.3.0):
2424

2525
```azurecli-interactive
2626
Set-AzContext -SubscriptionName <SubscriptionName>

0 commit comments

Comments
 (0)