Skip to content

fix: update identity query to exclude 'id-backend-' prefix#665

Merged
Avijit-Microsoft merged 1 commit into
devfrom
psl-pk-customdev
Nov 28, 2025
Merged

fix: update identity query to exclude 'id-backend-' prefix#665
Avijit-Microsoft merged 1 commit into
devfrom
psl-pk-customdev

Conversation

@Pavan-Microsoft

Copy link
Copy Markdown
Contributor

Purpose

This pull request makes a targeted update to the identity selection logic in the infra/scripts/run_process_data_scripts.sh script. The change ensures that the script excludes identities with names starting with id-backend- instead of id-sql- when fetching managed identity resource and client IDs.

Identity selection logic update:

  • Updated the queries for managedIdentityResourceId and managedIdentityClientId to exclude identities with names starting with id-backend- rather than id-sql-, ensuring the correct identity is selected for downstream processing. [1] [2]

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 custom data processing

@Avijit-Microsoft
Avijit-Microsoft merged commit e6803d2 into dev Nov 28, 2025
5 checks passed
@Pavan-Microsoft
Pavan-Microsoft deleted the psl-pk-customdev branch November 28, 2025 09:46
@github-actions

github-actions Bot commented Dec 1, 2025

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 3.15.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