Monday, May 2, 2022

CI/CD with API Management

 


Very good working code for 

Ref: GitHub - Azure/azure-api-management-devops-resource-kit: Azure API Management DevOps Resource Kit

  • How to automate deployment of APIs into API Management?
  • How to migrate configurations from one environment to another?
  • How to avoid interference between different development teams who share the same API Management instance?

No comments:

Post a Comment

Azure Key Vault integration with .NET Web App using Managed Identity

  Summary:  Very good article. How to integrate web app with key vault and clear steps on how to set up permissions . Further Reading:   New...