Recent Blog ArticlesNewest TopicsMost LikesTagged:TagImplementing Security Headers in Azure App Service and Azure Container Apps This blog guides on how to implement security headers in Azure App Services / Azure Container Apps. Configuring App Service Certificate in Application Gateway Application gateway allows you to have an App Service app as a backend pool member with a custom domain. You can use App Service Certificate or a Third Party Certificate to configure the custom...Send HTTP 2.0 Request to App Service using C# Azure App Service supports HTTP 2.0. The major advance of HTTP/1.1 was the use of persistent connections to service multiple requests in a row. In HTTP/2, a persistent connection can be used to servi...Storing App Service application logs in Blob This blog will guide you step-by-step to send Application Logs to Blob Storage. Enabling AppServiceAppLogs & AppServiceHTTPLogs diagnostic settings in app services This blog will guide step-by-step to enable AppServiceHTTPLogs , AppServiceAppLogs and view them in Log Analytics. Unable to access Webapp or Kudu site hosted in ILB ASE This blog explains how to troubleshoot connectivity / name resolution issues for apps hosted in ILB ASE.