forked from Azure/azure-powershell
-
Notifications
You must be signed in to change notification settings - Fork 0
Merge from Azure/azure-powershell master #1
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
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
* Update functions module * Remove useless help * Update Az.Functions.psd1 * Update Az.Functions.psd1 * Update ChangeLog.md Co-authored-by: Yunchi Wang <[email protected]> Co-authored-by: Yunchi Wang <[email protected]>
Co-authored-by: Dingmeng Xue <[email protected]>
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 <[email protected]> Co-authored-by: Yabo Hu <[email protected]>
…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 <[email protected]>
Force merge because it is blocked by datalake test case Co-authored-by: Yabo Hu <[email protected]>
Co-authored-by: wyunchi-ms <[email protected]>
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 <[email protected]> Co-authored-by: Yunchi Wang <[email protected]> Co-authored-by: Dingmeng Xue <[email protected]> Co-authored-by: Jin Lei <[email protected]>
…etCapture and Stop-AzVpnConnectionPacketCapture (#13208) Force merge as CI passed * finish * add file * add files * Revert "add file" This reverts commit 8080c05. * add files * Update ChangeLog.md Co-authored-by: Yabo Hu <[email protected]> Co-authored-by: Dingmeng Xue <[email protected]>
) * Corrected docs for Get-AzSecurityPricing Updated examples, descriptions, and output * Fixes following Chemi & Amit's review * Added Set-AzSecurityPricing * Final updates * Update Az.Security.md * Final changes Co-authored-by: Yeming Liu <[email protected]>
* 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 <[email protected]>
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 <[email protected]> * 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 <[email protected]> Co-authored-by: Beisi Zhou <[email protected]> Co-authored-by: Beisi Zhou <[email protected]> * remove pfx file * full backup restore + rbac (#13261) Co-authored-by: Yeming Liu <[email protected]> * 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 <[email protected]> Co-authored-by: Yeming Liu <[email protected]> * 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 <[email protected]> Co-authored-by: Yeming Liu <[email protected]> Co-authored-by: Beisi Zhou <[email protected]> Co-authored-by: Dingmeng Xue <[email protected]>
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 <[email protected]> Co-authored-by: Yeming Liu <[email protected]>
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 <[email protected]>
Co-authored-by: wyunchi-ms <[email protected]>
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 <[email protected]>
- Add new examples to the following modules: DataLakeAnalytics Co-authored-by: Maoliang Huang <[email protected]>
- Add new examples to the following modules: NotificationHubs Co-authored-by: Maoliang Huang <[email protected]>
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.
* Export template with SDK #1 * Export template with SDK #2 * Update changelog * Added back support for -ApiVersion parameter with a deprecation notice * update changelog to avoid merge issue * Review fixes * re-record tests Co-authored-by: Yeming Liu <[email protected]>
…s with different casing (#13299) * Normalize scope casing when group resource changes * Update change log * Update ChangeLog.md Co-authored-by: Yeming Liu <[email protected]>
Co-authored-by: wyunchi-ms <[email protected]>
* 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 <[email protected]>
* 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 <[email protected]> Co-authored-by: Yeming Liu <[email protected]>
…-AzSqlInstance and Set-AzSqlInstance, tests included (#13395) Co-authored-by: Uros Lazarevic <[email protected]>
* 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 <[email protected]>
…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 <[email protected]>
…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 <[email protected]>
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
ChangeLog.md
file(s) has been updated:ChangeLog.md
file can be found atsrc/{{SERVICE}}/{{SERVICE}}/ChangeLog.md
## Upcoming Release
header -- no new version header should be added