Skip to content

Conversation

@Harsh-Microsoft
Copy link
Contributor

Purpose

This pull request makes a minor update to the Azure authentication logic in the infra/scripts/process_sample_data.sh script. The main change is that the script now always attempts to authenticate with Azure, removing the conditional check for an existing authentication session.

  • Authentication flow simplification:
    • The script no longer checks if the user is already authenticated with Azure before attempting to authenticate, ensuring a consistent authentication attempt every run. [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 following are valid

  • ...

Other Information

@Roopan-Microsoft Roopan-Microsoft merged commit 936ec8b into dev Oct 30, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants