Skip to content

Instantly share code, notes, and snippets.

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 flinox/584fd87c483cdfdbe5b59d1f4ed7c7ac to your computer and use it in GitHub Desktop.
Save flinox/584fd87c483cdfdbe5b59d1f4ed7c7ac to your computer and use it in GitHub Desktop.
requests
| where customDimensions["Request Id"] == "<request-id>"
| project customDimensions["Service ID"],timestamp,url,name,operation_Name,success,resultCode,customDimensions["Request Id"],performanceBucket,user_AuthenticatedId,client_IP,customDimensions["Subscription Name"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment