Please make sure you fulfill the following pre-requisites before starting the workshop.
-
Have your own Azure account
-
Be familiar Azure Portal
-
Make sure you can create Azure resources (including paid resources).
-
Create a resource group for this workshop where you will add each of the resources you will create in the next steps.
-
Create an Azure Storage Account. Select Performance: Standard tier, not Premium Select Account kind: StorageV2 (general purpose v2)
-
In the Azure storage account, create an Azure Storage resource (Blob) container called clinical-trials-small.
-
Unzip and copy the clinical trials files from clinical-trials-small.zip in the /data folder of this repository to the newly created clinical-trials-small container.
-
Create an Azure Search resource. (A Free Tier should be sufficient for this workshop). Learn more
-
Create a Cognitive Services resource.
Note - You need to create the Cognitive Services resource in the same region as you Azure Search resource.
- Install Visual Studio 2019. Make sure you can create ASP.Net websites with it.
- Install Postman
- Install PowerBI desktop.
- Install Azure Storage Explorer