Skip to content

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

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#51732
azure-sdk merged 1 commit intomainfrom
sync-eng/common-benbp/deploy-no-graph-11531

Conversation

@azure-sdk
Copy link
Copy Markdown
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
Copy Markdown
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 azure-sdk-tools, specifically updating user authentication logic to use HomeAccountId instead of performing lookups via Get-AzADUser calls.

  • Replaces Get-AzADUser lookups with HomeAccountId parsing for better performance and reliability
  • Simplifies user object ID retrieval by extracting from the HomeAccountId property
  • Maintains the same functionality while reducing API calls
Comments suppressed due to low confidence (1)

eng/common/TestResources/New-TestResources.ps1:438

  • The variable name '$testApplicationOid' should be '$TestApplicationOid' to maintain consistent casing with other variables in this context.
        $TestApplicationId = $testApplicationOid

@azure-sdk azure-sdk merged commit 15b6ac7 into main Aug 6, 2025
22 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