Use linked templates for deployment
Open
enhancement
good first issue
- Dominant language
- C#
- Stars
- 3
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
It will make the ARM template much more readable & reusable.
Also, use the `copy()` function to deploy the App Services and split the `appSettings` and other `config` stuff from the App Service deployment template.
Contributor guide
Research direction
Locate the ARM deployment template and review how App Services, appSettings, and other configuration are currently defined. Refactor the deployment into linked templates, use copy() for App Services, and separate configuration from the App Service deployment; verify that the deployment remains valid.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure
- Domain
- cloud, infrastructure
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100