Azureossd.github.io

Container Apps: Troubleshooting and configuration …

Webhost: Should match the Pod IP address - the port on this address should be the ingress port configured if the default Health Probes or used - or, if Health Probes or explicitly used - …

Actived: 7 days ago

URL: https://azureossd.github.io/2023/08/23/Container-Apps-Troubleshooting-and-configuration-with-Health-Probes/

Troubleshooting ‘Container didnt respond to HTTP pings on port, …

WebThis message indicates that the application container did not send back an HTTP response to the platform ping in the predetermined time. By default, this time is 230 seconds …

Category:  Health Go Health

Container Apps and Bicep deployments

WebAzure Container Apps enables you to run microservices and containerized applications on a serverless platform. There is a few ways currently to deploy your applications to it, either …

Category:  Health Go Health

Container Apps and Failed Revisions

WebFailed revisions may show in some scenarios like: The initial Container App deployment to an environment. Changes to an existing Container App, like its configuration under the …

Category:  Health Go Health

Container Apps: Profiling Dotnet applications for performance issues

WebReview the official documentation for more passable flags.. dotnet-trace (Applies for High CPU and Slow Apps):.NET Core includes what is called the EventPipe through which …

Category:  Health Go Health

Container Apps: Profiling Java applications for performance issues

WebGo to Containers -> Environment Variables: Edit the container you want to add continuous profiling on - the environment variable completely depends on your Java implementation, …

Category:  Health Go Health

Troubleshooting ingress issues on Azure Container Apps

WebVerify the Container App FQDN is actually correct. Verify that ingress is enabled and set to external and Accepting traffic from anywhere - if this is set to internalOnly or with the …

Category:  Health Go Health

Troubleshooting failed slot swaps on App Service Linux

WebThis post will cover troubleshooting scenarios for failed slot swapping on App Service Linux. This normally surfaces as ‘Cannot swap site slots for site ‘somesite’ because the …

Category:  Health Go Health

OpenSource on Linux

WebReview support offering in Open-source technology support scope. These articles are not intended to be applicable for production environments directly. Every app’s …

Category:  Health Go Health

Debugging Node.js apps on Azure App Services

WebEnable logging on Windows: Below are the two ways of achieving it. Using portal. Using iisnode.yml file. Using Portal. Navigate to your webapp from the azure portal. Choose the …

Category:  Health Go Health

Troubleshoot .NET Core Applications on App Services

WebAnalyze CPU usage. In order to collect the trace via dotnet-trace command, we can take teh following steps: Run the Application on the respective App Service and SSH into the …

Category:  Health Go Health

Adding SSL/TLS certificates for Apache and NGINX on Azure …

WebThe Import Password is empty by default as called out here when downloaded the certificate from Azure initially.. The PEM pass phrase must be set and cannot be left blank. Set a …

Category:  Health Go Health

Modifiying PHP FPM settings

WebFor App Service Linux PHP 8 images the below are the PHP-FPM settings that can be modified. PHP: Configuration - Manual. Oryx/configuration.md at main · microsoft/Oryx …

Category:  Health Go Health