Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 1.21 KB

Lab06.md

File metadata and controls

16 lines (13 loc) · 1.21 KB

Lab 06 - Securing the Environment

To complete this lab, follow these steps:

  1. Download a ZIP copy of this repository to your local machine and uncompress the contents.
  2. Make sure your cluster is deployed.
  3. Using the Azure Portal, navigate to your deployed cluster.
  4. Select Dashboard and then select Zeppelin Notebook.
  5. Login with cluster admin credentials.
  6. On the Zeppelin home page, click Login on the upper-right corner. Log in as [email protected]. The password was set in the parameter file when running the setup scripts, and is likely the same password as your cluser admin password.
  7. Open a new InPrivate (or incognito) browser window, and navigate to Zeppelin, logging in with the cluster admin credentials when prompted. On the home page, log in as [email protected]. The password will be the same as the one used for testuser1.
  8. On the Zeppelin home page, in the browser window [email protected] is logged into, select Import Note. Click Choose a JSON here.
  9. In the listing, select Lab06.json to open the notebook.
  10. Follow the prompts within the notebook to complete the lab.

HINT: If you get stuck with the lab, take a look at the provided solution notebook called lab06-complete.json.