Azure developer tools services overview

Azure developer tools

Introduction The current post attempts to present an overview of the Azure developer tools services, as of late June 2022. Azure Developer tools services allow administrators and developers to build, manage, and continuously deliver cloud applications using any platform, development runtime or language. Examples of containers services include Azure DevOps, Azure Pipelines, Visual Studio, Visual … Read more

gRPC support on Azure App Service

Azure App Service

gRPC announcement Microsoft announced today that gRPC is now available and supported on Azure App Service for Linux workloads. This was made possible by recent platform upgrades to the HTTP reverse proxy layer to leverage YARP and Kestrel. This is an important announcement as it removes the native support limitation in Azure App Service which … Read more