Skip to content

fix: azd template validation pipeline issue#115

Merged
Prajwal-Microsoft merged 2 commits intomainfrom
dev
Mar 13, 2026
Merged

fix: azd template validation pipeline issue#115
Prajwal-Microsoft merged 2 commits intomainfrom
dev

Conversation

@Priyanka-Microsoft
Copy link
Contributor

@Priyanka-Microsoft Priyanka-Microsoft commented Mar 11, 2026

Purpose

  • ...
    This pull request introduces improvements to the configuration and documentation for Fabric deployment options, making environment variable usage more consistent and updating documentation for clarity. The changes also enhance the structure and readability of the README.md by adding new sections.

Key improvements and updates:

Fabric Deployment Configuration:

  • Updated infra/main.bicepparam to read fabricCapacityMode from an environment variable (now named fabricCapacityMode instead of the previous fabricCapacityPreset), allowing more flexible deployment configuration.
  • Changed how fabricCapacityAdmins is set: it now reads from an environment variable as a comma-separated list, and splits it into an array, improving usability and aligning with updated documentation. [1] [2]
  • Set fabricCapacityMode: 'none' as a default in the GitHub Actions workflow, ensuring the correct mode is used during template validation.

Documentation Enhancements:

  • Added new sections to README.md for Features, Getting Started, Guidance, and Resources, improving organization and discoverability of information. [1] [2] [3] [4]
  • Updated the example for fabricCapacityAdmins in docs/DeploymentGuide.md to use a comma-separated string, matching the new input format.

Does this introduce a breaking change?

  • Yes
  • No

Golden Path Validation

  • I have tested the primary workflows (the "golden path") to ensure they function correctly without errors.

Deployment Validation

  • I have validated the deployment process successfully and all services are running as expected with this change.

What to Check

Verify that the following are valid

  • ...

Other Information

* pipeline issue updated

* pipeline issue updated

* psr rule file added

* removed psl rule file

* changed the path

* changed the path

* readme changes

* readme changes

* readme changes

* readme changes

* variable fabric capacity

* variable fabric capacity

* setting fabriccapacity admin to my id

* bicepparams changes to read env variable

* bicepparams changes to read env variable

* readme changes

* readme changes

* path changes

* path changes

* removed pull request

* run pipeline on dev merge

* accept array for admin value

* accept array for admin value

* remove run on merge

* updated doc for fabric capacity admin value
* pipeline issue updated

* pipeline issue updated

* psr rule file added

* removed psl rule file

* changed the path

* changed the path

* readme changes

* readme changes

* readme changes

* readme changes

* variable fabric capacity

* variable fabric capacity

* setting fabriccapacity admin to my id

* bicepparams changes to read env variable

* bicepparams changes to read env variable

* readme changes

* readme changes

* path changes

* path changes

* removed pull request

* run pipeline on dev merge

* accept array for admin value

* accept array for admin value

* remove run on merge

* updated doc for fabric capacity admin value

* rerun the pipeline

* rerun the pipeline

* azd down fix

* added recursive

* added preprovisioning step

* added env variable

* fix: use submodules checkout and disable devcontainer for template validation

* added step to fix bicepparam decorators in template validation workflow

* fix: update bicepparam decorator removal and adjust Bicep module path

* remove postprovision cleanup

* remove changes

* remove changes

* remove postprovision cleanup step

* commented why we are removing it

* commented why we are removing it

---------

Co-authored-by: Harmanpreet-Microsoft <v-harmanprka@microsoft.com>
@Prajwal-Microsoft Prajwal-Microsoft merged commit ded2921 into main Mar 13, 2026
4 checks passed
@Prajwal-Microsoft Prajwal-Microsoft deleted the dev branch March 13, 2026 09:50
@github-actions
Copy link

🎉 This PR is included in version 1.2.4 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants