-
Notifications
You must be signed in to change notification settings - Fork 4k
[Do not Squash] Merge main branch to Az.Storage-preview branch #20956
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
Closed
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
* add pipeline yml for syncing fabricbot.json aliases * change git user name and email in script * change inline script to GetWiki2Json.ps1 file * remove unnecessary code * change wrong dir * change to my personal repo for test * change the usage of token * change CreatePR.ps1 for test * correct ParseWiki2Json.ps1 * remove unnecessary output * remove quote * finish test, change back to Azure repo * change branch name * change some names * remove the use of magic number * change commit message * remove redundant git pull * change the way of getting wiki content * change space to - * add md * set current dir * use space * use - * still use ADOToken * use a better wiki url * test purpose * test2 * test oauth * test3 * finish test * test again * test * finish test * test cron * test double pr * solve double pr * test * test * test * finish test * test * finish test * test restapi * te * finish test * test * finish test * filter pr * test * test * test * test * finish test --------- Co-authored-by: Hongtu Zhang (FA Talent) <v-hongtzhang@microsoft.com>
* Added cmdlets for policy attestations * Addressed pipeline errors * Addressed PR comments * Subscription ID Changed * PR Comments 2 * Metadata Tests * PR Comments Updated Docs
…rce code (Azure#20164) * Add all files * Add all code to module * resolve changes * Record securitySettings tests * Record pricing tests * Record securityAssessment and metadata * Fix Alerts code and tests record and coverage * Record and fix JitNetworkAccessPolicy tests * Record assessments and metadata tests * Record settings tests * Add SubPlan support in pricing * Change SecurityContact page type to list * Fix and record SecurityContact tests * Add support in evidence, techniques and sub techniques * Pricings * changes * remove breaking changes * Update ChangeLog.md --------- Co-authored-by: Keren Damari <kedamari@microsoft.com> Co-authored-by: Sulaiman Abu Rashed <surashed@microsoft.com> Co-authored-by: surashed <55134940+surashed@users.noreply.github.com>
* Fix ThreadJob installation error of smoke test * Address review comments
Co-authored-by: Beisi Zhou <zhoubeisi@gmail.com>
Co-authored-by: Hongtu Zhang (FA Talent) <v-hongtzhang@microsoft.com>
* [DataFactory]Updated ADF .Net SDK version to 9.1.0 * update
* Nuget Update with Auto Rest * CS files updates * sln update
* Set up first CI try with Azure Pipelines description here! [skip ci] * Update azure-pipelines.yml for Azure Pipelines * Update azure-pipelines.yml for Azure Pipelines * Update azure-pipelines.yml for Azure Pipelines * Update azure-pipelines.yml for Azure Pipelines * commit me * Update azure-pipelines.yml for Azure Pipelines * Update azure-pipelines.yml for Azure Pipelines * Update azure-pipelines.yml for Azure Pipelines * Update azure-pipelines.yml for Azure Pipelines * Update azure-pipelines.yml for Azure Pipelines * Update azure-pipelines.yml for Azure Pipelines * Update azure-pipelines.yml for Azure Pipelines * Update azure-pipelines.yml for Azure Pipelines * Update azure-pipelines.yml for Azure Pipelines * Update azure-pipelines.yml for Azure Pipelines * Update azure-pipelines.yml for Azure Pipelines * Update azure-pipelines.yml for Azure Pipelines * Update azure-pipelines.yml for Azure Pipelines * Update azure-pipelines.yml for Azure Pipelines * Update azure-pipelines.yml for Azure Pipelines * Update azure-pipelines.yml for Azure Pipelines * Update azure-pipelines.yml for Azure Pipelines * Update azure-pipelines.yml for Azure Pipelines * Update azure-pipelines.yml for Azure Pipelines * Update azure-pipelines.yml for Azure Pipelines * Update azure-pipelines.yml for Azure Pipelines * Update azure-pipelines.yml for Azure Pipelines * Update azure-pipelines.yml for Azure Pipelines * remove test yml * rectify_git_url --------- Co-authored-by: Hongtu Zhang (FA Talent) <v-hongtzhang@microsoft.com>
…tation to Azure Database Migration Service (classic) (Azure#20893) * Rename Azure Database migration Service to Azure Database Migration Service (classic) * fix PR comments
`-Confirm` in the examples were not in the correct format to override the confirmation prompt
…#20901) * Fix the issue that CI doesn't check online version of help doc * Fix the online version in help docs * Fix the online version in help docs * Fix the example issue * Fix the example issue
* Added Snat parameter to firewall policy cmdlets * Generated help for new cmdlet and updated for the existing ones * fixed pipeline analyze issue * Removed SupportsShouldProcess * suppressed static analyzer * Updated help per PR review comments --------- Co-authored-by: Gizachew Eshetie <v-geshetie@microsoft.com>
* Fix/connectedk8s ps5 (Azure#20603) * Create RSAHelper.ps1 * Update New-AzConnectedKubernetes.ps1 * Add try-catch and update function parameters * Update New-AzConnectedKubernetes.ps1 * [Az.ConnectedKubernetes] Update ChangeLog (Azure#20649) * Update RSAHelper.ps1 (coding style) * Update ChangeLog.md * upgrade Az.ConnectedKubernetes from 0.7.0 to 0.7.1 --------- Co-authored-by: Ann Lu <112682982+yinghsugn@users.noreply.github.com>
Skip PR creatation if there is not change in fabricbot.json
…zure#20917) * spark pool isolate compute/nodesize related changes * update change log * updateazsynapselinkconnectionlandingzonecredential
* Add missing online version * Add missing online version * Add missing online version * Fix the broken help files * Supress the example exceptions * Remove the supression the example exceptions
…tDoorWafPolicy (Azure#20908) * {AzureFrontDoor} fixes Azure#20870 Adding Tag parameter to New-AzFrontDoorWafPolicy fixes Azure#20870 Adding Tag parameter to New-AzFrontDoorWafPolicy This PR Allow the passing of tags when creating a new Azure Front Door Waf Policy resource. Currently, tags can be added in the portal but not via powershell for the FrontDoor WAF policy. * Update ChangeLog.md * Update src/FrontDoor/FrontDoor/ChangeLog.md Co-authored-by: Beisi Zhou <zhoubeisi@gmail.com> * Update src/FrontDoor/FrontDoor/Cmdlets/NewFrontDoorWafPolicy.cs Co-authored-by: Beisi Zhou <zhoubeisi@gmail.com> * Update NewFrontDoorWafPolicy.cs * Updating the help docs New-AzFrontDoorWafPolicy.md --------- Co-authored-by: Beisi Zhou <zhoubeisi@gmail.com>
* Move ServiceBus to main * Update ChangeLog.md --------- Co-authored-by: Beisi Zhou <zhoubeisi@gmail.com>
* add pipeline yml for syncing fabricbot.json aliases * change git user name and email in script * change inline script to GetWiki2Json.ps1 file * remove unnecessary code * change wrong dir * change to my personal repo for test * change the usage of token * change CreatePR.ps1 for test * correct ParseWiki2Json.ps1 * remove unnecessary output * remove quote * finish test, change back to Azure repo * change branch name * change some names * remove the use of magic number * change commit message * remove redundant git pull * change the way of getting wiki content * change space to - * add md * set current dir * use space * use - * still use ADOToken * use a better wiki url * test purpose * test2 * test oauth * test3 * finish test * test again * test * finish test * test cron * test double pr * solve double pr * test * test * test * finish test * test * finish test * test restapi * te * finish test * test * finish test * filter pr * test * test * test * test * finish test * Solve pipeline error when no changes * add newline at end of file * change to pwsh * test diff * test * test * test * test * test * test * test * test * test * test * test * test * testt * testt * testt * testt * Update sync-aliases.yml for Azure Pipelines * testt * testt * test yml condition synthx * add succeed * add trim * add null check * add newline * remove checkout * use right url * remove diff --------- Co-authored-by: Hongtu Zhang (FA Talent) <v-hongtzhang@microsoft.com>
…-WhatIf parameter (Azure#20941) * [AppService]: fix Azure#16816- New-AzWebAppSSLBinding is missing the -WhatIf parameter * ReRecorded the failed tests * Updated changelog.md
* add it to New-AzDiskConfig * help doc and change log * suppress false positive --------- Co-authored-by: Theodore Chang <theodore.l.chang@gmail.com>
* breaking change message * changelog --------- Co-authored-by: Theodore Chang <theodore.l.chang@gmail.com> Co-authored-by: Beisi Zhou <zhoubeisi@gmail.com>
…rk with DigiCert hubs (Azure#20938) * IoT Hub SDK version update to 4.2.0 and fixed Get-AzIoTHub to work with DigiCert hubs * Remove CertificateBodyDescription creation * Reconfigure EventHubConsumerGroupName property * update dps session records * Fix DPS tests
* Move ServiceLinker to main * Update Changelog.md --------- Co-authored-by: Beisi Zhou <zhoubeisi@gmail.com>
* Move ManagedServiceIdentity to main * Update Changelog.md --------- Co-authored-by: Beisi Zhou <zhoubeisi@gmail.com>
…zure#20944) * Fix Invoke-WebRequest in Win10 issue * Add optional settings (+2 squashed commit) Squashed commit: [37a75ce5980] Add optional settings [f90cd1a98ee] Add optional settings * Install azure-arc helm release in azure-arc-release namespace (+1 squashed commits) Squashed commits: [49e9e01caf3] Install azure-arc helm release in azure-arc-release namespace (+1 squashed commits) Squashed commits: [9662ecff989] Install azure-arc helm release in azure-arc-release namespace * Fix RSAHelper format * Add Proxy settings (+1 squashed commits) Squashed commits: [28ff1d7f8cf] Add Proxy settings (+4 squashed commit) Squashed commit: [cdfe615ad63] Update warning messages [5d46ec26806] Check credential [db0351e75f5] Update parameter description [79bf2b15c29] Modify parameter type * Fix Invalid URI issue when passing diaplsy name of location (+1 squashed commits) Squashed commits: [c893de7a1b5] Fix Invalid URI issue when passing diaplsy name of location (+1 squashed commits) Squashed commits: [bc81f1915fb] Fix Invalid URI issue when passing diaplsy name of location * Update examples * Update ChangeLog * Update parameter names and docs
* Test Sync docs between 2 repos under NoriZC * Change to absolute temp location * Split file while copying to doc repo * Change branch name to checkout * Change pr org * Change file location * Change file location 2 * Switch HEAD and Base * Switch to MicrosoftDocs org and azure-bot. * Add header to markdown file. * Remove indents of header * Set Create PR process as optional * Try to skip pr when existed. * Try to skip pr when existed * Update pr description * Update tools/SyncDocs.ps1 Co-authored-by: Yunchi Wang <54880216+wyunchi-ms@users.noreply.github.com> * Make the script name clear and add some comments. * Update ps1 path --------- Co-authored-by: Yunchi Wang <54880216+wyunchi-ms@users.noreply.github.com>
* Register Microsoft.Monitor RP in Network cmdlet Adding Microsoft.Monitor RP in Network PrivateLinkService cmdlet Microsoft.Monitor RP supports - List Private Link Resource API - Get Private Endpoint Connection API - List Private Endpoint Connection API It doesn't support Get Private Link Resource API yet * Update Network change log * Update src/Network/Network/ChangeLog.md --------- Co-authored-by: Beisi Zhou <zhoubeisi@gmail.com>
1 task
@wyunchi-ms , could you help check this rate limit issue? |
/azp run |
Azure Pipelines successfully started running 3 pipeline(s). |
This was referenced Feb 20, 2023
Close as #20973 is opened. |
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
Checklist
CONTRIBUTING.md
and reviewed the following information:generation
branch.ChangeLog.md
file(s) appropriatelyChangeLog.md
file can be found atsrc/{{SERVICE}}/{{SERVICE}}/ChangeLog.md
## Upcoming Release
header in the past tense. Add changelog in description section if PR goes intogeneration
branch.ChangeLog.md
if no new release is required, such as fixing test case only.