Relative Content

Tag Archive for apimappservice

DevOps – Import-AzApiManagementApi for a protected app service

I have a backend API (app service) with a swagger definition that I would like to import to a API Management instance in my release pipeline. The app service is protected using EasyAuth (Entra ID). I’m using Import-AzApiManagementApi to import the swagger definition: