Hasan Gural
Results
2
comments of
Hasan Gural
+1 having same issue when I was trying to use DSC to deploy an Azure VM from an ARM template. Did you find the solution for this issue? @PlagueHO
@martinjosephogorman , Hi, If you are using Azure VM and DSC extension, please be aware of the diskId. I used to use like that; it is still working. ``` $getDisks...