Azure / Azure/azure-cli

Complete az apim commands

Open
#12,621 6 comments 2 reactions 0 assignees View on GitHub
act-observability-squad API Management Service Attention
Dominant language
Python
Stars
4.6k
Forks
3.5k
Avg merge
3d 2h
Merged PRs (30d)
60

Description

**Is your feature request related to a problem? Please describe.**
Azure API Management is a critical, core service for creating modern web architectures, particularly when coupled with app service, functions, etc. The `az apim` module is missing nearly all required functionality to create and manage apis, policies, products, etc within apim. The feature request is to complete the module, to get it on parity with Powershell: https://docs.microsoft.com/en-us/powershell/module/azurerm.apimanagement/?view=azurermps-6.13.0

It is really unfortunate to use az cli for 95% of code and then switch to ARM/Powershell.

**Describe the solution you'd like**
Complete the `az apim` module to reach parity with ARM/Powershell (https://docs.microsoft.com/en-us/powershell/module/azurerm.apimanagement/?view=azurermps-6.13.0)

**Describe alternatives you've considered**
ARM or Powershell, but switching languages/platforms is cumbersome when the rest is using az cli.

**Additional context**
If possible, if this is planned or being planned, could you provide a timeline so that we can plan our roadmaps accordingly?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.