Skip to content
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

[Do not squash][Storage] merge main change to storage preview branch #27505

Open
wants to merge 665 commits into
base: mergestorage
Choose a base branch
from

Conversation

blueww
Copy link
Member

@blueww blueww commented Apr 3, 2025

Description

Mandatory Checklist

  • SHOULD update ChangeLog.md file(s) appropriately
    • For SDK-based development mode, update src/{{SERVICE}}/{{SERVICE}}/ChangeLog.md.
      • A snippet outlining the change(s) made in the PR should be written under the ## Upcoming Release header in the past tense.
    • For autorest-based development mode, include the changelog in the PR description.
    • Should not change ChangeLog.md if no new release is required, such as fixing test case only.
  • SHOULD regenerate markdown help files if there is cmdlet API change. Instruction
  • SHOULD have proper test coverage for changes in pull request.
  • SHOULD NOT adjust version of module manually in pull request

Nickcandy and others added 30 commits December 26, 2024 17:02
…zure#26934)

* Updated the reference of Azure PowerShell Common to 1.3.104-preview.

* Updated Azure PowerShell intercept survey prompt.
NRP 184 PowerShell Release Network 2024-05-01
…ities object when identity type is SystemAssigned (Azure#26941)
* Update SQL Assessment Download Package URL.

* Update the change log.

* Update SQL Assessment Zip download URL

---------

Co-authored-by: Yabo Hu <[email protected]>
* update sync-tools-folder to support more branches

* fix a typo

* remove SyncFromMainBranchConfig.json

* update pr branch name

* update pr branch name again
* Move Resources to main

* Update ChangeLog.md

---------

Co-authored-by: Yabo Hu <[email protected]>
* Az.LogicApp the Track 1 to SDK

* Create BreakingChangeIssues.csv file. property ChangedTime in swagger was readonly

* 1. Remove the local file. 2. The name of the property in PartnerContent.cs was changed from B2B to B2b for consistency with previous versions.

* remove breakingchange.csv and readme.md file remove code: 'useDateTimeOffset: true'

* remove breakingchange.csv and readme.md file remove code: 'useDateTimeOffset: true'
…Connect-AzAccounts (Azure#26945)

* Fixed the Managed Identity parameter set description of AccountId in Connect-AzAccount

* Revise the help message
* Test whether resourcemanager track1 sdk can be removed from testfx

* Update Common.Netcore.Dependencies.Test.targets

* delete pageextensions.cs

* move pageextension.cs to resource.test
…es array returned properties (Azure#26542)

* Update PSResourceProviderResourceType.cs

Add DefaultApiVersion of type string to the PSResourceProviderResourceType class to allow the Get-ResourceProvider cmdlet to return it

* Update GetAzureProviderCmdlet.cs

Set the DefaultApiVersion of the Resource Type object in method OnProcessRecord() to allow the Get-AzResourceProvider cmdlet to return Default API Version information to the user

* Update ChangeLog.md

* connect the dots

---------

Co-authored-by: Azure <[email protected]>
Azure#26959)

* Register Microsoft.HeathDataAIServices/deidServices in Network private link cmdlets

* Update ChangeLog for upcoming release details

* Update ChangeLog.md

---------

Co-authored-by: Alexa Thomases <[email protected]>
Co-authored-by: Yabo Hu <[email protected]>
* Introduce AzDev module

* Delete tools/AzDev/LICENSE

* license and companyname

* Connect-DevCommonRepo

* clean up gitignore

* Address comments
…t.Web RP similar to other commands (Azure#26685)

* [AppServices] RestoreAzureWebAppSnapshot fetch the data from Microsoft.Web RP similar to other commands

* Add warning message

* Add change log and fix an issue

* Fix typo in ChangeLog.md file

---------

Co-authored-by: Yabo Hu <[email protected]>
* Start-AzAutomationRunbook Object ref error

* Update ChangeLog.md

---------

Co-authored-by: Divyesh Govaerdhanan <[email protected]>
Co-authored-by: Yabo Hu <[email protected]>
* Update MinimalVersion.csv

* Update MinimalVersion.csv

* Update Az.psd1

* Update ChangeLog.md
* Changes

* Add UT's

* Unwanted changes

* Update markdown file

* Modified code and handle comments

* Update comments and removed unwanted code

* update test case

* fix comments

* fix changelog

* Addressed comments

* fix changes

* Removed unwanted changes

* Throw exception when encryption identity is not part of assigned Identities

* Remove unwanted changes

* Remove changes not required

* remove unwanted changes1

* fix remaining unwanted changes

* fix identation issues

* markdown check

---------

Co-authored-by: Anshul Jain <[email protected]>
)

* starting changes for ars autoscale

* update, get, and create work

* saving test progress

* updating help docs

* UT is recorded

* addressing PR comments

* updating the session record

---------

Co-authored-by: Yan Xu <[email protected]>
* Update ApiManagementHelper.cs

* Update resource manager namespace imports

* Comment out unused code in ApiManagementHelper.cs

* Update ApiManagementTests.cs
* bump up version for az 13.1.0

* comment out ApiManagementHelper.cs (Azure#26989)

* Update ApiManagementHelper.cs

* Update resource manager namespace imports

* Comment out unused code in ApiManagementHelper.cs

* Update ApiManagementTests.cs
notyashhh and others added 21 commits March 30, 2025 15:47
[Release] Sync up main branch to release-2025-04-01 (again)
@blueww blueww added the Do Not Squash 🚫 To prevent conflicts, this PR should not be squash merged. label Apr 3, 2025
Copy link

Thanks for your contribution! The pull request validation has started. Please revisit this comment for updated status.

Copy link

github-actions bot commented Apr 3, 2025

‼️ Do NOT use squash to merge this pull request. All the commits must be merged to the target branch.
‼️ Enable "Allow merge commits" in the pull request settings. Select "Merge Commits" to merge the PR. Then go back to settings and disable the option.

@blueww
Copy link
Member Author

blueww commented Apr 3, 2025

It looks the check on the PR is too less, only 2.
Please help to check.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Do Not Squash 🚫 To prevent conflicts, this PR should not be squash merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.