Skip to content

Conversation

Prajwal-Microsoft
Copy link
Contributor

@Prajwal-Microsoft Prajwal-Microsoft commented Oct 3, 2025

Purpose

This pull request makes a minor update to the workflow configuration in .github/workflows/CAdeploy.yml to ensure the correct managed identity values are used for SQL resources instead of web application resources.

  • Updated the extraction of CLIENT_ID and CLIENT_NAME environment variables to use SQL managed identity values (managedidentitY_SQL_CLIENTID and managedidentitY_SQL_NAME) instead of the previous web app managed identity fields.

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

VishalS-Microsoft and others added 27 commits September 22, 2025 14:09
* CI Pipeline fix for Client Advisor

* added tags in CAdeploy.yml file

* add my feature branch

* tags changes updated in CAdeploy.yml file

* added template name condition based

* removed my feature branch from pipeline

* Additional Troubleshooting steps
… bice… (#678)

* Remove createdby from pipeline and add change Createdby logic in bicep file

* Add 'createdBy' parameter to Azure deployment

* Add 'createdBy' parameter for tagging
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
feat: Create Separate User Assigned Identity for SQL DB with Specified Access
…emoved the unsued params (#690)

* fix: Dev to main (#681)

* fix: added tags in CAdeploy.yml file (#675)

* CI Pipeline fix for Client Advisor

* added tags in CAdeploy.yml file

* add my feature branch

* tags changes updated in CAdeploy.yml file

* added template name condition based

* removed my feature branch from pipeline

* Additional Troubleshooting steps

* fix: Remove createdby from pipeline and add change Createdby logic in bice… (#678)

* Remove createdby from pipeline and add change Createdby logic in bicep file

* Add 'createdBy' parameter to Azure deployment

* Add 'createdBy' parameter for tagging

* added new 'type' tag (#682)

* Update docs/TroubleShootingSteps.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update GitHub Issues link in troubleshooting steps

---------

Co-authored-by: VishalS-Microsoft <v-vishshinde@microsoft.com>
Co-authored-by: Harsh-Microsoft <v-hbangera@microsoft.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* fix: Removed commented params

* Update README and azure.yml for minimum azd version 1.18.0

---------

Co-authored-by: NirajC-Microsoft <v-nirajcha@microsoft.com>
Co-authored-by: VishalS-Microsoft <v-vishshinde@microsoft.com>
Co-authored-by: Harsh-Microsoft <v-hbangera@microsoft.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Prajwal D C <v-dcprajwal@microsoft.com>
Disable the use of Dev Container for Azure template validation.
fix: Cross subscription issue while running post deployments scrip
* ci: Update environment variable assignments for SQL client IDs and names in deploy wf

* Remove redundant branch from deployment triggers
@Copilot Copilot AI review requested due to automatic review settings October 3, 2025 13:45
feat: Down merge from dev
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@Prajwal-Microsoft Prajwal-Microsoft merged commit a957407 into main Oct 3, 2025
18 checks passed
Copy link

github-actions bot commented Oct 3, 2025

🎉 This PR is included in version 1.9.2 🎉

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.

7 participants