Thank you for participating in the Data Science in Microsoft Fabric What The Hack. Before you can hack, you will need to set up some prerequisites.
We have compiled a list of common tools and software that will come in handy to complete most What The Hack Azure-based hacks!
You might not need all of them for the hack you are participating in. However, if you work with Azure on a regular basis, these are all things you should consider having in your toolbox.
Additionally, please refer to the Hack Introduction for more information about licensing requirements.
Now that you have the common pre-requisites installed on your workstation, there are prerequisites specific to this hack.
To get started, download and unzip the Resources folder here. This folder contains the notebooks you will be working with, as well as a shell script that you will use to deploy some needed Azure resources.
NOTE: The Resources folder also includes the heart.csv file. You can upload this data directly to the Fabric Lakehouse if you decide you want to go through this hack without needing an Azure subscription. However, this will skip half of Challenge 1 and the important concept of using shortcuts in Fabric, as well as all of Challenge 6. If you are going to be setting up the Azure resources and using the shortcut, ignore the heart.csv file.
First, head to Microsoft Fabric.
.ipynb
files contained within the resources folder.(Skip if working only on Fabric) To begin setting up your Azure subscription for this hack, you will run a bash script that will deploy and configure a list of resources. You can find this script as the deployhack.sh
file in the resources folder you downloaded.
deployhack.sh
file from your computer.sh deployhack.sh
command in your cloud shell.To complete this challenge successfully, you should be able to: