The platform image ‘MicrosoftWindowsServer:WindowsServer:2019-Datacenter:17763.xx’ is deprecated. (Code: ImageVersionDeprecated, Target: imageReferenc
I am writing bicep code that aims to script out an existing VM and recreate using bicep. It creates an Os disk, however the referenced Os disk is now deprecated. My question is this, how can I resolve the issue ?