Azure / Azure/azure-functions-host

[ARM VFS] 404 returned when trying to fetch the contents of .csproj file

Open
#5,744 1 comment 0 reactions 0 assignees View on GitHub
bug needs-investigation
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
![image](https://user-images.githubusercontent.com/11722204/75933640-56259980-5e2f-11ea-9d05-435570b6a4a6.png)

> 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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.