You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The issue seems to be related to a June 26 hotfix, that breaks DSC completely - the easy solution for now is explicitly pinpointing the version of the OS image to use, which would need to be one from May or April, like this:
@dwnatwick, thanks for reaching out. Unfortunately, I no longer have a way to maintain or test these templates. If you would like to submit a PR with a tested fix, I would be glad to merge it. -Kelley
VM extension is failing.
The issue seems to be related to a June 26 hotfix, that breaks DSC completely - the easy solution for now is explicitly pinpointing the version of the OS image to use, which would need to be one from May or April, like this:
[variables('imageOffer')]", "sku": "[variables('imageSKU')]", "version": "20348.643.220403"
There is an updated Windows Fix coming out on July 12th, which "should" fix this, but we are using this for labs that are failing currently.
The text was updated successfully, but these errors were encountered: