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 november release #13224

Merged
merged 18 commits into from
Mar 4, 2021
Merged

Network november release #13224

merged 18 commits into from
Mar 4, 2021

Commits on Jan 19, 2021

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

    MikhailTryakhov committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    c7163e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f7fa292 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2021

  1. No snat firewall policy (#12505)

    * Adding No SNAT feature support to firewall policy
    
    * committing prettier-fix
    
    * adding period at end of description to prevent failure for checks
    nikhilpadhye1 committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    7bcd5c9 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2021

  1. Insights on Firewall Policy (#12509)

    * Adds base for updating Microsoft.Network from version stable/2020-07-01 to version 2020-08-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * add patch operation for express route gateway (#11553)
    
    * add patch
    
    * fix example
    
    * Added new cloud service NIC and PIP APIs (#11650)
    
    Co-authored-by: Richa Jain <ricjain@microsoft.com>
    
    * Adding support for Vpn Link Connection Mode (#11574)
    
    Co-authored-by: Abhishek Shah <shabhis@microsoft.com>
    
    * Reverting the changes made for address space update as the changes in service code are not in yet (#11754)
    
    Co-authored-by: Hari Prasad Perabattula <haperaba@microsoft.com>
    
    * VPN NAT for Virtual WAN feature changes (#11815)
    
    * VPN NAT for Virtual WAN feature changes
    
    * PrettierCheck fixes
    
    * Incorporate review comments and update examples
    
    * Add edge zone parameters for networking resources and add extendedLocation property to customIpPrefix (#11933)
    
    * Add extendedLocation property to customIpPrefix
    
    * Fix the directory
    
    * Address linting errors
    
    * Fix another linting error
    
    * Add edge zone parameter for network interfaces
    
    * Looks like edgeZone parameter is working when creating network interfaces
    
    * EdgeZone parameter for load balancer
    
    * Add edge zone parameter for public IP address
    
    * Add edge zone parameter for public IP prefix
    
    * Add edgeZone parameter for virtual networks
    
    * Add edge zone parameter for custom IP prefix
    
    Co-authored-by: Will Ehrich <william.ehrich@microsoft.com>
    
    * Add location parameter to Loadbalancer Backend Address Pool Properties Format (#11919)
    
    * adding location parameter to backendaddresspoolpropertiesformat
    
    * ran prettier
    
    * Support for Listing IKE Security Associations for Virtual Network Gateway Connections (#11572)
    
    * Support to List IKE SAs on VNG Connection
    
    * Updating GetIkeSas
    
    * Update virtualNetworkGateway.json
    
    * Added location headers
    
    * Update virtualNetworkGateway.json
    
    * Prettier fix
    
    * Update custom-words.txt
    
    * Update virtualNetworkGateway.json
    
    * Update custom-words.txt
    
    * Update virtualNetworkGateway.json
    
    * Update virtualNetworkGateway.json
    
    * Update virtualNetworkGateway.json
    
    Co-authored-by: Abhishek Shah <shabhis@microsoft.com>
    
    * [Fix] GetIkeSas returns result as string (#12225)
    
    * Removing IkeSaParameters
    
    * Update custom-words.txt
    
    * Update virtualNetworkGateway.json
    
    * Update virtualNetworkGateway.json
    
    * Update VirtualNetworkGatewayConnectionGetIkeSas.json
    
    * Update virtualNetworkGateway.json
    
    * Update VirtualNetworkGatewayConnectionGetIkeSas.json
    
    Co-authored-by: Abhishek Shah <shabhis@microsoft.com>
    
    * Add extended location properties for private link service and private endpoints and remove edge zone properties (#12039)
    
    * Remove edge zone parameter
    
    * Add extended location for private endpoint and private link service
    
    * Add examples
    
    * Capitalization
    
    * Prettier
    
    Co-authored-by: Will Ehrich <william.ehrich@microsoft.com>
    
    * Add missing properties of SecurityRule, Route and RouteTable (#12215)
    
    * Add missing properties of SecurityRule Route and RouteTable
    
    * Set resourceGuid field to be read only
    
    Co-authored-by: Xu Wang <wax@microsoft.com>
    
    * Added placeholder instead of password (#12299)
    
    * resolving conflicts
    
    * resolving conflicts
    
    * new api version
    
    * resolving conflicts
    
    * fixing network validation
    
    * running prettier
    
    * fixing network valdiation
    
    * fixing network valdiation
    
    Co-authored-by: Mikhail <mitryakh@microsoft.com>
    Co-authored-by: nimaller <71352534+nimaller@users.noreply.github.com>
    Co-authored-by: Richa Jain <richa.jain1912@gmail.com>
    Co-authored-by: Richa Jain <ricjain@microsoft.com>
    Co-authored-by: Abhishek Shah <shah.abhi7860@gmail.com>
    Co-authored-by: Abhishek Shah <shabhis@microsoft.com>
    Co-authored-by: Hari Prasad Perabattula <harics24@users.noreply.github.com>
    Co-authored-by: Hari Prasad Perabattula <haperaba@microsoft.com>
    Co-authored-by: Nilambari <nilamd@microsoft.com>
    Co-authored-by: William Ehrich <wdehrich@gmail.com>
    Co-authored-by: Will Ehrich <william.ehrich@microsoft.com>
    Co-authored-by: Kayden Wilkinson <69224099+Kawilki-M@users.noreply.github.com>
    Co-authored-by: Xu Wang <wangxu724@gmail.com>
    Co-authored-by: Xu Wang <wax@microsoft.com>
    15 people committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    17dc295 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2021

  1. Firewall Policy Insights with region (#12711)

    * Adds base for updating Microsoft.Network from version stable/2020-07-01 to version 2020-08-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * add patch operation for express route gateway (#11553)
    
    * add patch
    
    * fix example
    
    * Added new cloud service NIC and PIP APIs (#11650)
    
    Co-authored-by: Richa Jain <ricjain@microsoft.com>
    
    * Adding support for Vpn Link Connection Mode (#11574)
    
    Co-authored-by: Abhishek Shah <shabhis@microsoft.com>
    
    * Reverting the changes made for address space update as the changes in service code are not in yet (#11754)
    
    Co-authored-by: Hari Prasad Perabattula <haperaba@microsoft.com>
    
    * VPN NAT for Virtual WAN feature changes (#11815)
    
    * VPN NAT for Virtual WAN feature changes
    
    * PrettierCheck fixes
    
    * Incorporate review comments and update examples
    
    * Add edge zone parameters for networking resources and add extendedLocation property to customIpPrefix (#11933)
    
    * Add extendedLocation property to customIpPrefix
    
    * Fix the directory
    
    * Address linting errors
    
    * Fix another linting error
    
    * Add edge zone parameter for network interfaces
    
    * Looks like edgeZone parameter is working when creating network interfaces
    
    * EdgeZone parameter for load balancer
    
    * Add edge zone parameter for public IP address
    
    * Add edge zone parameter for public IP prefix
    
    * Add edgeZone parameter for virtual networks
    
    * Add edge zone parameter for custom IP prefix
    
    Co-authored-by: Will Ehrich <william.ehrich@microsoft.com>
    
    * Add location parameter to Loadbalancer Backend Address Pool Properties Format (#11919)
    
    * adding location parameter to backendaddresspoolpropertiesformat
    
    * ran prettier
    
    * Support for Listing IKE Security Associations for Virtual Network Gateway Connections (#11572)
    
    * Support to List IKE SAs on VNG Connection
    
    * Updating GetIkeSas
    
    * Update virtualNetworkGateway.json
    
    * Added location headers
    
    * Update virtualNetworkGateway.json
    
    * Prettier fix
    
    * Update custom-words.txt
    
    * Update virtualNetworkGateway.json
    
    * Update custom-words.txt
    
    * Update virtualNetworkGateway.json
    
    * Update virtualNetworkGateway.json
    
    * Update virtualNetworkGateway.json
    
    Co-authored-by: Abhishek Shah <shabhis@microsoft.com>
    
    * [Fix] GetIkeSas returns result as string (#12225)
    
    * Removing IkeSaParameters
    
    * Update custom-words.txt
    
    * Update virtualNetworkGateway.json
    
    * Update virtualNetworkGateway.json
    
    * Update VirtualNetworkGatewayConnectionGetIkeSas.json
    
    * Update virtualNetworkGateway.json
    
    * Update VirtualNetworkGatewayConnectionGetIkeSas.json
    
    Co-authored-by: Abhishek Shah <shabhis@microsoft.com>
    
    * Add extended location properties for private link service and private endpoints and remove edge zone properties (#12039)
    
    * Remove edge zone parameter
    
    * Add extended location for private endpoint and private link service
    
    * Add examples
    
    * Capitalization
    
    * Prettier
    
    Co-authored-by: Will Ehrich <william.ehrich@microsoft.com>
    
    * Add missing properties of SecurityRule, Route and RouteTable (#12215)
    
    * Add missing properties of SecurityRule Route and RouteTable
    
    * Set resourceGuid field to be read only
    
    Co-authored-by: Xu Wang <wax@microsoft.com>
    
    * Added placeholder instead of password (#12299)
    
    * resolving conflicts
    
    * resolving conflicts
    
    * new api version
    
    * resolving conflicts
    
    * fixing network validation
    
    * running prettier
    
    * fixing network valdiation
    
    * fixing network valdiation
    
    * Passing in the regions to backend
    
    * changed the reference definition
    
    Co-authored-by: Mikhail <mitryakh@microsoft.com>
    Co-authored-by: nimaller <71352534+nimaller@users.noreply.github.com>
    Co-authored-by: Richa Jain <richa.jain1912@gmail.com>
    Co-authored-by: Richa Jain <ricjain@microsoft.com>
    Co-authored-by: Abhishek Shah <shah.abhi7860@gmail.com>
    Co-authored-by: Abhishek Shah <shabhis@microsoft.com>
    Co-authored-by: Hari Prasad Perabattula <harics24@users.noreply.github.com>
    Co-authored-by: Hari Prasad Perabattula <haperaba@microsoft.com>
    Co-authored-by: Nilambari <nilamd@microsoft.com>
    Co-authored-by: William Ehrich <wdehrich@gmail.com>
    Co-authored-by: Will Ehrich <william.ehrich@microsoft.com>
    Co-authored-by: Kayden Wilkinson <69224099+Kawilki-M@users.noreply.github.com>
    Co-authored-by: Xu Wang <wangxu724@gmail.com>
    Co-authored-by: Xu Wang <wax@microsoft.com>
    15 people committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    06771ad View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2021

  1. Support for Listing IKE Security Associations for VPN Link Connections (

    #12305)
    
    * Adds base for updating Microsoft.Network from version stable/2020-07-01 to version 2020-08-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * add patch operation for express route gateway (#11553)
    
    * add patch
    
    * fix example
    
    * Added new cloud service NIC and PIP APIs (#11650)
    
    Co-authored-by: Richa Jain <ricjain@microsoft.com>
    
    * Adding support for Vpn Link Connection Mode (#11574)
    
    Co-authored-by: Abhishek Shah <shabhis@microsoft.com>
    
    * Reverting the changes made for address space update as the changes in service code are not in yet (#11754)
    
    Co-authored-by: Hari Prasad Perabattula <haperaba@microsoft.com>
    
    * VPN NAT for Virtual WAN feature changes (#11815)
    
    * VPN NAT for Virtual WAN feature changes
    
    * PrettierCheck fixes
    
    * Incorporate review comments and update examples
    
    * Add edge zone parameters for networking resources and add extendedLocation property to customIpPrefix (#11933)
    
    * Add extendedLocation property to customIpPrefix
    
    * Fix the directory
    
    * Address linting errors
    
    * Fix another linting error
    
    * Add edge zone parameter for network interfaces
    
    * Looks like edgeZone parameter is working when creating network interfaces
    
    * EdgeZone parameter for load balancer
    
    * Add edge zone parameter for public IP address
    
    * Add edge zone parameter for public IP prefix
    
    * Add edgeZone parameter for virtual networks
    
    * Add edge zone parameter for custom IP prefix
    
    Co-authored-by: Will Ehrich <william.ehrich@microsoft.com>
    
    * Add location parameter to Loadbalancer Backend Address Pool Properties Format (#11919)
    
    * adding location parameter to backendaddresspoolpropertiesformat
    
    * ran prettier
    
    * Support for Listing IKE Security Associations for Virtual Network Gateway Connections (#11572)
    
    * Support to List IKE SAs on VNG Connection
    
    * Updating GetIkeSas
    
    * Update virtualNetworkGateway.json
    
    * Added location headers
    
    * Update virtualNetworkGateway.json
    
    * Prettier fix
    
    * Update custom-words.txt
    
    * Update virtualNetworkGateway.json
    
    * Update custom-words.txt
    
    * Update virtualNetworkGateway.json
    
    * Update virtualNetworkGateway.json
    
    * Update virtualNetworkGateway.json
    
    Co-authored-by: Abhishek Shah <shabhis@microsoft.com>
    
    * [Fix] GetIkeSas returns result as string (#12225)
    
    * Removing IkeSaParameters
    
    * Update custom-words.txt
    
    * Update virtualNetworkGateway.json
    
    * Update virtualNetworkGateway.json
    
    * Update VirtualNetworkGatewayConnectionGetIkeSas.json
    
    * Update virtualNetworkGateway.json
    
    * Update VirtualNetworkGatewayConnectionGetIkeSas.json
    
    Co-authored-by: Abhishek Shah <shabhis@microsoft.com>
    
    * Add extended location properties for private link service and private endpoints and remove edge zone properties (#12039)
    
    * Remove edge zone parameter
    
    * Add extended location for private endpoint and private link service
    
    * Add examples
    
    * Capitalization
    
    * Prettier
    
    Co-authored-by: Will Ehrich <william.ehrich@microsoft.com>
    
    * Add missing properties of SecurityRule, Route and RouteTable (#12215)
    
    * Add missing properties of SecurityRule Route and RouteTable
    
    * Set resourceGuid field to be read only
    
    Co-authored-by: Xu Wang <wax@microsoft.com>
    
    * Added placeholder instead of password (#12299)
    
    * Adding getikesas for vpn link connections
    
    * pretty fix
    
    * Naming
    
    * Update VpnSiteLinkConnectionGetIkeSas.json
    
    * Update VpnSiteLinkConnectionGetIkeSas.json
    
    * Changing API version
    
    * Update readme.md
    
    * Updating API version
    
    * Removing changes from older API
    
    * Update virtualWan.json
    
    Co-authored-by: Mikhail <mitryakh@microsoft.com>
    Co-authored-by: nimaller <71352534+nimaller@users.noreply.github.com>
    Co-authored-by: Richa Jain <richa.jain1912@gmail.com>
    Co-authored-by: Richa Jain <ricjain@microsoft.com>
    Co-authored-by: Abhishek Shah <shabhis@microsoft.com>
    Co-authored-by: Hari Prasad Perabattula <harics24@users.noreply.github.com>
    Co-authored-by: Hari Prasad Perabattula <haperaba@microsoft.com>
    Co-authored-by: Nilambari <nilamd@microsoft.com>
    Co-authored-by: William Ehrich <wdehrich@gmail.com>
    Co-authored-by: Will Ehrich <william.ehrich@microsoft.com>
    Co-authored-by: Kayden Wilkinson <69224099+Kawilki-M@users.noreply.github.com>
    Co-authored-by: Xu Wang <wangxu724@gmail.com>
    Co-authored-by: Xu Wang <wax@microsoft.com>
    14 people committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    8232e78 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2021

  1. Configuration menu
    Copy the full SHA
    ac01baa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    399d92f View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2021

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

Commits on Feb 22, 2021

  1. Add support for Traffic selector param in VpnConnection for virtualWan (

    #12903)
    
    * Add support for Traffic selector param in Connection - initial changes
    
    * Add trafficSelectorPolicies list in responses
    
    * Add trafficSelectorPolicies list in Get and List connection
    
    * cleanup stostools (#12699)
    
    * Revert "Merge branch 'network-november-release' into ak-traffic-selector"
    
    This reverts commit 1a8f61e, reversing
    changes made to 3c90ff8.
    
    Co-authored-by: Zhenglai Zhang <darinzh@microsoft.com>
    akshatkale and zhenglaizhang committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    34dcf04 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2021

  1. Revert "Add support for Traffic selector param in VpnConnection for v…

    …irtualWan" (#13088)
    
    * Revert "Add support for Traffic selector param in VpnConnection for virtualWan (#12903)"
    
    This reverts commit 34dcf04.
    
    * cleanup stostools (#12699)
    
    Co-authored-by: Zhenglai Zhang <darinzh@microsoft.com>
    akshatkale and zhenglaizhang committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    b143498 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2021

  1. Re - Add support for Traffic selector param in VpnConnection for virt…

    …ualWan (#13103)
    
    * Add support for Traffic selector param in Connection - initial changes
    
    * Add trafficSelectorPolicies list in responses
    
    * Add trafficSelectorPolicies list in Get and List connection
    akshatkale committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    7154655 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2021

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

Commits on Mar 2, 2021

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

Commits on Mar 3, 2021

  1. Configuration menu
    Copy the full SHA
    7087ce4 View commit details
    Browse the repository at this point in the history
  2. fixed mistyping

    MikhailTryakhov committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    e0fdf51 View commit details
    Browse the repository at this point in the history
  3. Fix name mismatch for virtual network local gateway (#13266)

    * fix the name mismatch
    
    * fix name mismatch in nov
    litchiyangMSFT committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    0dcf8c0 View commit details
    Browse the repository at this point in the history