Introduction
Create the API Management service. This should always be created first. All other pipelines rely on this service and probably will evolve faster.
Create Pipeline
Information
-tagBillingIdentifier $(tagBillingIdentifier) -publisherEmail $(publisherEmail) -publisherName $(publisherName) -sku $(sku) -skuCount $()
Pre-requisites
- Azure Subscription and a resource group conform the naming convention. A Container instance is always from the App, (See Azure Resource Organization).
- Principal Account for access by Azure DevOps to the Azure Resource Group.