By following the article below, i am trying to enable the diagnostics settings using Azure CLI instead of manually for my Azure VM. however the script runs fine but it is not enabling the diagnostics setting and also no error message. please help me out with the solution. https://docs.microsoft.com/en-us/cli/azure/vm/diagnostics?view=azure-cli-latest&viewFallbackFrom=azure-cli-latest.
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior.
Expected behavior
A clear and concise description of what you expected to happen.
Environment summary
Install Method (e.g. pip, interactive script, apt-get, Docker, MSI, edge build) / CLI version (az --version) / OS version / Shell Type (e.g. bash, cmd.exe, Bash on Windows)
Additional context
Add any other context about the problem here.
By following the article below, i am trying to enable the diagnostics settings using Azure CLI instead of manually for my Azure VM. however the script runs fine but it is not enabling the diagnostics setting and also no error message. please help me out with the solution. https://docs.microsoft.com/en-us/cli/azure/vm/diagnostics?view=azure-cli-latest&viewFallbackFrom=azure-cli-latest.
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior.
Expected behavior
A clear and concise description of what you expected to happen.
Environment summary
Install Method (e.g. pip, interactive script, apt-get, Docker, MSI, edge build) / CLI version (
az --version) / OS version / Shell Type (e.g. bash, cmd.exe, Bash on Windows)Additional context
Add any other context about the problem here.