Update 04_DataVirtualization.md

Added Bonus Activity to view all the saved notebooks for other data sources
This commit is contained in:
Bob Ward 2019-09-19 14:34:32 -05:00
Родитель 6041f49747
Коммит 5a2a96cd40
1 изменённых файлов: 11 добавлений и 1 удалений

Просмотреть файл

@ -169,7 +169,17 @@ When you start using a notebook and use the "Play" button of a cell, you may get
![Play cell in Notebook](./graphics/Play_Cell_Notebook.jpg)
There is additional documentation on how to use SQL notebooks at https://docs.microsoft.com/en-us/sql/azure-data-studio/sql-notebooks.
There is additional documentation on how to use SQL notebooks at https://docs.microsoft.com/en-us/sql/azure-data-studio/sql-notebooks.
<h3><img style="margin: 0px 15px 15px 0px;" src="https://github.com/microsoft/sqlworkshops/blob/master/graphics/checkmark.png?raw=true"><b><a name="bonusactivity4.0">Bonus Activity Steps</a></b></h3>
If you have time, look over the scripts and T-SQL notebooks (with saved results) for other data sources in the **04_DataVirtualization\sqldatahub** folder. There are subfolders for examples for these data sources:
- Azure CosmosDB (using MongoDB)
- HDFS
- Oracle
- SAP HANA
- SQL Server
When you are done proceed to the **Activity Summary** section for the Activity below.