powershell - How to use correlation ID for debugging -


how can use correlation id in powershell debug issue in azure, can have syntax can use here.

according description, maybe use get-azurermlog log of events. example: event log correlation id

get-azurermlog -correlationid "60c694d0-e46f-4c12-bed1-9b7aef541c23" 

but, suggest let know resource want debug, better helps solve problem.


Comments

Popular posts from this blog

python Tkinter Capturing keyboard events save as one single string -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

javascript - Z-index in d3.js -