The --debug
switch in Azure CLI is very useful for me.
Do we have such feature (--debug) in Azure Poweshell?
Please note that I am not asking how to debug PowerShell scripts. I am looking for a feature to trace the calls that Azure Poweshell cmdlets are making to management.azure.com
without using the tools like WireShark. Azure CLI's --debug perfectly does that.