Customizing the .NET Runtime

You can extend the .NET runtime to add additional functionality by customizing the Docker image. For more information, see Custom Runtimes.

Health checking

By default, all programs running in the flexible environment receive health check requests, and you don't need to write any additional code.