Azure-Samples / Azure-Samples/python-mcp-demos
Experiment with removing the "Warm" workload
Open
- 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
Assessment
This issue has not been assessed yet.