Recent Blog ArticlesMost RecentMost LikesA Simple Network Connection Test Tool for Azure Spring Cloud Applications running inside Azure Spring Cloud may need to make outbound calls to targets outside the Azure Spring Cloud. Sometimes the application may encounter network connection issue for differen...Navigating Common VNET Injection Challenges with Azure Spring Apps This article outlines the typical challenges that customers may come across while operating an Azure Spring Apps service instance using the Standard and Enterprise plans within a virtual network envi...Investigate Azure Spring Apps Networking Issue with the new Connect feature Azure Spring Apps Custom Container Image CICD deployment using Azure DevOps Since 2022 May, Azure Spring Cloud started to allow deploying an application with a custom container image (Preview). Deploying an application with a custom container supports most features as when...Azure Container Apps Dapr Binding Example We are happy to introduce this Preview feature which enables you to run microservices and containerized applications on a serverless platform. Considering the distributed nature of microservice...Monitor Azure Spring Cloud App Ingress Request Log When using Azure Spring Cloud, sometimes we need to monitor a specific App's Ingress request log to investigation app performance issue. Azure Spring Cloud platform provides AppPlatformIngressL...Use php-fpm log to troubleshoot PHP 8 Linux Azure App Service Azure App Service for Linux platform now supports customer using both PHP 7 and PHP 8 built-in docker image. When switching from PHP 7 to PHP 8, you may recognize the platform changed the web conta...Using WebSocket with Java in Azure App Service Azure App Service supports using WebSocket protocol in both Windows and Linux Web Apps. Developers can enable and use WebSockets in their applications by turning on WebSockets feature in App Service ...Configure Nginx for PHP 8 Linux Azure App Service Azure App Service for Linux platform now supports customer using both PHP 7 and PHP 8 built-in docker image. When switchingfrom PHP 7 to PHP 8, you may recognize the platform changed the web cont...Re: Azure Container Apps Dapr Binding Example ceesvana, would please try to add containerapp extension for your Azure CLI? az extension add ` --source https://workerappscliextension.blob.core.windows.net/azure-cli-extension/containerap...