Creating Free static app by ARM template should be allowed to use identity:None
- Dominant language
- No language data
- Stars
- 346
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description
Hi
**Describe the bug**
Creating Azure Static web app at sku Free and Identity None generates error: "Invalid SKU" during deployment.
**To Reproduce**
Steps to reproduce the behavior:
1. Create ARM template for static web app
2. Set SKU to Free
3. Set identity (MSI) to None
4. Deploy ARM
5. See error
**Expected behavior**
It is expected to can publish static app with identity { type: none } with ARM template

**Additional context**
It would be appreciated to fix this relatively low priority bug. It would enable better parameterization possibilities especially for templates specs
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.