Skip to content

Commit

Permalink
fix: apic update example
Browse files Browse the repository at this point in the history
  • Loading branch information
frankqianms committed Jan 10, 2025
1 parent 725054a commit ab7dda1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ class Update(AAZCommand):
az apic update -g contoso-resources -n contoso
:example: Update Service With System Assigned Identity Example
az apic create -g contoso-resources -n contoso --identity '{type:systemassigned}'
az apic update -g contoso-resources -n contoso --identity '{type:systemassigned}'
"""

_aaz_info = {
Expand Down

0 comments on commit ab7dda1

Please sign in to comment.