VM has reported a failure when processing extension 'WorkFlow'
[Template Name goes here](Template link goes here)
Issue Details
After deploying, I get errors for 4 workflows.
{"code":"DeploymentFailed","message":"At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/DeployOperations for usage details.","details":[{"code":"VMExtensionProvisioningError","message":"VM has reported a failure when processing extension 'WorkFlow'. Error message: "The DSC Extension failed to execute: Error downloading https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/application-workloads/sccm/DSC/DCConfiguration.zip after 2 attempts: 404: Not Found.\r\nMore information about the failure can be found in the logs located under 'C:\WindowsAzure\Logs\Plugins\Microsoft.Powershell.DSC\2.83.2.0' on the VM."\r\n\r\nMore information on troubleshooting is available at https://aka.ms/VMExtensionDSCWindowsTroubleshoot "},{"code":"VMExtensionProvisioningError","message":"VM has reported a failure when processing extension 'WorkFlow'. Error message: "The DSC Extension failed to execute: Error downloading https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/application-workloads/sccm/DSC/DCConfiguration.zip after 2 attempts: 404: Not Found.\r\nMore information about the failure can be found in the logs located under 'C:\WindowsAzure\Logs\Plugins\Microsoft.Powershell.DSC\2.83.2.0' on the VM."\r\n\r\nMore information on troubleshooting is available at https://aka.ms/VMExtensionDSCWindowsTroubleshoot "},{"code":"VMExtensionProvisioningError","message":"VM has reported a failure when processing extension 'WorkFlow'. Error message: "The DSC Extension failed to execute: Error downloading https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/application-workloads/sccm/DSC/DCConfiguration.zip after 2 attempts: 404: Not Found.\r\nMore information about the failure can be found in the logs located under 'C:\WindowsAzure\Logs\Plugins\Microsoft.Powershell.DSC\2.83.2.0' on the VM."\r\n\r\nMore information on troubleshooting is available at https://aka.ms/VMExtensionDSCWindowsTroubleshoot "},{"code":"VMExtensionProvisioningError","message":"VM has reported a failure when processing extension 'WorkFlow'. Error message: "The DSC Extension failed to execute: Error downloading https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/application-workloads/sccm/DSC/DCConfiguration.zip after 2 attempts: 404: Not Found.\r\nMore information about the failure can be found in the logs located under 'C:\WindowsAzure\Logs\Plugins\Microsoft.Powershell.DSC\2.83.2.0' on the VM."\r\n\r\nMore information on troubleshooting is available at https://aka.ms/VMExtensionDSCWindowsTroubleshoot "}]}

Repro steps (if necessary, delete otherwise)
- Literally just click deploy for current branch.
I have more or less the same error.. have you ever solved it?