-
Notifications
You must be signed in to change notification settings - Fork 4.1k
[Do not Squash][Storage] Merge latest change from master to storage preview branch #12345
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
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
* support generic get * update * update test case * remove api version when construct uri * update uri construct * update localfeed * to use full response * convert output to PSHttpResponse * remove request id from pshttpresponse * rename to invoke-azrest * update parameter name * create help markdown for invoke-azrest * update common API reference * clean localfeed * add test case for invoke-azrest * update changelog.md * resolve comments * fix bug in get api version * update changelog * fix help * handle upper case in path * fix bug
* fix static analysis error for Azure.Core * refine log message
* New Powershell commands * Update subscription * Adding new offer types * Adding session records * Fixes * Removing redundant parameters * Add md file * Update md files * Update md file and new record test case * Add online version * Update ChangeLog.md Co-authored-by: Yabo Hu <yabhu@microsoft.com>
…12283) * Fix the issue that string with escape chars cannot be converted into json object. * Change changelog.md * Change the implement of serializtion and deserializtion of json in automation. Co-authored-by: wyunchi-ms <yunwang@microsoft.com>
) * update NewAzureSynapseSparkPool * fix NewAzureSynapseSparkPool * fix NewAzureSynapseSparkPool for auto scale * fix New-AzSynapseSparkPool for auto scale * add New-AzSynapseSparkPool help doc * fix New-AzSynapseSparkPool help doc * update parameter set name * track2 v1.0 * track2 v2.0 * track2 v2.1 * Make Synapse PowerShell consume track 2 SDK * Make Synapse PowerShell consume track 2 SDK * add change log * fix proj * Make Synapse PowerShell consume track 2 SDK * fix AzureSessionCredential * update changelog * fix AzureSessionCredential * Add required assembly Azure.Analytics.Synapse.Spark.dll to psd1 * change tab to space Co-authored-by: Wan Yang <t-wayang@microsoft.com> Co-authored-by: erich-wang <erich.wang@outlook.com>
* Modifying the HelpText for AzRecoveryServiceBackup cmdlets * resolve breaking errors * Adding AzureWorkload in validation and minor changes * removing AzureSQL from help text and validation set * adding BreakingChangeIssues.csv
* Update private link * Remove mysql test * Update ChangeLog.md Co-authored-by: Yabo Hu <yabhu@microsoft.com>
* Create UnregisterAzureProviderFeatureCmdlet * Add help file and update change log * record test * Update Unregister-AzProviderFeature.md * Update Unregister-AzProviderFeature.md * Fix tags tests Co-authored-by: shenshengkafei <wudiadi1111@gmail.com>
…mizerObject. (Azure#12301) * Copy generation imagebuilder code. * Update ChangeLog.md of imagebuilder. * Update ChangeLog.md Co-authored-by: Dingmeng Xue <56333063+dingmeng-xue@users.noreply.github.com>
* Introducing SecurityTopologies cmdlets * Update ChangeLog.md * Update ChangeLog.md * Change cmdlet name to Get-AzSecurityTopology * remove AllowedConnections * change name * fix conflicy * fix conflict * Update ChangeLog.md * Introducing Az.Security AllowedConnections cmdlets * update change.log * remove SecurityTopology * fix version * Fix comments * fix location * fix comment * fix comment * fix version number Co-authored-by: Arik Riklin <arik.riklin@microsoft.com> Co-authored-by: Yabo Hu <yabhu@microsoft.com>
…sion (Azure#12300) * adding warning when not using latest image version when creading vmss * update to tabified file * add missing bracket * remove new lines from Get-Content call * minor fixes * using assert-true method * removing some commmented out code * align * indent * newline at the end * Update ChangeLog.md Co-authored-by: Yabo Hu <yabhu@microsoft.com>
* Added global parameters to Data Factory * Updated ADF changelog * Updated Doc * Revert "Updated Doc" This reverts commit a7fc37f. * Updated cmdlets doc and bug fix * Updated global parameters parameter name
* Fetch MAB Agent jobs * Adding MabJob PS Object * Adding support for BackupManagemenType 'MAB' in Get-AzRecoveryServicesBackupJob cmdlet * updating help text and ChangeLog.md * removing new line as per review comment
* add support for access control * fix RequiredAssemblies Co-authored-by: Wan Yang <t-wayang@microsoft.com>
…ure#12314) * initial support for GA functionalities/properties * Add support for webhook batching * Add support for webhook AAD support * Add support for ipfiltering for domain and topic * Regenerate help * Re-Record the tests and remove secrets * fix statical analysis issues * Remove key1/key2 from test recordings * Remove key1 secret info from test recording and remove unused test recording files * handle CR comment to revert module version * Address more CR comments * fix static analysis issue * fix static analysis * additional fix for static analysis * fix static analysis * fix static analysis * comment tests due to recording nature Co-authored-by: Ashraf Hamad <ahamad@ntdev.microsoft.com>
* Fix bug: Get-AzAks doesn't get all clusters * Update ChangeLog.md Co-authored-by: Yabo Hu <yabhu@microsoft.com>
* Update GetAzureAttestationPolicy.cs * Update GetAzureAttestationPolicySigners.cs * Update AttestationDataServiceClient.cs * attestation update * default provider change * update policy and policy cert files * default provider update * update helper md * update changelog.md * address cr comments * try new sessionrecords before whitelist them * suppress credentials
…nal clouds (Azure#12310) * Support creating cluster with Adlsgen1/2 storage in national clouds * Update ChangeLog.md * Refactor the ResetClusterIdentity function Co-authored-by: Zhenyu Zhou <zhezhou@microsoft.com>
…re#12311) * Recovery service project should not reference Authentication project directly * update changelog * Update ChangeLog.md * remove project reference to Authentication.csproj from AnalysisServices project * Update ChangeLog.md Co-authored-by: Yabo Hu <yabhu@microsoft.com>
AllowBranchToBranch doesn't accept $true value. needs to be passed without $true.
wyunchi-ms
approved these changes
Jul 8, 2020
This was referenced Oct 25, 2025
6 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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
Checklist
CONTRIBUTING.mdChangeLog.mdfile(s) has been updated:ChangeLog.mdfile can be found atsrc/{{SERVICE}}/{{SERVICE}}/ChangeLog.md## Upcoming Releaseheader -- no new version header should be added