-
Notifications
You must be signed in to change notification settings - Fork 4k
[Storage] Merge latest change from master to storage preview branch #12952
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
…te resources. (Azure#12227) * Created Model Classes for NVA powershell object. * Added *-NetworkVirtualAppliance commands. * Added *-NVASite commands and export commands. * Added tests for NVA CRUD operations. The tests for NVA Site CRUD operations is in skipped state. Reason for this is a bug in the Nfv-RP which fails the New-AzVirtualApplianceSite command. The fix is underway and Nfv-RP team will record the tests and push it in a separate change. * Added help files for the new 11 Cmdlets. * Added entry in the Changelog * Bug fix for null NVA Id. * Added online version to help files. * Replace real guids with 0000.. in examples. * Add default resource paramsets, rename plural cmds * Supress static analysis errors. Co-authored-by: Neel Bhavsar <[email protected]>
* Onboard application gateway to PrivateLink Cmdlets * Update ChangeLog.md Co-authored-by: Yabo Hu <[email protected]>
…m-master # Conflicts: # src/Network/Network/Az.Network.psd1 # src/Network/Network/ChangeLog.md
…m-master # Conflicts: # src/Network/Network/Az.Network.psd1 # src/Network/Network/ChangeLog.md # src/Network/Network/PrivateLinkService/PrivateLinkServiceProvider/ProviderConfiguration.cs
Sync Network with master branch
…ce (Azure#12370) * Skip test due to Auxilary '1' authentication error.
* Add HubIpConfiguration and HubBgpConnections * Fix bug in test record and static analysis * Modify info in breaking changes * Change format of csv file * Change output type of AzVirtualRouterPeer cmdlets * Add back AllowActivaFTP * Add back RemoteBgpCommunitiesText * Update Network.format.ps1xml * Update Network.format.ps1xml * Update HubBgpConnectionTests.ps1 * Update VirtualRouterTests.ps1 * Modify output types * Update BreakingChangeIssues.csv * Update ChangeLog.md * Update New-AzVirtualWan.md * Update New-AzVirtualRouter.md * Update New-AzVirtualRouter.md * Update New-AzVirtualRouter.md Co-authored-by: Yabo Hu <[email protected]>
* Change test name * Update TestVirtualRouterPeerCRUD.json
…connections and expose Reset operations for VirtualWan P2SVpnGateway & VpnGateway resources. (Azure#12449) * Enable Internet security for Point to site clients feature changes * Added help files. * Incorporate code review comments * Enable test * Adding latest test recording * Skip failing unrelated SignalR test.
* checking in changes * Adding test recording with new param * help.md file * added new AssignedHostGroup field in the objects * updated changelog * added test change * Fxing test * updated tests to hit canary region * adding the new parameter * adding the actual subresource connected to the cmdlet parameter * added dedicatedhostgroup strategy and overload getSubResourceReference for hostgroup in subresourcestrategy method * added tests for new parameter in vmss * New-AzVm cmdlet dev and test work (Azure#12595) * Update NewAzureVMCommand.cs * Update VirtualMachineStrategy.cs * Update PSVirtualMachine.cs * Update VirtualMachineTests.cs * Update VirtualMachineTests.ps1 * Update ChangeLog.md * Update VirtualMachineTests.ps1 * Update NewAzureVMCommand.cs * Update VirtualMachineTests.ps1 * New-AzVm hostgroupId help doc update * Update VirtualMachineStrategy.cs * recorded test file for New-AzVm * added call to new-azvm with hostgroup id for the test * fixing testdedicatedhost * New-AzVmss.md help doc * added test for get-azvm -status returning AssignedHost * added help description for the HostGroupId property for New-AzVmss * adding test + recording for new-azvmss .. -HostGroupId * added the domain name label so the tests could pass in playback mode * dedicated host changes for vmss * added DomainNameLabel added DomainNameLabel to Test-HostGroupPropertySetOnVirtualMachine test to ensure it passes in Playback. * Revert "dedicated host changes for vmss" This reverts commit fc103bd. * bringing back changes after revert * added new AssignedHostGroup field in the objects * updated changelog * added test change * updated tests to hit canary region * checking in changes * Adding test recording with new param * help.md file * adding the new parameter * adding the actual subresource connected to the cmdlet parameter * added dedicatedhostgroup strategy and overload getSubResourceReference for hostgroup in subresourcestrategy method * added tests for new parameter in vmss * New-AzVm cmdlet dev and test work (Azure#12595) * Update NewAzureVMCommand.cs * Update VirtualMachineStrategy.cs * Update PSVirtualMachine.cs * Update VirtualMachineTests.cs * Update VirtualMachineTests.ps1 * Update ChangeLog.md * Update VirtualMachineTests.ps1 * Update NewAzureVMCommand.cs * Update VirtualMachineTests.ps1 * New-AzVm hostgroupId help doc update * Update VirtualMachineStrategy.cs * added call to new-azvm with hostgroup id for the test * recorded test file for New-AzVm * added test for get-azvm -status returning AssignedHost * added help description for the HostGroupId property for New-AzVmss * Fxing test * fixing testdedicatedhost * New-AzVmss.md help doc * adding test + recording for new-azvmss .. -HostGroupId * dedicated host changes for vmss * added the domain name label so the tests could pass in playback mode * Revert "dedicated host changes for vmss" This reverts commit fc103bd. * bringing back changes after revert * added DomainNameLabel added DomainNameLabel to Test-HostGroupPropertySetOnVirtualMachine test to ensure it passes in Playback. * added vmss tests and new recordings for the test * better print for get-azhostgroup -instanceview * Update ChangeLog.md Adding changelog for New-AzVmss (7745035), Get-AzVmss's returned instance view object, SupportAutomaticPlacement to New-AzHostGroup * Adding ValueFromPipelineByPropertyName Adding it for consistency with HostGroupId in New-AzVM * Making the HostGroupId accept pipeline input * test dedicatedhost rerecorded * Update DedicatedHostTests.ps1 * Removing plain text password * fixing cred scan and psvmssinstanceview * Updated help * Update ChangeLog.md * Update ChangeLog.md Co-authored-by: Yeming Liu <[email protected]> Co-authored-by: N'Godjigui Junior Diarrassouba <[email protected]> Co-authored-by: Adam Sandor <[email protected]> Co-authored-by: Theodore Chang <[email protected]>
* Update help message for DnsName; add an example * Format
* fix for EncryptionAtHost * removing default value for encryptionathost for new-azvm * Adding test for null * fixing test * Adding recorderd test to check for null value when encryptionathost is not part of cmdlet * adding to changelog * Updated Changelog
…zAttestationPolicy cmdlet (Azure#12789) * Added example for Reset_AzAttestationPolicy for the isolated trust model * Update ChangeLog.md Remove changelog.md since the PR only contains document update so that we don't need a new release for document update only. Co-authored-by: Jin Lei <[email protected]>
…zure#12780) * Fix serialization for secure strings in parameters * Show "Ignore" resource changes last * Update change log * Add notes
* add BYOIP cmdlets to Network module
* adding next version * added VmHealth field in PSVirtualMachineINstanceView * added tests * added changelog * fixed diff in case for VMHealth property * refactored tests and added recording * Removing unnecessary line * Update Compute (Track 1) sdk reference in RecoveryServices.Backup.Test.csproj * Update RecoveryServices.SiteRecovery.Test.csproj * Update SqlVirtualMachine.Test.csproj * Update Network.Test.csproj * Removing password for credential check success * Adding a better description to the test * Improved changelog message * Removing unnecesary if statement * adding missing comma * Making vmHealth VMHealth
* Fix array serialization issue and add tests * Make test more robust * Update change log
…ure#12891) * Added Revert cmdlet, update to 2020-02-01 apiversion * Added new helpfile, updated test recordings * Added missing example * Added online version * Rename revert volume to restore volume * Resolve project conflict, remove emtpy line * Update NetAppFiles.Test.csproj Remove tab key Co-authored-by: Audunn Baldvinsson <[email protected]> Co-authored-by: Jin Lei <[email protected]>
- Add new examples to the following modules: AnalysisServices Co-authored-by: Maoliang Huang <[email protected]>
* Update Remove-AzNetworkInterfaceIpConfig.md Set command is mandatory after we do a remove command * Update Remove-AzNetworkInterfaceIpConfig.md Co-authored-by: Mike F. Robbins <[email protected]>
Co-authored-by: Perica Trajkov <[email protected]>
* HDInsight Support Autoscale: 1. Add a new parameter to existing cmdlet New-AzHDInsightCluster 2. Add 5 cmdlets: - New-AzHDInsightClusterAutoscaleScheduleCondition - New-AzHDInsightClusterAutoscaleConfiguration - Get-AzHDInsightClusterAutoscaleConfiguration - Set-AzHDInsightClusterAutoscaleConfiguration - Remove-AzHDInsightClusterAutoscaleConfiguration * update cred scan suppression file * Add statistic analysis exception by modifing SignatureIssues.csv file * Change Days to Day * Update parameter set in Get/Remove-AzHDInsightClusterAutoscaleConfiguration * Add -Schedule parameter to schedule related parameter sets Co-authored-by: Zhenyu Zhou <[email protected]>
* Add New-AzExpressRoutePortLOA cmdlet. * Add new cmdlet tests. * Remove unused variable. * Added help md files. * Supress static analysis warnings. * Change csproj for the SDK with LOA code. This swagger changes are merged into network-june-release * Added details in changelog * Revert "Change csproj for the SDK with LOA code." This reverts commit 763fb8a. * Added null validation for invalid ResourceId * Update SDK version to the latest * Add Error Suppresion * Change csproj * Trigger new build. * Fix merge conflict markers * Trigger CI build. Co-authored-by: Neel Bhavsar <[email protected]>
* Changes to build after update to new SDK * Rerecord test part 1/N - AdvancedDataSecurityTests and AdvisorTests * Rerecord tests part 2 * Rerecord tests part 3 * Additional test changes * Rerecord ElasticTargetGroup * use updated .NET SDK * Database replication tests * Update Sql version in Sql.Tests.csproj * Add support for BackupStorageRedundancy param, updated tests to test setting/getting BackupStorageRedundancy * un-modify existing tests, add new for get database * Update for ImportExport APIs * Restore sql,.csproj to use published SDK nuget * Add IE test Json * Rerecord ElasticJob tests and FailoverTests * add help files * Fix breaking changes - restore the legacy Importexport cmdlets and tests, and mark with deprecation attribute * Update changelog.md * Undo changes to MockClientFactory * Fix typo in AzSql.psd1 * Partial fix for DatabaseCrudTests * Refactor importExport cmdlets again to keep the same cmdlets as before with no breaking change, and add one new cmdlet. Only new parameters are added. * updated TestDatabaseRename.json * Fix Vcore tests in DatabaseCrudTests * add updated session records and help docs * Additional fixes for tests, IE cmdlets * add re-recorded sessions for zone redundancy tests * Update documentation * Respond to PR feedback to undo potential breaking change in positional parameter. Suppress credential scanner * Provide online version link for markdown file * Remove new cmdlet New-AzSqlDatabaseImportExisting which was not reviewed * Remove link to the removed cmdlet from help * avoid automatically updating with GRS * Update TestImportNewDatabase.json * Fix one more CredScan file * removing file from pr * update elastic job tests update tags name/use old recording * revert back to alias = tags and param = tag for elastic jobs cmlet Co-authored-by: xaliciayang <[email protected]>
* [Functions]Move generated code. * [ConnectedMachine]Move generated code. * [Functions/ConnectedMachine] Add change logs. * change logs & help doc * [Functions] Move generated code of using M3. * remove docs and examples of unrelated functions * azure powershell modules list Co-authored-by: Yeming Liu <[email protected]>
Co-authored-by: wyunchi-ms <[email protected]>
* Fix the Invaild Link * Fix the invaild link of cmdlet in md file again. * Fix the invaild link of cmdlet in md file again. * Update New-AzFrontDoorWafManagedRuleObject.md * Update Get-AzFrontDoorWafPolicy.md Co-authored-by: Youri <[email protected]> Co-authored-by: Dingmeng Xue <[email protected]>
* Polish changelog for upcoming release * Update ChangeLog.md Co-authored-by: Jin Lei <[email protected]>
Hi @blueww , Tests have problem loading assemblies, please fix |
@VeryEarly |
VeryEarly
approved these changes
Sep 16, 2020
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