Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Azure/azure-data-labs

Terraform templates to deploy Azure Data resources
https://github.com/Azure/azure-data-labs

analytics azure blueprints data data-science github github-actions labs terraform

Last synced: about 2 months ago
JSON representation

Terraform templates to deploy Azure Data resources

Awesome Lists containing this project

README

        

# Azure Data Labs

Welcome to Azure Data Labs solution accelerator repository! This project is intended to serve as starting point for deploying different data, analytics & AI labs in Azure.

> Note: This repo uses [Azure Data Labs modules repository](https://github.com/Azure/azure-data-labs-modules) within the /infra folder on each template. Follow the 'Create a New Template' guide below to know more.

## Available Templates

| Name | Status |
| - | - |
| [Data Analytics with Azure Synapse](https://github.com/Azure/azure-data-labs-templates/tree/main/01-lab-data-analytics-synapse) | [![Template:01-lab-data-analytics-synapse](https://github.com/Azure/azure-data-labs-templates/actions/workflows/deploy-01-lab-data-analytics-synapse.yml/badge.svg)](https://github.com/Azure/azure-data-labs-templates/actions/workflows/deploy-01-lab-data-analytics-synapse.yml) |
| [Data Science with Azure Machine Learning](https://github.com/Azure/azure-data-labs-templates/tree/main/02-lab-data-science-azureml) | [![Template:02-lab-data-science-azureml](https://github.com/Azure/azure-data-labs-templates/actions/workflows/deploy-02-lab-data-science-azureml.yml/badge.svg)](https://github.com/Azure/azure-data-labs-templates/actions/workflows/deploy-02-lab-data-science-azureml.yml) |
| [Data Analytics with Azure Databricks](https://github.com/Azure/azure-data-labs-templates/tree/main/03-lab-data-analytics-databricks) |[![Template:03-lab-data-analytics-databricks](https://github.com/Azure/azure-data-labs/actions/workflows/deploy-03-lab-data-analytics-databricks.yml/badge.svg)](https://github.com/Azure/azure-data-labs/actions/workflows/deploy-03-lab-data-analytics-databricks.yml) |

## Deploy a Lab

To deploy a lab in your Azure subscription, please follow the step-by-step instructions:

1. [Prerequisites](./.assets/docs/adl-prerequisited.md)
2. [Create repository](./.assets/docs/adl-createrepository.md)
3. [Setting up Service Principal](./.assets/docs/adl-serviceprincipal.md)
4. [Github Actions Deployment](./.assets/docs/adl-deployment-githubactions.md)
5. [FAQ & Known Isssues](./.assets/docs/adl-knownissues.md)

## Create a New Template

To create a new template from scratch, please follow the instructions below:

1. [Settting up folder structure for the new template](./.assets/docs/create-template/adl-folder-structure.md)
2. [Compose the IaC using modules](./.assets/docs/create-template/adl-compose-template.md)
3. [Create GitHub Actions workflow and config-lab.yml](./.assets/docs/create-template/adl-template-deployment.md)

## Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a
Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us
the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.

When you submit a pull request, a CLA bot will automatically determine whether you need to provide
a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions
provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).
For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or
contact [[email protected]](mailto:[email protected]) with any additional questions or comments.

## Trademarks

This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft
trademarks or logos is subject to and must follow
[Microsoft's Trademark & Brand Guidelines](https://www.microsoft.com/en-us/legal/intellectualproperty/trademarks/usage/general).
Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship.
Any use of third-party trademarks or logos are subject to those third-party's policies.