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
34 stars 15 forks source link

Add `resources` information in table `azure_maintenance_configuration` #760

Closed marcbrlcln closed 2 weeks ago

marcbrlcln commented 1 month ago

Describe the solution you'd like It would be great to have a column resources in table azure_maintenance_configuration to list the resources attached to a maintenance configuration.

ParthaI commented 1 month ago

Hello @marcbrlcln, just to let you know, I reviewed the maintenance configuration API references and could not locate a direct API that supplies information on the resources added to the maintenance configuration. Consequently, we are temporarily stalled on this issue. Please share any insights you might have.

Thank you!

misraved commented 2 weeks ago

@marcbrlcln we are closing this issue since the API does not support the resources field in the Azure maintenance configuration list and get APIs.

Once the API support is available, we will reopen the issue.

@ParthaI could you please raise an issue with the Azure SDK team to add this field to the API response?