Skip to content

Conversation

@dingmeng-xue
Copy link
Member

Description

  • Updated below cmdlet
    -New-AzLoadBalancerFrontendIpConfigCommand, Set-AzLoadBalancerFrontendIpConfigCommand, Add-AzLoadBalancerFrontendIpConfigCommand:
    - Added PublicIpAddressPrefix property
    - Added PublicIpAddressPrefixId property
  • Added new properties to the following cmdlets to allow for global load balancing
    • New-AzLoadBalancer:
      • Added Sku Tier property
    • New-AzPuplicIpAddress:
      • Added Sku Tier property
    • New-AzPublicIpPrefix:
      • Added Sku Tier property
    • New-AzLoadBalancerBackendAddressConfig:
      • Added LoadBalancerFrontendIPConfigurationId property

Checklist

  • I have read the Submitting Changes section of CONTRIBUTING.md
  • The title of the PR is clear and informative
  • The appropriate ChangeLog.md file(s) has been updated:
    • For any service, the ChangeLog.md file can be found at src/{{SERVICE}}/{{SERVICE}}/ChangeLog.md
    • A snippet outlining the change(s) made in the PR should be written under the ## Upcoming Release header -- no new version header should be added
  • The PR does not introduce breaking changes
  • If applicable, the changes made in the PR have proper test coverage
  • For public API changes to cmdlets:
    • a cmdlet design review was approved for the changes in this repository (Microsoft internal only)
      • {Please put the link here}
    • the markdown help files have been regenerated using the commands listed here

Kawilki-M and others added 30 commits September 11, 2020 02:12
…dk and added new global load balancing properties to associated loadbalancer and ipaddress commands
…mand, global tier to ip prefix, and ip prefix parameter to create loadbalancer frontend ip 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
Updated ApiVersion from 2020-05-01 to 2020-07-01
* Add TranslatedFqdn option for Azure Firewall Policy NAT Rule

* Fixing LB test

* Fixed more LB tests
…rLearnedRoute 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]>
@dingmeng-xue dingmeng-xue merged commit b8a444a into release-2020-11-17 Nov 13, 2020
@dingmeng-xue dingmeng-xue deleted the release-2020-11-17v2 branch November 13, 2020 05:46
@dingmeng-xue dingmeng-xue restored the release-2020-11-17v2 branch November 13, 2020 05:46
@dingmeng-xue dingmeng-xue deleted the release-2020-11-17v2 branch December 1, 2020 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants