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 Azure container images information in azure_container_registry table #618

Open bigdatasourav opened 1 year ago

bigdatasourav commented 1 year ago

Is your feature request related to a problem? Please describe. https://learn.microsoft.com/en-us/rest/api/containerregistry/registries/list?tabs=HTTP

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.

github-actions[bot] commented 1 year 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.

github-actions[bot] commented 1 year 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.

ParthaI commented 11 months ago

It require some additional time to identify the appropriate Go SDK API package necessary for retrieving details of images/repositories in the registry.

Ref API doc: https://learn.microsoft.com/en-us/rest/api/containerregistry/repository?view=rest-containerregistry-2019-08-15 https://learn.microsoft.com/en-us/azure/container-registry/container-registry-concepts