microsoft / OpenHack

This repository contains Microsoft OpenHack's open source code and documentation specific to (BYOS) Bring Your Own Azure Subscription. Aka.ms/OpenHackBYOS
Creative Commons Attribution 4.0 International
223 stars 230 forks source link

Use correct path concatination for default params #107

Open se02035 opened 2 years ago

se02035 commented 2 years ago

Following this deployment instructions: https://github.com/microsoft/OpenHack/blob/main/byos/modern-data-warehousing/deployment.md

Running the script (using default params) using a unix based FS returns the following error: Could not find file '/home/oliver/src/OpenHack/byos/modern-data-warehousing/deploy\ARM\DeployMDWOpenHackLab.json'.

I propose to use the correct path concatination.