Azure / Azure/azure-quickstart-templates
Web Apps fields are deprecated but are still used
- Dominant language
- Bicep
- Stars
- 14.9k
- Forks
- 16.2k
- Avg merge
- 6d 21h
- Merged PRs (30d)
- 6
Description
[101-function-app-create-dynamic](https://github.com/Azure/azure-quickstart-templates/blob/master/101-function-app-create-dynamic/azuredeploy.json#L48
### Issue Details
The `computeMode` field has been deprecated, but the documentation/ARM Templates still use them.
There's more information in this Github thread from one of the developers on the Service Team (@naveedaz) https://github.com/Azure/azure-rest-api-specs/pull/2645#issuecomment-373554108 - but the documentation and templates should be updated to use the newer formats
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with 101-function-app-create-dynamic/azuredeploy.json at line 48 and review the linked Azure REST API thread for the newer format. Search the documentation and ARM templates for deprecated computeMode usage, then update the affected references. Done means the deprecated field is no longer used in the relevant documentation and templates.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, json
- Domain
- cloud, infrastructure
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100