Skip to content

Commit 98c43b0

Browse files
Merge pull request #281831 from v-jaswel/aca/v-jaswel_work_item_286856_devops_setup_20240725
[ACA] Clarify DevOps setup instructions.
2 parents bb25b9c + 7922dc4 commit 98c43b0

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)