Azure / Azure/bicep

Consumption plan guidance needed

Open
#4,102 6 comments 0 reactions 0 assignees View on GitHub
provider bug types: swagger inaccuracy
Dominant language
Bicep
Stars
3.6k
Forks
830
Avg merge
1d 21m
Merged PRs (30d)
79

Description

**Bicep version**
Bicep CLI version 0.4.613 (d826ce8411)

**Describe the bug**

Couldn't find guidance for creating a app service plan with consumption setting.

**To Reproduce**
Found this for ARM:
https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/quickstarts/microsoft.web/function-app-create-dynamic/azuredeploy.json

But when I convert to bicep I get this:
![image](https://user-images.githubusercontent.com/2163001/130293399-79941d62-78c9-439d-b3c5-6acebabb0c35.png)

**Additional context**

It's not clear if those properties are required or not.

azsdke2e
azsdke2e2

Contributor guide

Open the contributing guide

Research direction

Start with the referenced ARM template, azuredeploy.json, and compare its consumption app service plan properties with the reported Bicep conversion. Clarify which properties are required and provide guidance for expressing this configuration in Bicep; done means a newcomer can follow the guidance without ambiguity.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure
Domain
cloud
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.