Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suggestion to improve documentation - Continuous delivery with Azure Functions #123684

Öffnen Sie
Sacotram opened this issue Jul 10, 2024 · 3 comments
Öffnen Sie

Kommentare

@Sacotram
Copy link

Sacotram commented Jul 10, 2024

Specify which operating systems are recommended for the Azure DevOps build host-agent and Azure Functions to ensure compatibility. This can prevent any confusion and issues during the build process.

For example, in C# section, consider including a note about the recommended operating system for building C# projects according to operating system of the Azure Functions. A similar note exists for other languages that require compiling. We have verified issues occurring when a mismatch exists between build agent and Azure Functions' operating systems for C# projects.

Finally, consider creating a dedicated section for best practices, where you can elaborate on the importance of matching the build agent’s operating system with that of Azure Functions.


Document Details

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

@PesalaPavan
Copy link
Contributor

@Sacotram
It would be great if you could add a link to the documentation you are following for these steps? This would help us redirect the issue to the appropriate team. Thanks!!

@Sacotram
Copy link
Author

@Sacotram It would be great if you could add a link to the documentation you are following for these steps? This would help us redirect the issue to the appropriate team. Thanks!!

Here https://learn.microsoft.com/en-us/azure/azure-functions/functions-how-to-azure-devops?tabs=javascript&pivots=v2#example-yaml-build-pipelines-1

@PesalaPavan
Copy link
Contributor

@Sacotram
Thanks for your feedback! I've assigned this issue to the author who will investigate and update as appropriate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants