Skip to content

Instantly share code, notes, and snippets.

@sakaldeepyadav
Last active October 7, 2020 14:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sakaldeepyadav/b248a9b9b8b74097120a927f22ea2c9f to your computer and use it in GitHub Desktop.
Save sakaldeepyadav/b248a9b9b8b74097120a927f22ea2c9f to your computer and use it in GitHub Desktop.
AzureActivity
| where OperationName == "Create or Update Virtual Machine" or OperationName =="Create Deployment"
| where ActivityStatus == "Succeeded"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment