Create Azure API Management API Operation with Azure CLI
To create an Azure API Management API or Operation you have to use the current version of Azure CLI:
Install Azure CLI
Check installed version:
az --version
Install or update Azure CLI
Login
Before creating the API you have to be logged in. Maybe yo...
markusmeyer.hashnode.dev1 min read