Skip to content

Latest commit

 

History

History
101 lines (73 loc) · 4.34 KB

File metadata and controls

101 lines (73 loc) · 4.34 KB

Welcome to the Azure Data Hub & Microsoft Fabric Terraform Accelerator Wiki!

This wiki provides comprehensive documentation for deploying and managing enterprise-grade data analytics infrastructure on Microsoft Azure and Microsoft Fabric using HashiCorp Terraform and PowerShell.


Wiki Pages

Getting Started

  • Home - Introduction, architecture overview, and technology stack
  • Getting Started - Prerequisites, setup, and quick start guide

Core Documentation

Best Practices & References

  • Best Practices - Terraform, Azure, PowerShell, and security best practices
  • References - Comprehensive links to HashiCorp, Microsoft, and community resources

Quick Links

For New Users

  1. Introduction - Understand what this accelerator does
  2. Prerequisites - Get the required tools
  3. Quick Start Guide - Deploy your first environment

For Developers

  1. Core Components - Understand each module
  2. PowerShell Automation - Learn automation scripts
  3. Best Practices - Follow recommended patterns

For Compliance Officers

  1. Compliance & Security - HIPAA/GDPR automation
  2. Policy-as-Code - Automated governance
  3. Security Best Practices - Security guidelines

For Architects

  1. Architecture Overview - Solution architecture
  2. Design Patterns - Medallion architecture, IaC, Policy-as-Code
  3. Best Practices - Production-ready patterns

Key Features

Rapid Deployment - Deploy complete data analytics infrastructure in minutes
Fully Parameterized - Multi-tenant ready with zero hardcoded values
Compliance Automation - Built-in HIPAA/HITECH and GDPR enforcement
Policy-as-Code - Automated governance with OPA and Conftest
Modular Architecture - Choose only the components you need
Zero Licensing Cost - Built entirely with free tools
CI/CD Ready - Azure DevOps pipeline included


Documentation Structure

Wiki
├── Home.md                       - Introduction & architecture
├── Getting-Started.md            - Setup & quick start
├── Core-Components.md            - Component documentation
├── PowerShell-Automation.md      - PowerShell scripts & automation
├── Compliance-and-Security.md    - Compliance features
├── Policy-as-Code-with-OPA.md    - OPA/Conftest policies
├── Best-Practices.md             - Recommended patterns
└── References.md                 - External resources

External Resources


Support & Contributing


Last Updated: February 2026
Version: 1.0


Return to Repository