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 table azure_api_management_backend #644

Closed khushboo9024 closed 9 months ago

khushboo9024 commented 1 year ago

References https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/api_management_backend

List API: https://github.com/Azure/azure-sdk-for-go/blob/v58.0.0/services/apimanagement/mgmt/2020-12-01/apimanagement/backend.go#L417 Get API: https://pkg.go.dev/github.com/Azure/azure-sdk-for-go@v58.0.0+incompatible/services/apimanagement/mgmt/2020-12-01/apimanagement#BackendClient.Get

Note: This is required for new query development.

github-actions[bot] commented 10 months ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 30 days.