Skip to content

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

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#9671
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

@azure-sdk azure-sdk requested a review from a team as a code owner February 26, 2026 22:34
@azure-sdk azure-sdk requested review from benbp and Copilot February 26, 2026 22:34
@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

This PR syncs the eng/common directory with azure-sdk-tools repository PR #14196. The changes add support for removing Storage Sync Services that can block resource group deletion, update subscription references to point to a new test subscription, and add warning suppression to subscription selection calls.

Changes:

  • Added new Remove-StorageSyncServices function to handle cleanup of Storage Sync Services and their dependencies (sync groups, cloud endpoints, server endpoints)
  • Updated default test subscription from "Azure SDK Developer Playground" to "Azure SDK Test Resources - TME" with new subscription ID
  • Added -WarningAction Ignore to subscription selection calls to suppress warnings

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
eng/common/scripts/Helpers/Resource-Helpers.ps1 Adds new Remove-StorageSyncServices function with hierarchical cleanup of sync services, groups, and endpoints
eng/common/TestResources/Update-TestResources.ps1 Updates subscription references, adds warning suppression, contains bug in exit action (line 96)
eng/common/TestResources/Remove-TestResources.ps1 Adds module requirements for Az.Storage and Az.StorageSync, updates subscription references, adds call to new cleanup function

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