Azure-Samples / Azure-Samples/html-docs-hello-world
When copy files into another repo - Azure Deploy failed
- Dominant language
- HTML
- Stars
- 74
- Forks
- 1k
- PR merge metrics
- No merged PRs in 30d
Description
I'm trying to use the same basic HTML site created in the demo exercise on a test Web App I have set up on my own Azure account.
When I tried to copy your files directly into another repo (via copy and paste from my desktop) and then committed to main via GitHub desktop, my Azure web Deployment failed. Looking at the logs an error occurred with:
"ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt'".
But I can't see to find the requirements.txt file within the cloned repo containing a copy of your files. Where do I find the requirements.txt file?

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.