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 18 forks source link

Add site_config_resource column in table azure_app_service_web_app_slot #645

Closed khushboo9024 closed 1 year ago

khushboo9024 commented 1 year ago

Is your feature request related to a problem? Please describe.

Add site_config_resource column in table azure_app_service_web_app_slot

https://pkg.go.dev/github.com/Azure/azure-sdk-for-go@v58.0.0+incompatible/services/web/mgmt/2020-06-01/web#AppsClient.GetConfigurationSlot

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

misraved commented 1 year ago

@khushboo9024 as per the output structure, we have decided to use site_config_resource as the column name.

Reference - https://pkg.go.dev/github.com/Azure/azure-sdk-for-go@v58.0.0+incompatible/services/web/mgmt/2020-06-01/web#SiteConfigResource