Commit b8a444a
Add LoadBalancer features (#13499)
* Updates project with generated nuget package from july release .net sdk and added new global load balancing properties to associated loadbalancer and ipaddress commands
* Updated Network changelog.md
* Added tests, new cross region loadbalancer backend address config command, global tier to ip prefix, and ip prefix parameter to create loadbalancer frontend ip config command
* updated changelog
* removed frontend paramter from original backendaddress config command
* removed new cross region loadbalancer backend address config command, added loadbalancer frontend ip config paramater to existing new backend address config command and updated help files for the new paramter and ip prefix paramter on loadbalancer frontend ip config command
* Added ipprefix(id) parameters to set and add commands for loadbalancer frontend ip config
* addressing comments
* removing white spaces
* reverted powershell to pwsh
* updated backend address model with new property
* ran automation for help files
* fixed changelog syntax
* add pass by value option to new, set, and add commands for frontend ip config and added test example
* Updated ApiVersion from 2020-05-01 to 2020-07-01 (#13357)
Updated ApiVersion from 2020-05-01 to 2020-07-01
* Added officially published SDK (#13409)
* updating nuget package
* updating nuget package
* updating CreateSubresourcesOnEmptyLoadBalancer UT to comply with changes in new network SDK
* Add TranslatedFqdn option for Azure Firewall Policy NAT Rule (#13238)
* Add TranslatedFqdn option for Azure Firewall Policy NAT Rule
* Fixing LB test
* Fixed more LB tests
* deleted local nugets
* removed 20.2.0 nuget package and modules.zip
* adding examples for new parameters
* update azvirtualrouter (#13455)
* removing space
* Add Get-AzVirtualRouterPeerAdvertisedRoute and Get-AzVirtualRouterPeerLearnedRoute with warning messageVr peer (#13462)
* Add Get-AzVirtualRouterPeerAdvertisedRoute and Get-AzVirtualRouterPeerLearnedRoute with warning message
* Delete Authentication - Backup.csproj
* Update ChangeLog.md
* Update ChangeLog.md
* Update ChangeLog.md
* Update ChangeLog.md
Co-authored-by: Yabo Hu <[email protected]>
* Adding allocation method fix to Test-PublicIpAddressCRUD-StandardSkuGlobalTier
* copied recorded sessions for new tests into project session records folder
* updating TestSetLoadBalancerCRUDPublicBasicSku session record
* updated session record for TestLoadBalancerBackendPoolCreate
* Updated session record for TestGlobalLoadBalancerBackendPoolCreate
Co-authored-by: Kayden <[email protected]>
Co-authored-by: Yeming Liu <[email protected]>
Co-authored-by: Ranjani Hatti <[email protected]>
Co-authored-by: Mikhail <[email protected]>
Co-authored-by: tejasshah7 <[email protected]>
Co-authored-by: litchiyangMSFT <[email protected]>
Co-authored-by: Yabo Hu <[email protected]>1 parent 41632f4 commit b8a444a
File tree
56 files changed
+18057
-6492
lines changed- src/Network
- Network.Test
- ScenarioTests
- SessionRecords
- Commands.Network.Test.ScenarioTests.LoadBalancerBackendPoolTests
- Commands.Network.Test.ScenarioTests.LoadBalancerTests
- Commands.Network.Test.ScenarioTests.PublicIpAddressTests
- Commands.Network.Test.ScenarioTests.PublicIpPrefixTests
- Network
- Common
- Generated
- LoadBalancer
- BackendAddressPool
- FrontendIPConfiguration
- Models
- LoadBalancer
- Models
- PublicIpAddress
- PublicIpPrefix
- help
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
56 files changed
+18057
-6492
lines changedLines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
44 | 52 | | |
45 | 53 | | |
46 | 54 | | |
| |||
Lines changed: 70 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
88 | 87 | | |
89 | 88 | | |
90 | 89 | | |
| |||
97 | 96 | | |
98 | 97 | | |
99 | 98 | | |
100 | | - | |
101 | 99 | | |
102 | 100 | | |
103 | 101 | | |
| |||
120 | 118 | | |
121 | 119 | | |
122 | 120 | | |
123 | | - | |
| 121 | + | |
124 | 122 | | |
125 | 123 | | |
126 | 124 | | |
| |||
135 | 133 | | |
136 | 134 | | |
137 | 135 | | |
138 | | - | |
| 136 | + | |
139 | 137 | | |
140 | 138 | | |
141 | 139 | | |
| |||
164 | 162 | | |
165 | 163 | | |
166 | 164 | | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
167 | 233 | | |
168 | 234 | | |
169 | 235 | | |
| |||
Lines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
196 | 212 | | |
197 | 213 | | |
198 | 214 | | |
| |||
0 commit comments