Stella Qian
                                            Stella Qian
                                        
                                    Hi @[anguspmitchell](https://github.com/anguspmitchell), The error message very likely occurs when we temporarily removed some txt or SDKs files from our storage account, it may be a temporary issue, would you be...
@anguspmitchell, the issue appears internally in our team when we publish new SDK versions into the storage account, and the pipeline requires us to remove certain txt files from the...
Hi @[parched](https://github.com/parched), thanks for your feedbacks. Looks that we're discussing about edge cases where poetry project can also be handled by other files like` setup.py` and `requirements.txt`, so we want...
Hi [GEEKY-EXPERTS](https://github.com/GEEKY-EXPERTS), In your app location "/qw/src", does it contain a package.json there? I see that you put the package.json file outside of the src folder, which may be the...
Hello [CFMazzarago](https://github.com/CFMazzarago), [PratikRogers](https://github.com/PratikRogers): The Node.js platform will be detected and build when the following conditions are met: One of these files is found in the root of the repo: package.json...
Hi @[panicoenlaxbox](https://github.com/panicoenlaxbox), thanks for the feedbacks. It seems that both tools are not installed during activating virtual environment process. I'm not sure if **FastAPI** and **uvicorn** are basic tools that...
@XYjourney Is it still an issue or it's resolved? Please close it if it's resolved. thanks!
Hi @thiezn , Thanks for the feature request. Yes, Oryx uses this command as a default command to run pip install command, it will work in most of cases, but...
Hi @ChrisJr , Oryx build command needs access to the internet. A common reason people are running function apps in vnet integrations is to restrict outbound traffic. It'll need access...
@dennis-yemelyanov , could you let us know what command you were running? '/opt/dotnet' is a directory where oryx stored dotnet SDKs, it's default in an oryx image. Have you accidentally...