I am not sure of what I am doing wrong trying to run the following command using Azure Cloud CLI.
az monitor diagnostic-settings list --resource /subscriptions/*****
When I run this command i get the error below even though I literally copied this code from the microsoft website. Operation failed. [Code: "BadRequest"]
Any help will be much appreciated