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 march #15709

Merged
merged 25 commits into from
Aug 26, 2021
Merged

Mitryakh/network march #15709

merged 25 commits into from
Aug 26, 2021

Commits on May 13, 2021

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

    MikhailTryakhov committed May 13, 2021
    Configuration menu
    Copy the full SHA
    62a4109 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    76e0e10 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

  1. Configuration menu
    Copy the full SHA
    70179b0 View commit details
    Browse the repository at this point in the history
  2. Adding Bastion Host Configuration Features (#14442)

    Co-authored-by: Abhishek Shah <[email protected]>
    abhi7860 and Abhishek Shah authored May 19, 2021
    Configuration menu
    Copy the full SHA
    98ea4b8 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2021

  1. Add PL ASG (#14620)

    * Add PL ASG
    
    * Prettier
    Syair authored Jun 4, 2021
    Configuration menu
    Copy the full SHA
    8a75f09 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2021

  1. [Private Link] Private Endpoint Ipconfigurations swagger for 2021-03-…

    …01 (#14662)
    
    * Ipconfigurations swagger
    
    * Ran prettier check
    
    * fixing conflicting files
    
    * fixing lint
    
    * Fixing linter diff
    
    * Lint diff
    
    * resolving comments
    
    * fixing conflict
    
    * Fioxing
    
    * running prettier
    
    * Fixing linter comment
    
    Co-authored-by: Shane Baden <[email protected]>
    Wistlie and Shane Baden authored Jun 17, 2021
    Configuration menu
    Copy the full SHA
    4b7316b View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2021

  1. Add missing properties of ServiceEndpointPolicy (#14948)

    * Add missing 'type' and 'serviceAlias' for ServiceEndpointPolicy related API response
    
    * Add missing 'contextualServiceEndpointPolicies'
    
    * fix bug
    
    * fix type
    
    * Add missing properties to ServiceEndpointPolicy
    
    * Revert "fix type"
    
    This reverts commit 3a49beb.
    
    * Revert "fix bug"
    
    This reverts commit a4fff4a.
    
    * Revert "Add missing 'contextualServiceEndpointPolicies'"
    
    This reverts commit ccf1916.
    
    * Revert "Add missing 'type' and 'serviceAlias' for ServiceEndpointPolicy related API response"
    
    This reverts commit e532cc1.
    
    Co-authored-by: Xu Wang <[email protected]>
    wangxu724 and Xu Wang authored Jun 23, 2021
    Configuration menu
    Copy the full SHA
    2e3a475 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2021

  1. add new service tag details api (#14958)

    * add new service tag details api
    
    * prettier check fixes
    
    * fixing lint issue, additional properties issue
    guptas14 authored Jun 28, 2021
    Configuration menu
    Copy the full SHA
    5fbf457 View commit details
    Browse the repository at this point in the history
  2. Add Load distribution policy and global configuration to AppGW (#14790)

    * add Load distribution policy and global configuration to Application Gateway resource
    
    * prettify
    
    * remove provisioning state
    akshaysngupta authored Jun 28, 2021
    Configuration menu
    Copy the full SHA
    85f9b90 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2021

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

Commits on Jul 15, 2021

  1. Changes needed for BgpEndpoint (#14800)

    * changes needed for BgpEndpoint
    
    * prettier check
    
    * model validation fix
    
    * fix description
    
    * update again
    nagula-ritvika authored Jul 15, 2021
    Configuration menu
    Copy the full SHA
    45fb1ee View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2021

  1. Multi QoS support for DSCP configuration (#15120)

    * Updating the DSCP jsons to reflect the  multi-qos support
    
    * Adding support to multi-qos
    
    * adding the type object to NrpQos
    
    * fixing the prettier
    removing my update to the settings
    
    * fixing the missing type object error. seeing if this also fixes the additional attributes exception
    
    * fixing the prettier exception
    
    * almost forgot this, it was refactor from NrpQos to QosDefinition. NRPQos is already being used in Networking repo
    
    * copying what I did with my other objects
    
    * names didn't match with what I have in NRP's src
    
    * forgot to update the examples with the updates in the specification. updating it
    
    * fixing the merge exceptions
    davelasc authored Jul 16, 2021
    Configuration menu
    Copy the full SHA
    1247249 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2021

  1. Add SQL Setting to Firewall Policy (#15110)

    * Add SQL Setting to Firewall Policy
    
    * fix lint check except for object type
    
    * resolve linter error
    b564518128 authored Jul 27, 2021
    Configuration menu
    Copy the full SHA
    cc7cbc2 View commit details
    Browse the repository at this point in the history
  2. network: fix newly added targets field to an array and missing sub-re…

    …source properties in applicationGateways.json (#15318)
    
    * fix: change target to an array and add subresource properties
    
    * fix target examples
    akshaysngupta authored Jul 27, 2021
    Configuration menu
    Copy the full SHA
    e4502dd View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2021

  1. Support to update tags for BastionHost resource (#15446)

    * Initial commit
    
    * Validation fixes
    
    * Update bastionHost.json
    
    Co-authored-by: Abhishek Shah <[email protected]>
    abhi7860 and Abhishek Shah authored Aug 2, 2021
    Configuration menu
    Copy the full SHA
    29ee369 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2021

  1. Azure FW - Explicit Proxy feature swagger change (#15017)

    * explicit proxy swagger change
    
    * prettier check fix
    
    * lint check
    
    * prettier fix
    
    * revert unnecessary file change
    tinawu6 authored Aug 7, 2021
    Configuration menu
    Copy the full SHA
    924fd32 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2021

  1. Configuration menu
    Copy the full SHA
    9126efa View commit details
    Browse the repository at this point in the history
  2. Adding customnetworkinterfacename attribute to Private Endpoint (#15574)

    Co-authored-by: Shane Baden <[email protected]>
    Wistlie and Shane Baden authored Aug 10, 2021
    Configuration menu
    Copy the full SHA
    48c2d62 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2021

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

Commits on Aug 19, 2021

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

Commits on Aug 24, 2021

  1. Configuration menu
    Copy the full SHA
    9f829c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9191ceb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e3ff67 View commit details
    Browse the repository at this point in the history