SimuLand
SimuLand copied to clipboard
azuredeploy.json points to incorrect location
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
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.