Error donwloading Azure Functions CLI toolset
- Dominant language
- PowerShell
- Stars
- 1.1k
- Forks
- 215
- Avg merge
- 4h 2m
- Merged PRs (30d)
- 1
Description
When I try to debug a linux container I get this error:
C:\Users\[USER]\.nuget\packages\microsoft.visualstudio.azure.containers.tools.targets\1.14.0\build\Container.targets(219,5): error CTP1009: An error occurred while attempting to download the Azure Functions CLI toolset.
You can easily reproduce this problem creating an Azure Function with the template found in : C:\Users\[USER]\AppData\Local\AzureFunctionsTools\Releases\4.10.1\net6-isolated\templates\Microsoft.AzureFunctions.ProjectTemplates.1.0.0.nupkg
and then add the 'Docker support' from VS.
When you try to debug the docker container you will get this error.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.