ignite-learning-paths-train.../data20/deployment
Amy Kate Boyd ddf0bc5093 edit formatting and update instructions
* formatting on DATA30 readme
* remove properties click as you can see client IP add staright from the firewalls and virtual networks click in the portal - for pre-deployment in DATA20
2020-02-21 17:28:23 +00:00
..
README.md edit formatting and update instructions 2020-02-21 17:28:23 +00:00

README.md

DATA20 pre-demo setup

Prerequisites

  • Microsoft Azure subscription

Azure Subscription

Having an Azure subscription is mandatory to be able to do these demos If you don't own an Azure subscription already, you can create your free account today. It comes with 200$ credit, so you can experience almost everything without spending a dime.

Deployments

DATA20 Demo Automated Deployment

If you have NOT completed the DATA10 deployment first - please complete the DATA10 pre-demo deployment

Configure Firewall settings

  1. In the Azure Portal, navigate to the SQL data warehouse blade
  2. Click Resume to resume the SQL data warehouse service
  3. In the Azure Portal, in your Azure Synapse Data Warehouse- Firewalls and virtual networks
  4. Click Add Client IP to get access to the server
  5. Click Save

Create a Master Key

  1. Click Query Editor (preview)

  2. Log in with the user credential you provided in the initial deployment.

  3. Click +New Query

  4. Type and execute the following syntax

    CREATE MASTER KEY;