├── Add Service Principal to Workspace.ipynb ├── Add-Service-Principal-to-Workspace-Admin-Login.ipynb ├── LICENSE.txt ├── renaming-a-file ├── LICENSE.txt ├── README.md └── RenameFileAfterWrite.html ├── streaming-etl ├── LICENSE.txt ├── README.md ├── Streaming ETL.dbc ├── files.zip ├── images │ ├── minconfig.jpg │ └── placeholder.txt ├── insert-domains.sql ├── json-generator-files │ ├── WorkflowSteps.json │ └── generatorConfig.json └── videos │ ├── Creating SQL DW resource.mp4 │ ├── Creating a Cosmos DB account and container.mp4 │ ├── Creating an IoT Hub and Device.mp4 │ ├── Creating and configuring stream analytics.mp4 │ ├── Creating event hub namespace, eventhub and SAS policy.mp4 │ ├── Creating storage account and data lake gen2.mp4 │ ├── README.md │ └── Running the json data generator.mp4 └── workspace-automation ├── Create Databricks PAT and store in Key Vault.ipynb ├── Create Databricks Pools and store in Key Vault.ipynb ├── Create_Databricks_PAT_and_store_in_Key_Vault.js └── Create_Databricks_Pool_and_Store_ID_in_Key_Vault.js /Add Service Principal to Workspace.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hurtn/databricks/HEAD/Add Service Principal to Workspace.ipynb -------------------------------------------------------------------------------- /Add-Service-Principal-to-Workspace-Admin-Login.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hurtn/databricks/HEAD/Add-Service-Principal-to-Workspace-Admin-Login.ipynb -------------------------------------------------------------------------------- /LICENSE.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hurtn/databricks/HEAD/LICENSE.txt -------------------------------------------------------------------------------- /renaming-a-file/LICENSE.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hurtn/databricks/HEAD/renaming-a-file/LICENSE.txt -------------------------------------------------------------------------------- /renaming-a-file/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hurtn/databricks/HEAD/renaming-a-file/README.md -------------------------------------------------------------------------------- /renaming-a-file/RenameFileAfterWrite.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hurtn/databricks/HEAD/renaming-a-file/RenameFileAfterWrite.html -------------------------------------------------------------------------------- /streaming-etl/LICENSE.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hurtn/databricks/HEAD/streaming-etl/LICENSE.txt -------------------------------------------------------------------------------- /streaming-etl/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hurtn/databricks/HEAD/streaming-etl/README.md -------------------------------------------------------------------------------- /streaming-etl/Streaming ETL.dbc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hurtn/databricks/HEAD/streaming-etl/Streaming ETL.dbc -------------------------------------------------------------------------------- /streaming-etl/files.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hurtn/databricks/HEAD/streaming-etl/files.zip -------------------------------------------------------------------------------- /streaming-etl/images/minconfig.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hurtn/databricks/HEAD/streaming-etl/images/minconfig.jpg -------------------------------------------------------------------------------- /streaming-etl/images/placeholder.txt: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /streaming-etl/insert-domains.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hurtn/databricks/HEAD/streaming-etl/insert-domains.sql -------------------------------------------------------------------------------- /streaming-etl/json-generator-files/WorkflowSteps.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hurtn/databricks/HEAD/streaming-etl/json-generator-files/WorkflowSteps.json -------------------------------------------------------------------------------- /streaming-etl/json-generator-files/generatorConfig.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hurtn/databricks/HEAD/streaming-etl/json-generator-files/generatorConfig.json -------------------------------------------------------------------------------- /streaming-etl/videos/Creating SQL DW resource.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hurtn/databricks/HEAD/streaming-etl/videos/Creating SQL DW resource.mp4 -------------------------------------------------------------------------------- /streaming-etl/videos/Creating a Cosmos DB account and container.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hurtn/databricks/HEAD/streaming-etl/videos/Creating a Cosmos DB account and container.mp4 -------------------------------------------------------------------------------- /streaming-etl/videos/Creating an IoT Hub and Device.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hurtn/databricks/HEAD/streaming-etl/videos/Creating an IoT Hub and Device.mp4 -------------------------------------------------------------------------------- /streaming-etl/videos/Creating and configuring stream analytics.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hurtn/databricks/HEAD/streaming-etl/videos/Creating and configuring stream analytics.mp4 -------------------------------------------------------------------------------- /streaming-etl/videos/Creating event hub namespace, eventhub and SAS policy.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hurtn/databricks/HEAD/streaming-etl/videos/Creating event hub namespace, eventhub and SAS policy.mp4 -------------------------------------------------------------------------------- /streaming-etl/videos/Creating storage account and data lake gen2.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hurtn/databricks/HEAD/streaming-etl/videos/Creating storage account and data lake gen2.mp4 -------------------------------------------------------------------------------- /streaming-etl/videos/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hurtn/databricks/HEAD/streaming-etl/videos/README.md -------------------------------------------------------------------------------- /streaming-etl/videos/Running the json data generator.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hurtn/databricks/HEAD/streaming-etl/videos/Running the json data generator.mp4 -------------------------------------------------------------------------------- /workspace-automation/Create Databricks PAT and store in Key Vault.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hurtn/databricks/HEAD/workspace-automation/Create Databricks PAT and store in Key Vault.ipynb -------------------------------------------------------------------------------- /workspace-automation/Create Databricks Pools and store in Key Vault.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hurtn/databricks/HEAD/workspace-automation/Create Databricks Pools and store in Key Vault.ipynb -------------------------------------------------------------------------------- /workspace-automation/Create_Databricks_PAT_and_store_in_Key_Vault.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hurtn/databricks/HEAD/workspace-automation/Create_Databricks_PAT_and_store_in_Key_Vault.js -------------------------------------------------------------------------------- /workspace-automation/Create_Databricks_Pool_and_Store_ID_in_Key_Vault.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hurtn/databricks/HEAD/workspace-automation/Create_Databricks_Pool_and_Store_ID_in_Key_Vault.js --------------------------------------------------------------------------------