Azure / Azure/static-web-apps

Creating Free static app by ARM template should be allowed to use identity:None

Open
#856 0 comments 0 reactions 0 assignees View on GitHub
triaged
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

![image](https://user-images.githubusercontent.com/17751695/179998336-af1e0672-c787-4f49-9b00-94575826ef6e.png)

**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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.