Devtest labs VM Artifacts failing to deploy

Suneil 1 Reputation point
2021-01-18T22:51:15.437+00:00

Just started seeing public artifact "Join Active Directory AD domain" failing to deploy with the following error. Was previously working fine:

{"status":"Failed","error":{"code":"ResourceDeploymentFailure","message":"The resource operation completed with terminal provisioning state 'Failed'.","details":[{"code":"VMExtensionProvisioningError","message":"VM has reported a failure when processing extension 'CustomScriptExtension'. Error message: \"Failed to download all specified files. Exiting. Error Message: The remote server returned an error: (403) Forbidden.\"\r\n\r\nMore information on troubleshooting is available at https://aka.ms/VMExtensionCSEWindowsTroubleshoot "}]}}

The 'Join Active Directory (AD) domain' artifact failed to install. See artifact result for details.

Azure DevTest Labs
Azure DevTest Labs
An Azure service that is used for provisioning development and test environments.
255 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Suneil 1 Reputation point
    2021-01-29T01:59:06.267+00:00

    Adding the Lab's Vnet/Subnet into the Lab's storage account's network firewall settings fixed the problem.

    61548-image.png