Skip to content

Releases: microsoft/unified-data-foundation-with-fabric-solution-accelerator

v1.0.0

09 Oct 07:08
ac23768

Choose a tag to compare

1.0.0 (2025-10-09)

Features

  • Add AZD AI template validation workflow with comprehensive validation steps (aa27d4a)
  • Add Azure DevOps workflow for validation steps and permissions setup (ce25f70)
  • add create-release workflow for automated release management (972ba0d)
  • Add dev container configuration with comprehensive setup scripts and dependencies (7e07559)
  • add environment specification for assign workspace administrators job (2b5aef8)
  • Add Power BI API client and deployment scripts for Microsoft Fabric (733a29f)
  • Add Python virtual environment setup and activation to Databricks and Fabric provisioning scripts (0640d83)
  • add support for administrators by object ID in provisioning script (c6db9d5)
  • add workflow for assigning Fabric workspace administrators and implement Python script for management (a811a01)
  • enhance post-create script and Azure YAML for improved dependency management and deployment flexibility (c3af619)
  • enhance provisioning script with options to skip Python environment setup and dependencies (2e42ceb)
  • implement workspace deletion functionality and add removal script for Microsoft Fabric (c507881)
  • pbix metadata cleanup (59b5928)
  • Update provisioning script to support fabric administrators (2cf05e5)

Bug Fixes

  • add detailed deployment results section to the guide, outlining created components and their purposes (9d975b6)
  • add environment cleanup section to deployment guide, detailing removal process and safety features (3a2d885)
  • add environment context to validation and build jobs in workflows (81b6394)
  • adjust min and max length constraints for solution name parameter (292fc9f)
  • clarify deployment parameters in the guide, specifying environment name, Azure subscription, and resource group (1e69af1)
  • clean up CODEOWNERS file and remove redundant line in PR template (ab60c21)
  • correct environment variable references for development setup (b4c8166)
  • enhance deployment guide with detailed explanations of idempotency, resource management, and known limitations (4f8ac99)
  • enhance deployment guide with detailed prerequisites and permissions for Azure Fabric (2195f65)
  • enhance prerequisites section with detailed identity types and required permissions for deployment (a7db4e5)
  • issue templates folder location (7dfa9e8)
  • remove redundant owner from CODEOWNERS file (a8c5f0a)
  • rename postdown hook to predown for correct execution order (0546118)
  • reorder next steps in post-create script for clarity (25d11e7)
  • screenshot update (5833898)
  • update deployment guide for clarity and completeness, enhancing quick start instructions and next steps (82a47dc)
  • update deployment guide to clarify advanced configuration options and software requirements (421d4b7)
  • update environment variable references in workflow files (fd6d328)
  • update error messages to warnings and allow graceful exits in workspace removal script (c83d170)
  • update parameter name for Fabric administrators assignment script (1a64c0c)
  • update post-create script to clarify package installation messages and add virtual environment ignores (c74dc1c)
  • update predown hook to use the correct removal script and improve workspace name handling (4697426)
  • update Python version references and improve installation verification in post-create script (678e0a7)
  • update workflow name for clarity and remove unnecessary push trigger (28c664b)

Other Updates

  • Clean up devcontainer configuration and update post-create instructions for Git setup (57975af)
  • move provisioning script to utils and update references (2722b68)
  • Remove commented-out steps for AZD installation and validation from workflow (8f98e25)
  • Remove required admin email setup for Fabric capacity access from deployment guide (cc32a45)
  • remove unused fabric admins parameter and related JSON parsing logic from Databricks provisioning script (638e0c6)
  • streamline devcontainer and post-create scripts for improved setup and dependency management ([f2489e5](f2489e5415678d...
Read more