If you have an ASP.NET Web API project. Chances are you are using Swashbuckle.AspNet.Core to generate swagger documentation for the application. Now...
I tried to automate API Management automation and came across Azure API Management DevOps Resource Kit repository on GitHub. It has a creator and an...
If you've used ARM templates to deploy resources, you must have seen it gets a little messy to maintain if there are a lot of resource.Bicep is a new...