Skip to content

Commit ec305cb

Browse files
Merge pull request #287883 from ManoharLakkoju-MSFT/patch-969329
(AzureCXP) fixes MicrosoftDocs/azure-docs#315233
2 parents 7c673f0 + 0d8dac9 commit ec305cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-apps/tutorial-ci-cd-runners-jobs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ The Azure Container Apps environment acts as a secure boundary around container
138138

139139
# [Azure PowerShell](#tab/azure-powershell)
140140
```powershell
141-
az group create `
141+
New-AzResourceGroup `
142142
--name "$RESOURCE_GROUP" `
143143
--location "$LOCATION"
144144
```

0 commit comments

Comments
 (0)