Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,323 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello,
We wish to Export a specific Tags applied at all our subscriptions to a CSV File. As Tags parameter for the subscription is not available in Powershell, is there any other way to do it.
Thanks
Have you tried Get-AzTag PowerShell command? Below document shows that we can get tags on Resources as well as subscription
----------
If the response helped, do "Accept Answer" and upvote it -- Vaibhav