Skip to content

Commit 18214bf

Browse files
committed
CloudLabs updates
1 parent b71428e commit 18214bf

File tree

4 files changed

+20
-22
lines changed

4 files changed

+20
-22
lines changed

Deploy/Deploy.md

+14-19
Original file line numberDiff line numberDiff line change
@@ -41,25 +41,20 @@ In this section you will use the Azure Portal to create a Resource Group that wi
4141

4242
Recommended Regions|
4343
-------------------|
44-
US East |
45-
US East 2|
46-
US Central|
47-
US West 2 |
48-
Europe West|
49-
Asia Southeast|
50-
Europe North |
51-
US South Central|
52-
US West |
53-
UK South |
54-
Australia East|
55-
Canada Central |
56-
Japan East |
57-
Germany Central |
58-
France Central |
59-
India Central |
60-
Brazil South |
61-
Korea Central |
62-
Korea South |
44+
Central US|
45+
East US|
46+
East US 2|
47+
South Central US|
48+
West US|
49+
West US 2|
50+
UK South|
51+
Japan East|
52+
Central India|
53+
West Europe|
54+
North Europe|
55+
Canada Central|
56+
Australia East|
57+
Southeast Asia|
6358

6459
9. Proceed to create the resource group by clicking **Review + Create**, and then **Create**.
6560

Lab/Lab3/Lab3.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ In this section you are going to create an Azure Databricks cluster that will be
2727
-------------|
2828
**Execute these steps on your host computer**|
2929

30-
1. In the Azure Portal, navigate to the MDW-Lab resource group and locate the Azure Databricks resource MDWDatabricks-*suffix*.
30+
1. In the Azure Portal, navigate to the lab resource group and locate the Azure Databricks resource MDWDatabricks-*suffix*.
3131
2. On the **MDWDatabricks-*suffix*** blade, click the **Launch Workspace** button. The Azure Databricks portal will open on a new browser tab.
3232

3333
![](./Media/Lab3-Image02.png)
@@ -40,7 +40,8 @@ In this section you are going to create an Azure Databricks cluster that will be
4040
5. On the **Create Cluster** blade, enter the following connection details:
4141
<br>- **Cluster Name**: MDWDatabricksCluster
4242
<br>- **Max Workers**: 4
43-
Leave all other fields with their default values.
43+
44+
Leave all other fields with their default values.
4445

4546
6. Click **Create Cluster**. It should take around 5 minutes for the cluster to be fully operational.
4647

Lab/Lab5/Lab5.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ In this section you will create a container in your MDWDataLake that will be use
3636
-------------|
3737
**Execute these steps on your host computer**|
3838

39-
1. In the Azure Portal, go to the MDW-Lab resource group, and then locate and click the Azure Storage account **mdwdatalake*suffix***.
39+
1. In the Azure Portal, go to the lab resource group, and then locate and click the Azure Storage account **mdwdatalake*suffix***.
4040

4141
2. On the **Overview** panel, click **Blobs**.
4242

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@ By the end of the workshop you will have implementd the lab architecture referen
5252

5353
### [Lab 0: Deploy Azure Data Platform End2End to your subscription](./Deploy/Deploy.md)
5454

55+
**IMPORTANT**: You should skip this Lab if you are executing the labs through subscriptions provided by CloudLabs. All Azure services will be deployed as you activate your registration.
56+
5557
In this section you will automatically provision all Azure resources required to complete labs 1 though to 5. We will use a pre-defined ARM template with the definition of all Azure services used to ingest, store, process and visualise data.
5658

5759
The estimated time to complete this lab is: **30 minutes**.

0 commit comments

Comments
 (0)