Azure DevOps: Azure Functions Core Tools Can't Find .NET 10 Installed by UseDotNet@2 Task on Windows Agents
Read OriginalArticle details troubleshooting an Azure DevOps pipeline failure when upgrading an Azure Durable Function to .NET 10. The Azure Functions Core Tools (func.exe) on Windows agents couldn't locate the .NET 10 SDK installed via the UseDotNet@2 task, despite correct environment variables. The solution was to override the default SDK installation path to C:\Program Files\dotnet, where the tools expect it.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser
Top of the Week
1
The Beautiful Web
Jens Oliver Meiert
•
2 votes
2
Container queries are rad AF!
Chris Ferdinandi
•
2 votes
3
Wagon’s algorithm in Python
John D. Cook
•
1 votes
4
An example conversation with Claude Code
Dumm Zeuch
•
1 votes