Azure / apiops

APIOps applies the concepts of GitOps and DevOps to API deployment. By using practices from these two methodologies, APIOps can enable everyone involved in the lifecycle of API design, development, and deployment with self-service and automated tools to ensure the quality of the specifications and APIs that they’re building.
https://azure.github.io/apiops
MIT License
328 stars 193 forks source link

Return an empty list if groups are not supported in pricing tier #687

Closed james-woodbridge closed 1 month ago

james-woodbridge commented 1 month ago

closes #686 - This change mirrors changes introduced in #681 to resolve the similar issue with group support for the consumption pricing tier

james-woodbridge commented 1 month ago

@microsoft-github-policy-service agree

guythetechie commented 1 month ago

Looks great, thanks!