File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
articles/communication-services/quickstarts/includes Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ az communication create --name "<acsResourceName>" --location "Global" --data-lo
2424
2525If you would like to select a specific subscription, you can also specify the ``` --subscription ``` flag and provide the subscription ID.
2626``` azurepowershell-interactive
27- az communication create --name "<acsResourceName>" --location "Global" --data-location "United States" --resource-group "<resourceGroup> --subscription "<subscriptionId>"
27+ az communication create --name "<acsResourceName>" --location "Global" --data-location "United States" --resource-group "<resourceGroup>" --subscription "<subscriptionId>"
2828```
2929
3030You can configure your Communication Services resource with the following options:
You can’t perform that action at this time.
0 commit comments