Mantenha tudo organizado com as coleções
Salve e categorize o conteúdo com base nas suas preferências.
Para o .NET versão 3.1 e anteriores,o Google Cloud Tools for Visual Studio
fornece automaticamente um arquivo app.yaml e um Dockerfile quando você implanta no
App Engine. No entanto, você pode personalizar a imagem do Docker para ampliar a funcionalidade do ambiente de execução .NET. Para mais informações, consulte Ambientes de execução personalizados.
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Informações incorretas ou exemplo de código","incorrectInformationOrSampleCode","thumb-down"],["Não contém as informações/amostras de que eu preciso","missingTheInformationSamplesINeed","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2025-08-19 UTC."],[[["\u003cp\u003eGoogle Cloud Tools for Visual Studio automatically provides an \u003ccode\u003eapp.yaml\u003c/code\u003e file and a Dockerfile for .NET versions 3.1 and earlier when deploying to App Engine.\u003c/p\u003e\n"],["\u003cp\u003eYou can customize the Docker image to extend the .NET runtime with additional functionality.\u003c/p\u003e\n"],["\u003cp\u003eAll programs in the flexible environment receive health check requests by default, eliminating the need for extra code.\u003c/p\u003e\n"]]],[],null,["# Customizing the .NET Runtime\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\nFor .NET version 3.1 and earlier, Google Cloud Tools for Visual Studio\nautomatically supplies an `app.yaml` file and a Dockerfile when you deploy to\nApp Engine. However, you can extend the .NET runtime to add additional\nfunctionality by customizing the Docker image. For more information, see\n[Custom Runtimes](/appengine/docs/flexible/custom-runtimes).\n\nHealth checking\n---------------\n\nBy default, all programs running in the flexible environment receive\n[health check requests](/appengine/docs/flexible/how-instances-are-managed#health_checking),\nand you don't need to write any additional code."]]