Azure / Azure/azure-quickstart-templates
Initialize empty data disks
- Dominant language
- Bicep
- Stars
- 14.9k
- Forks
- 16.2k
- Avg merge
- 6d 21h
- Merged PRs (30d)
- 6
Description
101-vm-multiple-data-disk
https://github.com/Azure/azure-quickstart-templates/tree/master/101-vm-multiple-data-disk
Hi,
I've created a new empty data disk using my ARM template and I saw that I can initialize the new disk using a script containing a PS command but that doesn't seems to be a "clean" way...
I'd like for the new disk to be initialized automatically without the need to run the script (add some parameters to the template?), is there any way to do so?
Thanks
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the 101-vm-multiple-data-disk template linked in the issue and review how its empty data disk is provisioned. Compare that flow with the mentioned PowerShell initialization script and determine whether automatic initialization can be configured in the template. Done means the template initializes the new disk without a separate script, or clearly documents the limitation and supported approach.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, powershell
- Domain
- cloud, infrastructure
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100