Ability to host multiple versions of an app e.g. an Angular App on different end points
- Dominant language
- No language data
- Stars
- 346
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
Apparently, it's not possible to host multiple static web apps on a single instance of Azure Static Web Apps.
**Describe the solution you'd like**
We'd like to roll out different versions of an Angular app on different endpoints e.g. https://domainname/v1, https://domainname/v2, https://domainname/v3, etc. Azure Static Web App's CI pipeline's task does not allow to create a subfolder corresponding to a particular version of the app on the target Static Web App instance.
**Describe alternatives you've considered**
None in the context of Azure Static Web Apps.
**Additional context**
N/A
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.