Request to add `DiskSku` in Microsoft.ContainerService managedClusters Bicep Template
- Dominant language
- Bicep
- Stars
- 3.6k
- Forks
- 830
- Avg merge
- 1d 21m
- Merged PRs (30d)
- 79
Description
**Managed clusters bicep template** does not support `DiskSku` Property.
It forces me to use `Premium_LRS`, which is default value when create **Microsoft.Compute disks**.
I want to select `DiskSku` when create Azure Kubernetes Service resource with ARM template.
* [Microsoft.ContainerService managedClusters](https://docs.microsoft.com/en-us/azure/templates/microsoft.containerservice/managedclusters?tabs=bicep)
* [Microsoft Q&A](https://docs.microsoft.com/en-us/answers/questions/844580/how-to-change-os-disk-sku-for-virtual-machine-scal.html)
* [StackOverflow](https://stackoverflow.com/questions/72194930/how-to-change-os-disk-sku-for-virtual-machine-scale-set-vmss)
Contributor guide
Research direction
The entry point named by the issue is the Microsoft.ContainerService managedClusters Bicep template; read it alongside the linked Azure documentation and examples. Done means the template exposes DiskSku so an AKS deployment can select a disk SKU instead of being forced to Premium_LRS.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure
- Domain
- cloud
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100