Skip to content

Sync eng/common directory with azure-sdk-tools for PR 14196#56531

Merged
azure-sdk merged 1 commit intomainfrom
sync-eng/common-benbp/delete-storage-sync-14196
Mar 4, 2026
Merged

Sync eng/common directory with azure-sdk-tools for PR 14196#56531
azure-sdk merged 1 commit intomainfrom
sync-eng/common-benbp/delete-storage-sync-14196

Conversation

@azure-sdk
Copy link
Collaborator

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

Copilot AI review requested due to automatic review settings February 26, 2026 22:35
@azure-sdk azure-sdk requested a review from a team as a code owner February 26, 2026 22:35
@azure-sdk azure-sdk requested a review from benbp February 26, 2026 22:35
@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 Feb 26, 2026
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

Syncs eng/common scripts with the corresponding updates from azure-sdk-tools PR 14196, primarily improving test resource cleanup behavior and updating default subscription selection.

Changes:

  • Add helper to remove Storage Sync Services (and dependent sync groups/endpoints) that can block resource group deletion.
  • Update test resource scripts to prefer the “Azure SDK Test Resources - TME” subscription by default and suppress Select-AzSubscription warnings.
  • Extend Remove-TestResources.ps1 to require Az.Storage/Az.StorageSync modules and invoke the new cleanup helper.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

File Description
eng/common/scripts/Helpers/Resource-Helpers.ps1 Adds Remove-StorageSyncServices helper to delete Storage Sync Services and dependencies prior to RG deletion.
eng/common/TestResources/Update-TestResources.ps1 Updates default subscription selection behavior to “Azure SDK Test Resources - TME” and changes warning handling.
eng/common/TestResources/Remove-TestResources.ps1 Adds module requirements and invokes the new Storage Sync cleanup before deleting the resource group.

@azure-sdk azure-sdk merged commit fbd98b0 into main Mar 4, 2026
31 checks passed
@azure-sdk azure-sdk deleted the sync-eng/common-benbp/delete-storage-sync-14196 branch March 4, 2026 20:41
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