Skip to content

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

Merged
Avijit-Microsoft merged 1 commit into
mainfrom
psl-pk-custommain
Nov 28, 2025
Merged

fix: update identity query to exclude 'id-backend-' prefix#664
Avijit-Microsoft merged 1 commit into
mainfrom
psl-pk-custommain

Conversation

@Pavan-Microsoft

Copy link
Copy Markdown
Contributor

Purpose

This pull request updates the logic for selecting managed identities in the infra/scripts/run_process_data_scripts.sh script. The main change is to exclude identities with names starting with id-backend- instead of id-sql- when retrieving both the resource ID and client ID for user-assigned managed identities.

Managed identity selection logic:

  • Updated the queries for both managedIdentityResourceId and managedIdentityClientId to exclude managed identities with names starting with id-backend- rather than id-sql-, ensuring the correct identity is selected for downstream processes. [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 baf5315 into main Nov 28, 2025
7 checks passed
@github-actions

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 3.15.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@Pavan-Microsoft
Pavan-Microsoft deleted the psl-pk-custommain branch November 28, 2025 09:46
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