ddf0bc5093
* 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 |
||
---|---|---|
.. | ||
README.md |
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
- In the Azure Portal, navigate to the SQL data warehouse blade
- Click Resume to resume the SQL data warehouse service
- In the Azure Portal, in your Azure Synapse Data Warehouse- Firewalls and virtual networks
- Click Add Client IP to get access to the server
- Click Save
Create a Master Key
-
Click Query Editor (preview)
-
Log in with the user credential you provided in the initial deployment.
-
Click +New Query
-
Type and execute the following syntax
CREATE MASTER KEY;