-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Network june #12751
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
Network june #12751
Conversation
…te resources. (#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 <nebhavsa@microsoft.com>
* Onboard application gateway to PrivateLink Cmdlets * Update ChangeLog.md Co-authored-by: Yabo Hu <yabhu@microsoft.com>
…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 (#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 <yabhu@microsoft.com>
* Change test name * Update TestVirtualRouterPeerCRUD.json
|
@MikhailTryakhov Please fix the test failure |
|
@msJinLei I'm a bit confused there... Copying from one of required tests... Where is it from? how is it possible to have all tests ran successfully and have a magic failure after that? Can you please help me to investigate? |
|
Fixed version in dependant project, please review? |
…connections and expose Reset operations for VirtualWan P2SVpnGateway & VpnGateway resources. (#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.
* Fixed az nw sdk version * Fixed SDK version
|
@msJinLei solved |
Please fix the failed test case. |
|
Guys, Again completely the same for the 2nd weeks in a row @msJinLei |
* Fixed az nw sdk version * Fixed SDK version * Add null check in ConditionVersion of Set-AzRoleAssignmenr (#12829) * add missing null check * update docs * Remove old TODO * Added operation parameters and operation steps in MI operations PS cmdlet (#12437) * Added operation parameters and operation steps in `Get-AzSqlInstanceOperation` * Starting validation. * Fixing build Co-authored-by: Jovana Toroman <jtoroman@microsoft.com> * Adding patchStatus property to VM Instance View (#12777) * updated .net to 38.1 and added patchstatus property * Adding tests and upgrading sdk version for dependent projects * Update PSVirtualMachineInstanceView.cs Adding comma * Corrected parameter field name in the example (#12825) Changed 'Name' to 'StorageSyncServiceName' field in the example. 'Name' is not a valid parameter. * Update spelling of Proeprty to Property (#12821) Co-authored-by: Joshua Van Daalen <admin@joshuavandaalen.com.au> * [SQL] Fix\add AzSqlServerActiveDirectoryOnlyAuthentication APIs (#12782) * * Fix `Disable-AzSqlServerActiveDirectoryOnlyAuthentication` * Added cmdlet `Get-AzSqlServerActiveDirectoryOnlyAuthentication` * Added cmdlet `Enable-AzSqlServerActiveDirectoryOnlyAuthentication` * Revert changes in authentication * Fix files in Accounts * Update Resources.Designer.cs * Add help files * Adding breaking change to Exceptions/Az.Sql/BreakingChangeIssues.csv * Removing empty lines Co-authored-by: Amol Agarwal <amagarwa@microsoft.com> Co-authored-by: Milan Brkic <mibrkic@microsoft.com> * [RecoveryServices.backup] changing number of VMs from 100 to 1000 (#12816) * changing number of VMs from 100 to 1000 * adding description inside changelog.md * [KeyVault] Refactor tests (#12797) * don't use mgmt clients * remove unused code * remove useless comments * Add parameter EnableRbcAuthorization for 'New-AzKeyVault' and 'Update-AzKeyVault' (#12459) * Add parameter EnableRbcAuthorization for 'New-AzKeyVault' and 'Update-AzKeyVault'. * Update src/KeyVault/KeyVault/ChangeLog.md Co-authored-by: Yeming Liu <felix_liu@outlook.com> * Update src/KeyVault/KeyVault/KeyVault.format.ps1xml Co-authored-by: Yeming Liu <felix_liu@outlook.com> * Simplify codes in VaultManagementClient.cs. Co-authored-by: Yeming Liu <felix_liu@outlook.com> * Disk Access changes (#12673) * baseline work * New-AzDiskAccess Remove-AzDiskAccess * New cmdlets * New disk config (#12665) * Checking in changes * checking in changes * new cmdlets * help docs * help docs * fix errors * update help * Checking in SnapshotConfigTests * remove Online: lines from help doc * remove online line * Disk access (#12713) * comments remain, committing so others can see content. * New-AzDiskEncryptionSetConfig dev and testing * New-AzDiskEncryptionSetConfig changelog and help doc Co-authored-by: Adam Sandor <adsandor@microsoft.com> * clean up test * changelog.md * adding parameters to New-AzDiskUpdateConfig * Improving default testing of New-AzDiskEncryptionSetConfig EncryptionType param (#12759) * Improving default testing * update recorded test file * correcting incorrect copy and paste to Test-DiskAccessObject test * Addressing review comments * Update ChangeLog.md * Update New-AzDiskEncryptionSetConfig.md * add argument completer Co-authored-by: Theodore Chang <thchan@microsoft.com> Co-authored-by: Adam Sandor <adsandor@microsoft.com> Co-authored-by: Jin Lei <54836179+msJinLei@users.noreply.github.com> Co-authored-by: Daniel Orozco <64658732+dagoroz@users.noreply.github.com> Co-authored-by: toki95 <35834415+toki95@users.noreply.github.com> Co-authored-by: Jovana Toroman <jtoroman@microsoft.com> Co-authored-by: haagha <64601174+haagha@users.noreply.github.com> Co-authored-by: Eragon Riddle <26284550+eragonriddle@users.noreply.github.com> Co-authored-by: Joshua Van Daalen <emails@joshuavandaalen.com.au> Co-authored-by: Joshua Van Daalen <admin@joshuavandaalen.com.au> Co-authored-by: Amol Agarwal <57109831+amolagar5@users.noreply.github.com> Co-authored-by: Amol Agarwal <amagarwa@microsoft.com> Co-authored-by: Milan Brkic <mibrkic@microsoft.com> Co-authored-by: Himanshu Agarwal <hiaga@microsoft.com> Co-authored-by: Yeming Liu <Yeming.Liu@microsoft.com> Co-authored-by: Beisi Zhou <zazbs@qq.com> Co-authored-by: Yeming Liu <felix_liu@outlook.com> Co-authored-by: Theodore Chang <thchan@microsoft.com> Co-authored-by: Adam Sandor <adsandor@microsoft.com> Co-authored-by: Jin Lei <54836179+msJinLei@users.noreply.github.com>
* Fixed az nw sdk version * Fixed SDK version * Add null check in ConditionVersion of Set-AzRoleAssignmenr (#12829) * add missing null check * update docs * Remove old TODO * Added operation parameters and operation steps in MI operations PS cmdlet (#12437) * Added operation parameters and operation steps in `Get-AzSqlInstanceOperation` * Starting validation. * Fixing build Co-authored-by: Jovana Toroman <jtoroman@microsoft.com> * Adding patchStatus property to VM Instance View (#12777) * updated .net to 38.1 and added patchstatus property * Adding tests and upgrading sdk version for dependent projects * Update PSVirtualMachineInstanceView.cs Adding comma * Corrected parameter field name in the example (#12825) Changed 'Name' to 'StorageSyncServiceName' field in the example. 'Name' is not a valid parameter. * Update spelling of Proeprty to Property (#12821) Co-authored-by: Joshua Van Daalen <admin@joshuavandaalen.com.au> * [SQL] Fix\add AzSqlServerActiveDirectoryOnlyAuthentication APIs (#12782) * * Fix `Disable-AzSqlServerActiveDirectoryOnlyAuthentication` * Added cmdlet `Get-AzSqlServerActiveDirectoryOnlyAuthentication` * Added cmdlet `Enable-AzSqlServerActiveDirectoryOnlyAuthentication` * Revert changes in authentication * Fix files in Accounts * Update Resources.Designer.cs * Add help files * Adding breaking change to Exceptions/Az.Sql/BreakingChangeIssues.csv * Removing empty lines Co-authored-by: Amol Agarwal <amagarwa@microsoft.com> Co-authored-by: Milan Brkic <mibrkic@microsoft.com> * [RecoveryServices.backup] changing number of VMs from 100 to 1000 (#12816) * changing number of VMs from 100 to 1000 * adding description inside changelog.md * [KeyVault] Refactor tests (#12797) * don't use mgmt clients * remove unused code * remove useless comments * Add parameter EnableRbcAuthorization for 'New-AzKeyVault' and 'Update-AzKeyVault' (#12459) * Add parameter EnableRbcAuthorization for 'New-AzKeyVault' and 'Update-AzKeyVault'. * Update src/KeyVault/KeyVault/ChangeLog.md Co-authored-by: Yeming Liu <felix_liu@outlook.com> * Update src/KeyVault/KeyVault/KeyVault.format.ps1xml Co-authored-by: Yeming Liu <felix_liu@outlook.com> * Simplify codes in VaultManagementClient.cs. Co-authored-by: Yeming Liu <felix_liu@outlook.com> * Disk Access changes (#12673) * baseline work * New-AzDiskAccess Remove-AzDiskAccess * New cmdlets * New disk config (#12665) * Checking in changes * checking in changes * new cmdlets * help docs * help docs * fix errors * update help * Checking in SnapshotConfigTests * remove Online: lines from help doc * remove online line * Disk access (#12713) * comments remain, committing so others can see content. * New-AzDiskEncryptionSetConfig dev and testing * New-AzDiskEncryptionSetConfig changelog and help doc Co-authored-by: Adam Sandor <adsandor@microsoft.com> * clean up test * changelog.md * adding parameters to New-AzDiskUpdateConfig * Improving default testing of New-AzDiskEncryptionSetConfig EncryptionType param (#12759) * Improving default testing * update recorded test file * correcting incorrect copy and paste to Test-DiskAccessObject test * Addressing review comments * Update ChangeLog.md * Update New-AzDiskEncryptionSetConfig.md * add argument completer Co-authored-by: Theodore Chang <thchan@microsoft.com> Co-authored-by: Adam Sandor <adsandor@microsoft.com> Co-authored-by: Jin Lei <54836179+msJinLei@users.noreply.github.com> * Skip network api version check (#12854) Co-authored-by: Zhenyu Zhou <zhezhou@microsoft.com> Co-authored-by: Daniel Orozco <64658732+dagoroz@users.noreply.github.com> Co-authored-by: toki95 <35834415+toki95@users.noreply.github.com> Co-authored-by: Jovana Toroman <jtoroman@microsoft.com> Co-authored-by: haagha <64601174+haagha@users.noreply.github.com> Co-authored-by: Eragon Riddle <26284550+eragonriddle@users.noreply.github.com> Co-authored-by: Joshua Van Daalen <emails@joshuavandaalen.com.au> Co-authored-by: Joshua Van Daalen <admin@joshuavandaalen.com.au> Co-authored-by: Amol Agarwal <57109831+amolagar5@users.noreply.github.com> Co-authored-by: Amol Agarwal <amagarwa@microsoft.com> Co-authored-by: Milan Brkic <mibrkic@microsoft.com> Co-authored-by: Himanshu Agarwal <hiaga@microsoft.com> Co-authored-by: Yeming Liu <Yeming.Liu@microsoft.com> Co-authored-by: Beisi Zhou <zazbs@qq.com> Co-authored-by: Yeming Liu <felix_liu@outlook.com> Co-authored-by: Theodore Chang <thchan@microsoft.com> Co-authored-by: Adam Sandor <adsandor@microsoft.com> Co-authored-by: Jin Lei <54836179+msJinLei@users.noreply.github.com> Co-authored-by: aim-for-better <zhenyu.zhou@microsoft.com> Co-authored-by: Zhenyu Zhou <zhezhou@microsoft.com>
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
Those test failures are caused by network module referenced by scenario tests in other modules, skip API version check in those modules could be the fix. |
Command 'run
Supported commands
See additional documentation. |
|
As per contact with Yabo Hu, it's definitely time to merge it! Please let's do it! |
|
Your patch contains the feature code changes of Compute and KeyVault. |
|
@msJinLei can you please finallly merge it and that's all? |
Your patch contains the feature code changes of Compute and KeyVault. It is because you don't merge the latest master. |
* updated sdk version * Add null check in ConditionVersion of Set-AzRoleAssignmenr (#12829) * add missing null check * update docs * Remove old TODO * Added operation parameters and operation steps in MI operations PS cmdlet (#12437) * Added operation parameters and operation steps in `Get-AzSqlInstanceOperation` * Starting validation. * Fixing build Co-authored-by: Jovana Toroman <jtoroman@microsoft.com> * Adding patchStatus property to VM Instance View (#12777) * updated .net to 38.1 and added patchstatus property * Adding tests and upgrading sdk version for dependent projects * Update PSVirtualMachineInstanceView.cs Adding comma * Corrected parameter field name in the example (#12825) Changed 'Name' to 'StorageSyncServiceName' field in the example. 'Name' is not a valid parameter. * Update spelling of Proeprty to Property (#12821) Co-authored-by: Joshua Van Daalen <admin@joshuavandaalen.com.au> * [SQL] Fix\add AzSqlServerActiveDirectoryOnlyAuthentication APIs (#12782) * * Fix `Disable-AzSqlServerActiveDirectoryOnlyAuthentication` * Added cmdlet `Get-AzSqlServerActiveDirectoryOnlyAuthentication` * Added cmdlet `Enable-AzSqlServerActiveDirectoryOnlyAuthentication` * Revert changes in authentication * Fix files in Accounts * Update Resources.Designer.cs * Add help files * Adding breaking change to Exceptions/Az.Sql/BreakingChangeIssues.csv * Removing empty lines Co-authored-by: Amol Agarwal <amagarwa@microsoft.com> Co-authored-by: Milan Brkic <mibrkic@microsoft.com> * [RecoveryServices.backup] changing number of VMs from 100 to 1000 (#12816) * changing number of VMs from 100 to 1000 * adding description inside changelog.md * [KeyVault] Refactor tests (#12797) * don't use mgmt clients * remove unused code * remove useless comments * Add parameter EnableRbcAuthorization for 'New-AzKeyVault' and 'Update-AzKeyVault' (#12459) * Add parameter EnableRbcAuthorization for 'New-AzKeyVault' and 'Update-AzKeyVault'. * Update src/KeyVault/KeyVault/ChangeLog.md Co-authored-by: Yeming Liu <felix_liu@outlook.com> * Update src/KeyVault/KeyVault/KeyVault.format.ps1xml Co-authored-by: Yeming Liu <felix_liu@outlook.com> * Simplify codes in VaultManagementClient.cs. Co-authored-by: Yeming Liu <felix_liu@outlook.com> * Disk Access changes (#12673) * baseline work * New-AzDiskAccess Remove-AzDiskAccess * New cmdlets * New disk config (#12665) * Checking in changes * checking in changes * new cmdlets * help docs * help docs * fix errors * update help * Checking in SnapshotConfigTests * remove Online: lines from help doc * remove online line * Disk access (#12713) * comments remain, committing so others can see content. * New-AzDiskEncryptionSetConfig dev and testing * New-AzDiskEncryptionSetConfig changelog and help doc Co-authored-by: Adam Sandor <adsandor@microsoft.com> * clean up test * changelog.md * adding parameters to New-AzDiskUpdateConfig * Improving default testing of New-AzDiskEncryptionSetConfig EncryptionType param (#12759) * Improving default testing * update recorded test file * correcting incorrect copy and paste to Test-DiskAccessObject test * Addressing review comments * Update ChangeLog.md * Update New-AzDiskEncryptionSetConfig.md * add argument completer Co-authored-by: Theodore Chang <thchan@microsoft.com> Co-authored-by: Adam Sandor <adsandor@microsoft.com> Co-authored-by: Jin Lei <54836179+msJinLei@users.noreply.github.com> * Skip network api version check (#12854) Co-authored-by: Zhenyu Zhou <zhezhou@microsoft.com> * [Synapse] Add dataset and data flow management cmdlets and update some reference package version (#12831) * add support for dataset * add support for dataflow * add help docs * rebase master * update help docs * add dataset subclass * update help doc * update help docs * update SDK version * remove blank line Co-authored-by: Wan Yang <t-wayang@microsoft.com> * RecoveryServices oob release (#12845) Co-authored-by: Daniel Orozco <64658732+dagoroz@users.noreply.github.com> Co-authored-by: toki95 <35834415+toki95@users.noreply.github.com> Co-authored-by: Jovana Toroman <jtoroman@microsoft.com> Co-authored-by: haagha <64601174+haagha@users.noreply.github.com> Co-authored-by: Eragon Riddle <26284550+eragonriddle@users.noreply.github.com> Co-authored-by: Joshua Van Daalen <emails@joshuavandaalen.com.au> Co-authored-by: Joshua Van Daalen <admin@joshuavandaalen.com.au> Co-authored-by: Amol Agarwal <57109831+amolagar5@users.noreply.github.com> Co-authored-by: Amol Agarwal <amagarwa@microsoft.com> Co-authored-by: Milan Brkic <mibrkic@microsoft.com> Co-authored-by: Himanshu Agarwal <hiaga@microsoft.com> Co-authored-by: Yeming Liu <Yeming.Liu@microsoft.com> Co-authored-by: Beisi Zhou <zazbs@qq.com> Co-authored-by: Yeming Liu <felix_liu@outlook.com> Co-authored-by: Theodore Chang <thchan@microsoft.com> Co-authored-by: Adam Sandor <adsandor@microsoft.com> Co-authored-by: Jin Lei <54836179+msJinLei@users.noreply.github.com> Co-authored-by: aim-for-better <zhenyu.zhou@microsoft.com> Co-authored-by: Zhenyu Zhou <zhezhou@microsoft.com> Co-authored-by: wonner <yw1997yw@126.com> Co-authored-by: Wan Yang <t-wayang@microsoft.com> Co-authored-by: Dingmeng Xue <dixue@microsoft.com>
Description
Finally azure networking functionality release!!!
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