Azure-Samples / Azure-Samples/python-mcp-demos
Experiment with removing the "Warm" workload
- Dominant language
- Bicep
- Stars
- 181
- Forks
- 122
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 1
Description
Container apps believes it shouldnt be necessary to have the workload in container-apps-environment.bicep:
```
- {
- name: 'Warm'
- workloadProfileType: 'D4'
- minimumCount: 1
- maximumCount: 3
- }
-
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with container-apps-environment.bicep and review the existing Warm workload block. Experiment with removing that block, then verify whether the container apps environment still behaves as expected; done means the result of the experiment is clear and the configuration change is recorded.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure
- Domain
- cloud, infrastructure
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100