MicrosoftDocs / azure-docs

Open source documentation of Microsoft Azure
https://docs.microsoft.com/azure
Creative Commons Attribution 4.0 International
10.21k stars 21.36k forks source link

Documentation for Azure Functions host (OS) platform #65889

Open mcollier opened 3 years ago

mcollier commented 3 years ago

As an Azure Function developer creating a .NET Core Azure Function container image using a Microsoft-Hosted Linux build environment in Azure DevOps, it would be helpful to know the OS properties of the Azure Functions platform, so that I can correctly author the pipeline and build the image in a manner to be deployed to and run successfully with Azure Functions.

It would be helpful to know the following information:

Having this information will allow me to choose the right hosted build agent, or to configure the correct approach to a custom build agent (one that matches the target Azure Functions environment).


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

ChaitanyaNaykodi-MSFT commented 3 years ago

Hello @mcollier, Thank you for your feedback! We have assigned this issue to the author to review further and take the next course of action.