File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
src/azure-cli/azure/cli/command_modules/monitor/aaz/latest/monitor/activity_log/alert Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ class Update(AAZCommand):
2424 az monitor activity-log alert update -n AlertName -g ResourceGroup --enable false
2525
2626 :example: Update the details of this activity log alert rule.
27- az monitor activity-log alert update --enabled true --name MyActivityLogAlerts --resource- group MyResourceGroup --subscription MySubscription
27+ az monitor activity-log alert update --enabled true --name MyActivityLogAlerts --resource-group MyResourceGroup --subscription MySubscription
2828
2929 :example: Update the details of this activity log alert.
3030 az monitor activity-log alert update --name MyActivityLogAlerts --resource-group MyResourceGroup --tags key=value
You can’t perform that action at this time.
0 commit comments