Skip to content

Commit 498344e

Browse files
committed
edit
1 parent a03c787 commit 498344e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/spring-apps/enterprise/how-to-deploy-powershell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ The requirements for completing the steps in this article depend on your Azure s
3737
* If you have multiple Azure subscriptions, choose the appropriate subscription in which the resources should be billed. Select a specific subscription by using the [Set-AzContext](/powershell/module/az.accounts/set-azcontext) cmdlet:
3838

3939
```azurepowershell-interactive
40-
Set-AzContext -SubscriptionId aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e
40+
Set-AzContext -SubscriptionId <subscription-ID>
4141
```
4242

4343
## Create a resource group

0 commit comments

Comments
 (0)