Skip to content

Instantly share code, notes, and snippets.

@sakaldeepyadav
Created October 7, 2020 17:39
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/7c835ef9991146a05c205ebd7d495af2 to your computer and use it in GitHub Desktop.
Save sakaldeepyadav/7c835ef9991146a05c205ebd7d495af2 to your computer and use it in GitHub Desktop.
AzureActivity
| where OperationName == "Create or Update Security Rule"
| where ActivityStatus == "Succeeded"
| extend HostCustomEntity = Resource
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment