-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
blueww
wants to merge
665
commits into
Azure:mergestorage
Choose a base branch
from
wastoresh:mergestorage
base: mergestorage
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
…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]>
Co-authored-by: Riddhi Nilawar <[email protected]>
Co-authored-by: Yabo Hu <[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
[Release] Sync up main branch to release-2025-04-01 (again)
Co-authored-by: Yabo Hu <[email protected]>
…rkInterfaceIpConfig cmd (Azure#27447) Co-authored-by: Weiheng Li <[email protected]>
Co-authored-by: Xiaogang <[email protected]>
…f and Test cmdlets (Azure#27498)
Thanks for your contribution! The pull request validation has started. Please revisit this comment for updated status. |
|
It looks the check on the PR is too less, only 2. |
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.