Azure DW
Azure DW
No. Unfortunately, the recording is not available for this virtual session. The
slides are not available,
but you can have all the topics in these links :
https://docs.microsoft.com/en-us/learn/,
https://docs.microsoft.com/en-us/learn/paths/azure-fundamentals
https://docs.microsoft.com/en-us/learn/paths/azure-fundamentals/
Please could you point us to sample data and practice exercises to develop our
expertise?
Well I would recommend to attend Modern Data Warehouse Hackathon (it is free of
charge and very hands-on focused):
https://openhack.microsoft.com/ Also there are several Quick Start Guides
available.
They are useful to aquire some hands-on knowledge very fast and they already are
referring to the public datasets.
1. Creating a Azure Synapse SQL Pool: https://docs.microsoft.com/en-
us/azure/synapse-analytics/quickstart-create-sql-pool-portal
NOTE: I would recommend to use the smallest possible (DW100) and to pause /
terminate it after you are done experimenting.
2. Loading data into Azure Synapse SQL Pools (using COPY command - POlybase
backed):
https://docs.microsoft.com/en-us/azure/synapse-analytics/sql-data-
warehouse/quickstart-bulk-load-copy-tsql
3. Using Azure Data Factory to copy data: https://docs.microsoft.com/en-
us/azure/data-factory/quickstart-create-data-factory-copy-data-tool
4. Use SQL On-demand to query data directly from storage account:
https://docs.microsoft.com/en-us/azure/synapse-analytics/quickstart-sql-on-
demand
5. Working with Spark Pool:
https://docs.microsoft.com/en-us/azure/synapse-analytics/quickstart-apache-
spark-notebook