SimuLand icon indicating copy to clipboard operation
SimuLand copied to clipboard

azuredeploy.json points to incorrect location

Open rhigham-scwx opened this issue 1 year ago • 1 comments

https://github.com/OTRF/SimuLand/blob/18200e75af4b15914d478f0094c86e5e94fd9878/environments/attack-evals/apt29/azuredeploy.json#L382 refers to https://raw.githubusercontent.com/OTRF/Blacksmith/master/templates/azure/EventHub/azuredeploy.json which does not seem to exist

I replaced it with

https://github.com/OTRF/Blacksmith/tree/master/templates/azure/Aure-EventHub/azuredeploy.json and it seems to have worked.

I would have submitted a pull request but I assume you will also want to update Aure-EventHub to Azure-EventHub

rhigham-scwx avatar Aug 03 '22 03:08 rhigham-scwx

I'm also having trouble with the template. I modified my local version, so it's passing this error above. But now I'm hung on The /CreateADForest stanza. "ModulesUrl": "[uri(variables('artifactsBlacksmithLocation'), concat('resources/scripts/powershell/active-directory/DSC/CreateADPDC.zip'. This file doesn't appear to exist.

scottbrumley avatar Oct 30 '23 13:10 scottbrumley