Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

MDW OpenHack deployment scripts has deprecated links to anti malware #49

Open
guybartal opened this issue May 23, 2021 · 0 comments
Open

Comments

@guybartal
Copy link

guybartal commented May 23, 2021

When I run the ARN deployment template I get this error:

New-AzResourceGroupDeployment : 1:17:05 PM - Error: Code=InvalidContentLink; Message=Unable to download deployment content from 
'https://gallery.azure.com/artifact/20161101/microsoft.antimalware-windows-arm.1.0.2/Artifacts/MainTemplate.json'. The tracking Id is 
'47f64d11-54bc-416c-8767-df7d8e0b241b'. Please see https://aka.ms/arm-deploy for usage details.
At line:1 char:1
+ New-AzResourceGroupDeployment `
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : NotSpecified: (:) [New-AzResourceGroupDeployment], Exception
    + FullyQualifiedErrorId : Microsoft.Azure.Commands.ResourceManager.Cmdlets.Implementation.NewAzureResourceGroupDeploymentCmdlet
 
New-AzResourceGroupDeployment : The deployment validation failed
At line:1 char:1
+ New-AzResourceGroupDeployment `
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : CloseError: (:) [New-AzResourceGroupDeployment], InvalidOperationException
    + FullyQualifiedErrorId : Microsoft.Azure.Commands.ResourceManager.Cmdlets.Implementation.NewAzureResourceGroupDeploymentCmdlet

You should update the antimalware URI inside this blob to:

https://catalogartifact.azureedge.net/publicartifactsmigration/microsoft.antimalware-windows-arm.1.0.2/Artifacts/MainTemplate.json

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant