Skip to content

Commit f1c18f3

Browse files
Merge pull request #289250 from KarlErickson/meganbradley/docutune-autopr-20241020-030949-3885862-ignore-build
edit "[BULK] - DocuTune remediation - Sensitive terms with GUIDs (part 69) #288829"
2 parents 450613d + 498344e commit f1c18f3

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 00000000-0000-0000-0000-000000000000
40+
Set-AzContext -SubscriptionId <subscription-ID>
4141
```
4242

4343
## Create a resource group

0 commit comments

Comments
 (0)