Skip to content

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

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#6687
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 azure-sdk-tools, specifically updating the user ID lookup logic in the New-TestResources.ps1 script. The change simplifies how user object IDs are retrieved by leveraging the HomeAccountId property instead of making separate API calls.

  • Replaces multiple Get-AzADUser API calls with direct extraction from HomeAccountId
  • Streamlines user authentication logic by using existing context properties
  • Maintains the same functionality while reducing API dependencies

@azure-sdk azure-sdk merged commit 28a55c5 into main Aug 6, 2025
44 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