Skip to content
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 May release #9786

Merged
merged 19 commits into from
Jun 9, 2020
Merged

Network May release #9786

merged 19 commits into from
Jun 9, 2020

Commits on May 6, 2020

  1. Configuration menu
    Copy the full SHA
    f839dbd View commit details
    Browse the repository at this point in the history
  2. Updates readme

    anton-evseev committed May 6, 2020
    Configuration menu
    Copy the full SHA
    0246175 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    514a878 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2020

  1. Add VirtualHubBgpConnections, VirtualHubIpConfigurations, NetworkVirt…

    …ualApplianceSites child resources (#9357)
    
    * Adds base for updating Microsoft.Network from version stable/2020-03-01 to version 2020-05-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Final changes
    
    * Fix formatting issues
    
    * Fix merge and formatting issues
    
    * Fix formatiing
    
    * Ipconfig properties
    
    * Fix build errors
    
    * Lint check
    
    * Fix semantics errors
    
    * Address review comments
    
    * Fix prettier and nextLink checks
    
    * Fix dots
    
    * Address errors
    
    * Fix Ipconfig version
    
    Co-authored-by: dexiang-ms <64503627+dexiang-ms@users.noreply.github.com>
    naveenchekuri and dexiang-ms authored May 18, 2020
    Configuration menu
    Copy the full SHA
    0499403 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    212f942 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2020

  1. Configuration menu
    Copy the full SHA
    d02659d View commit details
    Browse the repository at this point in the history
  2. DNS Proxy support for Firewall Policy (#9461)

    * Adding DnsProxySettings Support in Firewall Policy
    
    dnsServers, dnsEnableProxy, dnsRequireProxyForNetworkRules are added as subproperties.
    
    * spell check
    
    * Removing DNS as prefix on sub properties.
    
    * Syntax error.
    
    * DnsProxySettings to DNSSettings
    
    * Fixing proxy settings name.
    
    Co-authored-by: Ishani Gupta <isgu@microsoft.com>
    ishaniGupta27 and Ishani Gupta authored May 25, 2020
    Configuration menu
    Copy the full SHA
    63f2b24 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2020

  1. fix network (#9369) (#9547)

    * fix network
    
    * duplicated publicipprefix
    
    * fixed example in 2018-01-01
    
    * final updates
    
    * missing examples
    
    (cherry picked from commit 42d9639)
    Zim Kalinowski authored May 26, 2020
    Configuration menu
    Copy the full SHA
    1c5b662 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2020

  1. Added new properties to ConnectivityHop (#9386)

    * Added new properties to ConnectivityHop
    
    * Fixed spelling
    
    * added x-ms-client-flatten to HopLink.properties.properties
    irrogozh authored May 27, 2020
    Configuration menu
    Copy the full SHA
    1553c58 View commit details
    Browse the repository at this point in the history
  2. Rename Firewall Policy child resource RuleGroup to RuleCollectionGroup (

    #9356)
    
    * Rename Firewall Policy child resource RuleGroup to RuleCollectionGroup
    
    * rebase with ti whitelist
    
    * rebase with ti whitelist
    
    * rebase with ti whitelist
    
    * prettier run
    
    * making nat rule into a collection
    
    * prettier run
    saisujithreddym authored May 27, 2020
    Configuration menu
    Copy the full SHA
    7b9b3f8 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2020

  1. Multiple Public IPs support for Azure Firewall in Virtual Hub (#9560)

    * multi pip for firewall in hub swagger change
    
    * resolving issues
    anchalkpr authored May 28, 2020
    Configuration menu
    Copy the full SHA
    685ad97 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2020

  1. VirtualWan: Hubvnet Connection related changes (#9536)

    1. Exposed direct PUT/DELETE APIs for hubvnet connections. This is the
       API expected to be used in the future by all consumers (direct rest
       api calls, powershell, portal, azure cli). This avoids needing a put
       on the virtual hub every time a hubvnet connection is to be
       added/changed.
    2. Deprecate specifying hubvnet connection in virtualHub PUT. This is to
       avoid having multiple APIs to do the same thing. Also having this API
       introduces other complexities and breaks some scenarios.
    3. Deprecate allowHubToRemoteVnetTransit and
       allowRemoteVnetToUseHubVnetGateways flags in hubvnet connection.
       These flags are maintained internally in the implementation and
       shouldn't be exposed to the user. For now, just mark it as such. Will
       be removed in later release.
    
    Co-authored-by: Shyam Dharmarajan <shdharma@microsoft.com>
    shyamshd and Shyam Dharmarajan authored May 29, 2020
    Configuration menu
    Copy the full SHA
    193138c View commit details
    Browse the repository at this point in the history
  2. Destination FQDNs in FirewallPolicy for network rules. (#9609)

    * v1
    
    * making boolean as nullable
    
    Co-authored-by: Ishani Gupta <isgu@microsoft.com>
    ishaniGupta27 and Ishani Gupta authored May 29, 2020
    Configuration menu
    Copy the full SHA
    f158099 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2020

  1. VirtualHub : Add Routing State and expose Effective Routes Api (#9385)

    * Add Routing State and expose Effective Routes Api
    
    * updated opId name and added examples
    
    * prettier fix done
    
    * rename variable to prevent conflict
    nagula-ritvika authored May 30, 2020
    Configuration menu
    Copy the full SHA
    870cc67 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2020

  1. Updating VpnGateway examples for bgpSettings (#9656)

    * Updating VpnGateway examples
    
    * prettier
    
    Co-authored-by: Khushboo Baheti <khbaheti@microsoft.com>
    Khushboo-Baheti and Khushboo Baheti authored Jun 2, 2020
    Configuration menu
    Copy the full SHA
    3b8bd3d View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2020

  1. Application Gateway Private Link Support (#9490)

    * Application Gateway Private Link Support
    
    * Fix comments
    
    * Fix comments for including example
    jaishals authored Jun 5, 2020
    Configuration menu
    Copy the full SHA
    89331e6 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2020

  1. Configuration menu
    Copy the full SHA
    932b548 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2020

  1. Configuration menu
    Copy the full SHA
    42c68f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e2ed28 View commit details
    Browse the repository at this point in the history