Merge from Azure/azure-powershell master#1
Merged
OlegSternbergIBM merged 69 commits intoOlegSternbergIBM:masterfrom Nov 8, 2020
Merged
Merge from Azure/azure-powershell master#1OlegSternbergIBM merged 69 commits intoOlegSternbergIBM:masterfrom
OlegSternbergIBM merged 69 commits intoOlegSternbergIBM:masterfrom
Conversation
* Update functions module * Remove useless help * Update Az.Functions.psd1 * Update Az.Functions.psd1 * Update ChangeLog.md Co-authored-by: Yunchi Wang <54880216+wyunchi-ms@users.noreply.github.com> Co-authored-by: Yunchi Wang <54880216+wyunchi-ms@users.noreply.github.com>
Co-authored-by: Dingmeng Xue <dixue@microsoft.com>
Force merge it because of saving time. CI passed * Add 2 New commands * Fix static analysis * Update Changelog.md * Update Changelog.md Co-authored-by: Dingmeng Xue <dixue@microsoft.com> Co-authored-by: Yabo Hu <yabhu@microsoft.com>
…gistry.psd1 (#13273) Force merge it because CI passed and cannot wait update branch * fix changelog and psd1 * Update Az.ContainerRegistry.psd1
Force merge because CI passed and we have no time to update branch and trigger again. Co-authored-by: Dingmeng Xue <dixue@microsoft.com>
Force merge because it is blocked by datalake test case Co-authored-by: Yabo Hu <yabhu@microsoft.com>
Co-authored-by: wyunchi-ms <yunwang@microsoft.com>
Force merge after CI passed * add new cmdlets for sql pool * add test for sql pool * update help docs * update change log * fix for test Co-authored-by: Wan Yang <t-wayang@microsoft.com> Co-authored-by: Yunchi Wang <54880216+wyunchi-ms@users.noreply.github.com> Co-authored-by: Dingmeng Xue <dixue@microsoft.com> Co-authored-by: Jin Lei <54836179+msJinLei@users.noreply.github.com>
* Add Suggestion and New ParameterSet 1.Add Suggestion to Parameter 'PrivateLinkResourceType' 2.Change the ParameterSet 'ByResource' of the Cmdlet 'PrivateLinkResourceType' 3.Add ParameterSet to Cmdlet 'Get-AzPrivateLinkResource' * fix one issue * update the version of Appconfiguration * Revert "update the version of Appconfiguration" This reverts commit 86b5706. * Update the MarkDown file * Update the BreackingChangeIssues.csv * Fix the get-privateEndPoint issue. * Update the Markdown file and improve code quality * Remove parameter definition in NewWorkBaseCmdlet Co-authored-by: Dingmeng Xue <dixue@microsoft.com>
Force merge after CI passed * [KeyVault] Managed HSM (#13259) * Enable MHSM Management via *-AzKeyVault (#12575) * Support creating a MHSM pool. * Supporting querying MHSM objects * Support deleting MHSM * Support updating mhsm * Add test cases * Hide unavailable services * Add test cases * expose EnablePurgeProtection for MHSM * correct indent of ps1xml * upload localfeed * Hide enablePurgeProtection * Update ChangeLog.md and help.md * Modify codes according to comments * Update help.md * Update VaultCreationParameters.cs * Update get-azkeyvault.md * Update KeyVaultManagementTests.ps1 * Record scenario test for Managed Hsm (#12631) * Record scenario tests for managed hsm * add default parameter set for * Re-record scenario tests. * [KeyVault] Update to official SDK (#12767) * local 3.1.0 sdk * Use production key vault mgmt sdk * remove security domain from format xml * combine track 1&2 sdk (#13018) * combine track 1&2 sdk * update azure.core to 1.5.0 * add exception; revert addkeyvaultkey * add dll to psd1 * fix exception * Detach managed hsm from key vault command (#13187) * get managed hsm * new managed hsm * remove managed hsm * update help.md * update managed hsm * add online version for new help.md * Convert mhsm test to liveonly * add test record * Support data plane of managed HSM (#13216) * create managed hsm key * get managed hsm key * remove managed hsm key * update managed hsm key * undo managed hsm key removal * back up and restore managed hsm key * add help.md * import/download managed hsm RSA key * Update help.md * Update changelog.md * suppress signature issues * Update all help markdowns * add logger for track2sdk * add metadata for oct-HSM Co-authored-by: Yeming Liu <Yeming.Liu@microsoft.com> * Limit KeyType to be required only when create managed HSM key (#13242) * limit KeyType to be required only when create managed HSM key * add pester test * Security domain (#13226) * wip * wip * wip * wip * wip * wip * support securestring * wip * wip * wip * generate docs * docs & error handling * move crypto alg inside security domain * resource strings * remove extra code * write help markdown * resolve relative path to absolute path * suppress signature issues Co-authored-by: Yeming Liu <yeliu@microsoft.com> Co-authored-by: Beisi Zhou <zhoubeisi@gmail.com> Co-authored-by: Beisi Zhou <zazbs@qq.com> * remove pfx file * full backup restore + rbac (#13261) Co-authored-by: Yeming Liu <yeliu@microsoft.com> * small fixes changelog; azure.core; sdk version; online version; breaking change csv; shared assembly conflict; failed tests; * license of BouncyCastle.NetCore * remove local feed Co-authored-by: Yeming Liu <Yeming.Liu@microsoft.com> Co-authored-by: Yeming Liu <yeliu@microsoft.com> * use portable.bouncycastle * bug fix... ...replace bouncycastle lib; fix security domain issue on windows powershell * Add pester test for RBAC and full-backup managed HSM * fix dll list * support relative path when restoring SD * update license (bouncycastle.netcore -> portable) * remove dependency Microsoft.IdentityModel.Tokens Co-authored-by: Beisi Zhou <zhoubeisi@gmail.com> Co-authored-by: Yeming Liu <yeliu@microsoft.com> Co-authored-by: Beisi Zhou <zazbs@qq.com> Co-authored-by: Dingmeng Xue <dixue@microsoft.com>
Force merge because it is low risk. * Update changelog * Update changelog according to feedback
…od` (#13302) * fix null reference * Update InvokeAzRestMethodCommand.cs * Update ChangeLog.md * Update ChangeLog.md
…13290) * Fix in Set-AzSqlDatabaseAudit - support Hyperscale database Show descriptive error when database edition cannot be determined * Update ChangeLog.md * Fix ChangeLog.md * Update changelog... ...move the changelog to the to of "upcoming release" to prevent merging issue in next sprint * Fix ChangeLog.md Co-authored-by: Oleg Sternberg <olsternb@microsoft.com> Co-authored-by: Yeming Liu <Yeming.Liu@microsoft.com>
Security-tools check passed. Force merge it because status cannot sync for the time being. * Updated Connection monitor endpoint cmdlet (#12943) * Updated ConnectionMonitorEndpoint cmdlet * Updated help files * Fixed help files * Suppressed breaking changes warnings * Fixed bug in New-AzConnectionMonitorEndpoint cmdlet. Updated help file (#13001) * Fixed bug in New-AzConnectionMonitorEndpoint cmdlet. Updated help file * Fixed typo and add online version in help file * Updated change log * fix changelog update Co-authored-by: irrogozh <irrogozh@microsoft.com>
Co-authored-by: wyunchi-ms <yunwang@microsoft.com>
Force merge because Github cannot get ADO status
* Add new examples to ServiceFabric - Add new examples to the following modules: ServiceFabric * Fix typo in existing examples. Co-authored-by: Maoliang Huang <mahuang@microsoft.com>
- Add new examples to the following modules: DataLakeAnalytics Co-authored-by: Maoliang Huang <mahuang@microsoft.com>
- Add new examples to the following modules: NotificationHubs Co-authored-by: Maoliang Huang <mahuang@microsoft.com>
In Example 1, there is a different string passed for the ResourceGroupName in the first function call and the second function call. This string should be the same value for both function calls. All of the other examples use the ResourceGroupName `ResourceGroup03`, so I swapped to use that as the correct value.
…s with different casing (#13299) * Normalize scope casing when group resource changes * Update change log * Update ChangeLog.md Co-authored-by: Yeming Liu <Yeming.Liu@microsoft.com>
Co-authored-by: wyunchi-ms <yunwang@microsoft.com>
* Update labels of issue template * Update triage label to be consistent with AzureSDK
- Add new examples to the following modules: Batch Co-authored-by: Maoliang Huang <mahuang@microsoft.com>
* fix api version in release notes for acr * Update ChangeLog.md
Values provided for -Hostnames should be in separate quotation marks
* Workaround for the token cache issue in Az.Accounts 2.1.0 Using version 1.9.5 of Az.Accounts. * Update Az.StackHCI.psm1 Using AuthFactory.Authenticate instead of TokenCache * Updating the release notes. * revert the update to versions They'll be updated automatically during release process Co-authored-by: Dinesh Reddy Gottam <digot@microsoft.com> Co-authored-by: Yeming Liu <Yeming.Liu@microsoft.com>
…-AzSqlInstance and Set-AzSqlInstance, tests included (#13395) Co-authored-by: Uros Lazarevic <urlazare@microsoft.com>
* fix issue: the error message is unclear if browser is unavailable for Interactive scenario * fix issues: a. Token is not renewed after expiring for LRO; b. AccountId is not respected in MSI * code refactoring * remove unused code * fix typo * update version * update for 2.1.2 * update version to 2.1.2
* 0.1.0 release of Az.DigitalTwins * Update the code of New-AzDigitalTwins-Test Co-authored-by: Youri <v-lipyo@microsoft.com>
…edServiceEncryptedCredential (#13356) * improve documentation for cmdlet New-AzDataFactoryV2LinkedServiceEncryptedCredential * Improve error message of a command
* Update logic for generate-info.json * Update release note for Sql Co-authored-by: wyunchi-ms <yunwang@microsoft.com>
…ectionPolicy cmdlet (#13402)
added -FromPointInTimeBackup to deleted database restore command
* Az.StackHCI 0.3.0 -> 0.3.1 * fix psm1 missing
…download (#13270) * require specified build to download * set timeout in 180 minutes * get specified artifacts if pipeline id specified, or get latest one * retire 'Azure SDK Powershell Test' subscription * fix some issues
* licensetype description edits for New-AzVm and New-AzVmConfig * updated descriptions based on feedback
Probably there is typo error where both private & public subnet names are pointing to same privSubnet object, this has been corrected.
OlegSternbergIBM
pushed a commit
that referenced
this pull request
Dec 20, 2020
* Onboard Migrate to Private Link Common Cmdlets * PR Comments #1 Co-authored-by: Abhiroop Goyal <abgoyal@microsoft.com>
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
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.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