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

Mitryakh/network july #11475

Merged
merged 34 commits into from
Nov 3, 2020
Merged

Mitryakh/network july #11475

merged 34 commits into from
Nov 3, 2020

Commits on Aug 12, 2020

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

    MikhailTryakhov committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    2a87bcb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac92edb View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2020

  1. Minor fix in flowLog URI + updated examples for connection monitor (#…

    …10524)
    
    * Minor fix in flowLog URI + updated examples for connection monitor
    
    * Reseted the change in networkWtacher spec, updated examples
    
    * fix
    irrogozh authored Aug 21, 2020
    Configuration menu
    Copy the full SHA
    29a1dae View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2020

  1. Update LB and PIP with new global load balancing properties (#10529)

    * updading LB and PIP with new properties necessary for global loadbalancing as well as new appropriate examples
    
    * Ran prettier and fixed syntax in loadbalancer.json
    
    * added 07/01 tags to python readme
    Kawilki-M authored Aug 25, 2020
    Configuration menu
    Copy the full SHA
    ae2f4a2 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2020

  1. Adding express route port authorization apis (#10491)

    * Adding express route port authorization apis
    
    * adding left out changes for prev commit
    
    * adding left out changes for prev commit
    
    * removing name as its handled by upper class
    
    * fixing model validation
    
    * making port auth key read only
    
    * making enum unique
    
    * making authorizations child resource only
    
    * part of last commit
    
    * fixing last commit
    
    * fixing last commit
    
    * removing child resource authorizations from parent port request and response
    utbarn-ms authored Aug 28, 2020
    Configuration menu
    Copy the full SHA
    29a80fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    942dfad View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2020

  1. [Merge from master] Add InboundSecurityRule, virtualRouterPeerAdverti…

    …sedRoute and virtualRouterPeerLearnedRoute (#10736)
    
    * Add virtual hub bgp connections subresources virtualRouterPeerAdvertisedRoute and virtualRouterPeerLearnedRoute with POST opertion
    
    * Add examples
    
    * Change name of operationid
    
    * change output of advertised route
    
    * Add PUT InboundSecurityRules for NVA
    
    * merge
    
    * Add examples
    
    * merge
    
    * merge
    
    * change output of advertised route
    litchiyangMSFT authored Sep 11, 2020
    Configuration menu
    Copy the full SHA
    752d4f6 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2020

  1. Add type "Local gateway" to virtualNetworkGateway (#10802)

    * Add virtual hub bgp connections subresources virtualRouterPeerAdvertisedRoute and virtualRouterPeerLearnedRoute with POST opertion
    
    * Add examples
    
    * Change name of operationid
    
    * change output of advertised route
    
    * Add PUT InboundSecurityRules for NVA
    
    * merge
    
    * Add examples
    
    * merge
    
    * merge
    
    * change output of advertised route
    
    * Add type local to virtualNetworkGateway
    
    * fix bug
    
    * fix bug
    
    * fix typo
    
    * fix bug and add requirements
    
    * Add Enum
    
    * fix bug
    litchiyangMSFT authored Sep 21, 2020
    Configuration menu
    Copy the full SHA
    5e41c26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6967a81 View commit details
    Browse the repository at this point in the history
  3. Removed object from nat gateway create or update response july release (

    #10834)
    
    * Removed object from NatGateway CreateOrUpdate Response
    
    * fixed syntax
    
    * Removing response body from example
    
    * ran prettier
    Kawilki-M authored Sep 21, 2020
    Configuration menu
    Copy the full SHA
    3e0d3ca View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2020

  1. Add firewall policy premium feature properties (#10780)

    * Add firewall policy premium feature properties
    
    * CR
    
    * add examples
    
    * Add transportSecurity examples
    
    * remove redundant class
    
    * fix examples
    adgrieve authored Sep 23, 2020
    Configuration menu
    Copy the full SHA
    3fec331 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2020

  1. Added format to integers (#10912)

    * Added format to integers
    
    * Updated 07-01 networkWatcher swagger with formats for integer properties
    
    * Revert "Added format to integers"
    
    This reverts commit 6588b61.
    irrogozh authored Sep 27, 2020
    Configuration menu
    Copy the full SHA
    8fb99ef View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2020

  1. Add expressRouteGatewayBypass for enabling FastPath to vWan Firewall …

    …hub (#10963)
    
    * Add expressRouteGatewayBypass flag for enabling FastPath to vWan Firewall
    
    * Updated the target version to July release
    
    Co-authored-by: Sachet Hegde <[email protected]>
    sachethegde and Sachet Hegde authored Oct 3, 2020
    Configuration menu
    Copy the full SHA
    f09004d View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2020

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

Commits on Oct 7, 2020

  1. Add Firewall Policy sku tier (#10929)

    * Add firewall policy premium feature properties
    
    * CR
    
    * add examples
    
    * Add transportSecurity examples
    
    * remove redundant class
    
    * fix examples
    
    * Add firewall policy sku tier
    
    * fix validation
    adgrieve authored Oct 7, 2020
    Configuration menu
    Copy the full SHA
    474fdda View commit details
    Browse the repository at this point in the history
  2. added extended location to 5 entities. (#11000)

    * added extended location to 5 entities.
    
    * Added period.
    
    Co-authored-by: Mirza Sikander <[email protected]>
    MirzaSikander and MirzaSikander authored Oct 7, 2020
    Configuration menu
    Copy the full SHA
    8075566 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2020

  1. Configuration menu
    Copy the full SHA
    69d4691 View commit details
    Browse the repository at this point in the history
  2. Update ipGroup swagger to include firewallPolicies (#11051)

    * fix ipGroup swagger to include firewallPolicies
    
    * Prettier
    ssripadham authored Oct 9, 2020
    Configuration menu
    Copy the full SHA
    9094869 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2020

  1. Change transit flag for VR from enableVirtualRouterRoutePropogation t…

    …o allowBranchToBranchTraffic (#11015)
    naveenchekuri authored Oct 13, 2020
    Configuration menu
    Copy the full SHA
    04e5da2 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2020

  1. Add InboundSecurityRule, virtualRouterPeerAdvertisedRoute and virtual…

    …RouterPeerLearnedRoute (#11185)
    
    * Add virtual hub bgp connections subresources virtualRouterPeerAdvertisedRoute and virtualRouterPeerLearnedRoute with POST opertion
    
    * Add examples
    
    * Change name of operationid
    
    * change output of advertised route
    
    * Add PUT InboundSecurityRules for NVA
    
    * merge
    
    * Add examples
    
    * merge
    
    * merge
    
    * change output of advertised route
    
    * Add type local to virtualNetworkGateway
    
    * fix bug
    
    * fix bug
    
    * fix typo
    
    * fix bug and add requirements
    
    * Add Enum
    
    * fix bug
    
    * Add InboundSecurityRule, virtualRouterPeerAdvertisedRoute and virtualRouterPeerLearnedRoute
    
    * prettier
    litchiyangMSFT authored Oct 14, 2020
    Configuration menu
    Copy the full SHA
    71c13c4 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2020

  1. Adding Route Preference property into VpnGateway and P2SGateway (#11119)

    * commit1
    
    * Fixes
    
    Co-authored-by: Khushboo Baheti <[email protected]>
    Khushboo-Baheti and Khushboo Baheti authored Oct 15, 2020
    Configuration menu
    Copy the full SHA
    dc2bf06 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2020

  1. FirewallPolicy Application Rule with WebCategories (#11049)

    * FirewallPolicy Application Rule with WebCategories
    
    * azureWebCategories
    
    * validated models/examples
    
    * fix json
    
    * Remove redundant files
    
    * prettier
    
    * Fix PR comments
    
    * Fixed file name
    
    * Fixing error
    
    * Spell Check fix
    
    * Changed operationId/Tags
    
    * "x-ms-azure-resource": true
    
    * Revert ""x-ms-azure-resource": true"
    
    This reverts commit e360800.
    ssripadham authored Oct 16, 2020
    Configuration menu
    Copy the full SHA
    90775d7 View commit details
    Browse the repository at this point in the history
  2. Network july release - Feature: Address space update in peered vNets (#…

    …11090)
    
    * Adding new fields in PutvNetPeering to support address space update in peered vNets
    
    Added the new fields and the examples to support the address space update in peered vNets.
    
    * Fixing spell checks
    
    * Update custom-words.txt
    
    * Adding the feature to sync the address space on peering
    
    * Using the new example file added
    
    * Reverting the new file as it's mot working
    
    * Fixing a prettier error
    
    Co-authored-by: Hari Prasad Perabattula <[email protected]>
    harics24 and Hari Prasad Perabattula authored Oct 16, 2020
    Configuration menu
    Copy the full SHA
    eacee41 View commit details
    Browse the repository at this point in the history
  3. Support for Default/Initiator/Responder Connection Mode for Virtual N…

    …etwork Gateway Connections (#11201)
    
    * Initiator/Reponder Connection Mode Support
    
    * Prettier Fix
    
    Co-authored-by: Abhishek Shah <[email protected]>
    abhi7860 and Abhishek Shah authored Oct 16, 2020
    Configuration menu
    Copy the full SHA
    11c4fdf View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2020

  1. Add type "Local gateway" to virtualNetworkGateway to 2020-07-01 (#11231)

    * Add virtual hub bgp connections subresources virtualRouterPeerAdvertisedRoute and virtualRouterPeerLearnedRoute with POST opertion
    
    * Add examples
    
    * Change name of operationid
    
    * change output of advertised route
    
    * Add PUT InboundSecurityRules for NVA
    
    * merge
    
    * Add examples
    
    * merge
    
    * merge
    
    * change output of advertised route
    
    * Add type local to virtualNetworkGateway
    
    * fix bug
    
    * fix bug
    
    * fix typo
    
    * fix bug and add requirements
    
    * Add Enum
    
    * fix bug
    
    * Add InboundSecurityRule, virtualRouterPeerAdvertisedRoute and virtualRouterPeerLearnedRoute
    
    * prettier
    
    * Add to 0701
    
    * Update virtualNetworkGateway.json
    
    Change description to match others
    
    * Revert "Update virtualNetworkGateway.json"
    
    This reverts commit a4b72d4.
    
    * Change description
    
    * change names
    
    * change name to match
    
    * match
    
    * change definition
    
    * change reference
    
    * change ref
    
    * delete from 0601
    litchiyangMSFT authored Oct 19, 2020
    Configuration menu
    Copy the full SHA
    9b9177b View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2020

  1. Removed ReadOnly from extendedLocation for virtual network gateway (#…

    …11274)
    
    * Add virtual hub bgp connections subresources virtualRouterPeerAdvertisedRoute and virtualRouterPeerLearnedRoute with POST opertion
    
    * Add examples
    
    * Change name of operationid
    
    * change output of advertised route
    
    * Add PUT InboundSecurityRules for NVA
    
    * merge
    
    * Add examples
    
    * merge
    
    * merge
    
    * change output of advertised route
    
    * Add type local to virtualNetworkGateway
    
    * fix bug
    
    * fix bug
    
    * fix typo
    
    * fix bug and add requirements
    
    * Add Enum
    
    * fix bug
    
    * Add InboundSecurityRule, virtualRouterPeerAdvertisedRoute and virtualRouterPeerLearnedRoute
    
    * prettier
    
    * Add to 0701
    
    * Update virtualNetworkGateway.json
    
    Change description to match others
    
    * Revert "Update virtualNetworkGateway.json"
    
    This reverts commit a4b72d4.
    
    * Change description
    
    * change names
    
    * change name to match
    
    * match
    
    * change definition
    
    * change reference
    
    * change ref
    
    * delete from 0601
    
    * Delete read only from extended location
    
    * merge from azure
    
    * Revert "merge from azure"
    
    This reverts commit fbdf7d6.
    litchiyangMSFT authored Oct 20, 2020
    Configuration menu
    Copy the full SHA
    b71a2e9 View commit details
    Browse the repository at this point in the history
  2. adding nextLink property to Service Tag definition (#11177)

    * adding nextLink property to Service Tag definition
    
    * updated value of nextLink example for service tag
    guptas14 authored Oct 20, 2020
    Configuration menu
    Copy the full SHA
    e8095dd View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2020

  1. Revert "Adding express route port authorization apis (#10491)" (#10944)

    This reverts commit 29a80fe.
    
    Co-authored-by: utbarn <[email protected]>
    utbarn-ms and utbarn-ms authored Oct 23, 2020
    Configuration menu
    Copy the full SHA
    8da13fb View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2020

  1. {VirtualWan} {HubRouteTables} : Fix parameter type in network-july-re…

    …lease branch (#11280)
    
    * update 2020-07-01 folder also
    
    * fix the type of the parameter
    
    * update one more missed fix
    nagula-ritvika authored Oct 26, 2020
    Configuration menu
    Copy the full SHA
    8a4fdf1 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2020

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

Commits on Nov 1, 2020

  1. Connection Mode type fix (#11470)

    Co-authored-by: Abhishek Shah <[email protected]>
    abhi7860 and Abhishek Shah authored Nov 1, 2020
    Configuration menu
    Copy the full SHA
    28670c2 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2020

  1. Configuration menu
    Copy the full SHA
    5da3a59 View commit details
    Browse the repository at this point in the history
  2. Fixed pythod.md file

    MikhailTryakhov committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    91e0f04 View commit details
    Browse the repository at this point in the history