BadRequest - Reason: The number of static files was too large.
- Dominant language
- No language data
- Stars
- 346
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description
Standard "Build and Deploy Job" for a React Azure Static Web App fails with above message.
Azure Static Web App quotas stands for 15,000 files limit but this website has few images and pages.
---End of Oryx build logs---
Oryx was unable to determine the build steps. Continuing assuming the assets in this folder are already built. If this is an unexpected behavior please contact support.
Finished building app with Oryx
No Api directory specified. Azure Functions will not be created.
Either no Api directory was specified, or the specified directory was not found. Azure Functions will not be created.
The content server has rejected the request with: BadRequest
Reason: The number of static files was too large.
**To Reproduce**
**Expected behavior**
**Screenshots**
**Device info (if applicable):**
**Additional context**
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.