Skip to content

Commit 7922dc4

Browse files
committed
[ACA] Clarify DevOps setup instructions.
1 parent b92d114 commit 7922dc4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

includes/container-apps-github-devops-setup.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,7 @@ ms.author: cshoe
3838
az containerapp identity assign \
3939
--name my-container-app \
4040
--resource-group my-container-app-rg \
41-
--system-assigned \
42-
--output tsv
41+
--system-assigned
4342
```
4443

4544
Note the principal ID of the managed identity in the command output.

0 commit comments

Comments
 (0)