-
Notifications
You must be signed in to change notification settings - Fork 4k
Az.StorageSync MI GA Release (Shared/storage sync to main) #27376
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
+36,404
−21,688
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Turn EnableMIChecking false in Az.StorageSync * Update ChangeLog.md * Allow no servers scenario * Make GetMiConfigurationStatus fault tolerant and set to default values * Enable ApplicationId in RegisterServer * Optimize CEP provisioning for 2 min sleep * Set EnableMIChecking true
* MI GA New changes * Revert UseIdentity change * Update Az.StorageSync.psd1
* update server mi to sync with xsync-dev * remove old servermitokenprovider
- Added Tests - Fix bug for Authorization returning Conflict for AlreadyExists - Fix bug for registry setting for identity in case of AssignIdentity
Loading status checks…
Loading status checks…
Loading status checks…
Loading status checks…
[Private] Az.StorageSync module update to Shared/storage sync
Loading status checks…
Loading status checks…
Integrate from main to shared/StorageSync
* Rebase all MI GA changes * Revert Authorization changes * revert * Revert Breaking change of changing namespace * Fix Cloudendpoint namespace issue * Update assembly version to 2.4.0 * Update module version and required modules * Revert project packages upgrade * Create Breaking change issues * CloudEndoint Tests recorded again * RegisteredServer recording again * Record failed tests again * Fix TestNewRegisteredServerWithIdentity in Playback mode --------- Co-authored-by: Yabo Hu <[email protected]>
Loading status checks…
Integrate main to shared/StorageSync
…rameter (Stefong update patchserver2 ) (#27016) * Rebase all MI GA changes * Revert Authorization changes * revert * Revert Breaking change of changing namespace * Fix Cloudendpoint namespace issue * Update assembly version to 2.4.0 * Update module version and required modules * Revert project packages upgrade * Create Breaking change issues * CloudEndoint Tests recorded again * RegisteredServer recording again * Record failed tests again * Fix TestNewRegisteredServerWithIdentity in Playback mode * Stephanie Change * Add missing record tests * Update SetRegisteredServerCommand.cs * Testing Patch Server --------- Co-authored-by: Yabo Hu <[email protected]>
* Rebase all MI GA changes * Revert Authorization changes * revert * Revert Breaking change of changing namespace * Fix Cloudendpoint namespace issue * Update assembly version to 2.4.0 * Update module version and required modules * Revert project packages upgrade * Create Breaking change issues * CloudEndoint Tests recorded again * RegisteredServer recording again * Record failed tests again * Fix TestNewRegisteredServerWithIdentity in Playback mode * GA Pipeline fixes * Add retries of 2 min --------- Co-authored-by: Yabo Hu <[email protected]>
* add patch server with sep test * fix localpathname * re-record test
* Rebase all MI GA changes * Revert Authorization changes * revert * Revert Breaking change of changing namespace * Fix Cloudendpoint namespace issue * Update assembly version to 2.4.0 * Update module version and required modules * Revert project packages upgrade * Create Breaking change issues * CloudEndoint Tests recorded again * RegisteredServer recording again * Record failed tests again * Fix TestNewRegisteredServerWithIdentity in Playback mode * GA Pipeline fixes * Add retries of 2 min --------- Co-authored-by: Yabo Hu <[email protected]>
* output modified modules * output target modules instead * fix * try lowercases artifacts
* Add comment for label Legacy * fix indentation
* enable main to be CIed by default * Remove empty line
…to yabo/shared/StorageSync
Loading status checks…
Loading status checks…
[StorageSync] sync main to shared/StorageSync
Thanks for your contribution! The pull request validation has started. Please revisit this comment for updated status. |
stefong99
approved these changes
Mar 20, 2025
/azp run |
1 similar comment
/azp run |
Loading status checks…
/azp run |
Azure Pipelines successfully started running 3 pipeline(s). |
Please help merge #27404 |
Loading status checks…
/azp run |
Azure Pipelines successfully started running 3 pipeline(s). |
VeryEarly
approved these changes
Mar 25, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Mandatory Checklist
Please choose the target release of Azure PowerShell. (⚠️ Target release is a different concept from API readiness. Please click below links for details.)
Check this box to confirm: I have read the Submitting Changes section of
CONTRIBUTING.md
and reviewed the following information:ChangeLog.md
file(s) appropriatelysrc/{{SERVICE}}/{{SERVICE}}/ChangeLog.md
.## Upcoming Release
header in the past tense.ChangeLog.md
if no new release is required, such as fixing test case only.