turbot / steampipe-plugin-azure

Use SQL to instantly query Azure resources across regions and subscriptions. Open source CLI. No DB required.
https://hub.steampipe.io/plugins/turbot/azure
Apache License 2.0
37 stars 17 forks source link

Add column `tags` in `azure_subscription` table #783

Closed vkumbha closed 3 months ago

vkumbha commented 3 months ago

Is your feature request related to a problem? Please describe. When pulling azure subscriptions, it fails to pull in the tags.

Add the Tags column to azure_subscription schema.

You can see the tags when you run a get command of azure subscriptions

https://learn.microsoft.com/en-us/rest/api/subscription/subscriptions/get?view=rest-subscription-2021-10-01&tabs=HTTP