Skip to content

Conversation

Harsh-Microsoft
Copy link
Contributor

Purpose

This pull request updates the workflow environment variable assignments in .github/workflows/CAdeploy.yml to use the SQL managed identity values instead of the web app managed identity values for CLIENT_ID and CLIENT_NAME.

Environment variable assignment updates:

  • Changed the source for CLIENT_ID and CLIENT_NAME to use .managedidentitY_SQL_CLIENTID.value and .managedidentitY_SQL_NAME.value respectively, instead of the previous web app values.

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

@Roopan-Microsoft Roopan-Microsoft merged commit a5321f3 into dev Oct 3, 2025
4 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.

2 participants