Why do you need this resource or plugin? Please describe.
I need to scan all the available compute resource_skus in azure cloud
Describe the solution you'd like
check this golang armcompute package for resource skus client:
https://pkg.go.dev/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute#ResourceSKUsClient
Additional context
See this website to see the sample data :
https://learn.microsoft.com/en-us/rest/api/compute/resource-skus/list?tabs=Go