Azure / Azure/azure-functions-host
[ARM VFS] 404 returned when trying to fetch the contents of .csproj file
- Dominant language
- C#
- Stars
- 2k
- Forks
- 482
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 38
Description
Unable to load the content of `.csproj` file from arm vfs api. It returns a status of 404 even when the file exists.
You can repo this using the following steps,
> Go to aka.ms/ibizafication
> Open the Preview experience from the banner

> Go to App Files from the menu and select `extensions.csproj` from the file dropdown.
Note: The file content can be accessed through the Kudu site
Connected Issue - https://github.com/Azure/Azure-Functions/issues/1506
Contributor guide
Research direction
Reproduce the 404 through the ARM VFS API using the linked preview experience and extensions.csproj, then compare it with the successful Kudu response. Trace the API handling for .csproj file requests; done means an existing .csproj file returns its contents instead of 404.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, csharp
- Domain
- api, cloud
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100