Skip to content

Sync eng/common directory with azure-sdk-tools for PR 11531#42374

Merged
azure-sdk merged 1 commit intomainfrom
sync-eng/common-benbp/deploy-no-graph-11531
Aug 6, 2025
Merged

Sync eng/common directory with azure-sdk-tools for PR 11531#42374
azure-sdk merged 1 commit intomainfrom
sync-eng/common-benbp/deploy-no-graph-11531

Conversation

@azure-sdk
Copy link
Collaborator

Sync eng/common directory with azure-sdk-tools for PR Azure/azure-sdk-tools#11531 See eng/common workflow

@azure-sdk azure-sdk requested review from benbp and Copilot and removed request for benbp August 5, 2025 22:36
@azure-sdk azure-sdk requested a review from a team as a code owner August 5, 2025 22:36
@azure-sdk azure-sdk added EngSys This issue is impacting the engineering system. Central-EngSys This issue is owned by the Engineering System team. labels Aug 5, 2025
Copy link
Contributor

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.

Pull Request Overview

This PR synchronizes the eng/common directory with updates from azure-sdk-tools PR 11531, specifically updating the user authentication logic in the test resource provisioning script. The main change simplifies how the current user's object ID is retrieved by using the HomeAccountId property from the Azure context instead of making separate API calls to look up user information.

Key changes:

  • Replaced multiple Get-AzADUser API calls with direct extraction from HomeAccountId
  • Simplified error handling for user ID lookup
  • Streamlined the user authentication flow

@azure-sdk azure-sdk merged commit 2493a6d into main Aug 6, 2025
21 checks passed
@azure-sdk azure-sdk deleted the sync-eng/common-benbp/deploy-no-graph-11531 branch August 6, 2025 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Central-EngSys This issue is owned by the Engineering System team. EngSys This issue is impacting the engineering system.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants