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

Arjun/add ipam vnv vnet avnmsa changes #30365

Draft
wants to merge 80 commits into
base: main
Choose a base branch
from

Commits on Jul 3, 2024

  1. Copy files from stable/2024-01-01

    Copied the files in a separate commit.
    This allows reviewers to easily diff subsequent changes against the previous spec.
    GuptaVertika committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    8810054 View commit details
    Browse the repository at this point in the history
  2. Update version to stable/2024-03-01

    Updated the API version from stable/2024-01-01 to stable/2024-03-01.
    GuptaVertika committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    4c2bd88 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7122e15 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Adding optional field to NetworkWatcherFlowLog

    Mansi Verma authored and mansi-verma-1510 committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    e58d445 View commit details
    Browse the repository at this point in the history
  2. More verbose description of the field

    Mansi Verma authored and mansi-verma-1510 committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    bfbf2c8 View commit details
    Browse the repository at this point in the history
  3. spell check

    Mansi Verma authored and mansi-verma-1510 committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    22d8ac4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a5b93be View commit details
    Browse the repository at this point in the history
  5. spell check

    Mansi Verma authored and mansi-verma-1510 committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    0b79f8c View commit details
    Browse the repository at this point in the history
  6. Revert "spell check"

    This reverts commit 0b79f8c.
    mansi-verma-1510 authored and GuptaVertika committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    edc753b View commit details
    Browse the repository at this point in the history
  7. Revert "Adding enabledFilteringCriteria field to 2024-03-01 version a…

    …s well"
    
    This reverts commit a5b93be.
    mansi-verma-1510 authored and GuptaVertika committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    76f8947 View commit details
    Browse the repository at this point in the history
  8. Revert "spell check"

    This reverts commit 22d8ac4.
    mansi-verma-1510 authored and GuptaVertika committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    e682838 View commit details
    Browse the repository at this point in the history
  9. Revert "More verbose description of the field"

    This reverts commit bfbf2c8.
    mansi-verma-1510 authored and GuptaVertika committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    66c53e0 View commit details
    Browse the repository at this point in the history
  10. Revert "Adding optional field to NetworkWatcherFlowLog"

    This reverts commit e58d445.
    mansi-verma-1510 authored and GuptaVertika committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    ac464d4 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Adding enabledFilteringCriteria field to 2024-03-01 NetworkWatcher Fl…

    …owlogs (Azure#29759)
    
    * Adding enabledFilteringCriteria field to 2024-03-01 version as well
    
    * Prettier NetworkWatcherFlowLogCreate file
    
    * prettier files
    
    * Prettier networkWatcher.json
    
    ---------
    
    Co-authored-by: Mansi Verma <[email protected]>
    mansi-verma-1510 and Mansi Verma authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    0288340 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Add Virtual Network Property PrivateEndpointsVNetPolicies (Azure#29826)

    * Add new properties
    
    * Prettier
    
    * Description must not match the name of the node it is supposed to describe. Node name:'destinationIPAddress' Description:'DestinationIPAddress Location: Microsoft.Network/stable/2024-03-01/privateLinkService.json#L813
    
    * Update description of destination IP address
    
    * privateEndpointVNetPolicies should not be read-only
    
    * Revert change to PrivateLinkService
    
    * Trailing whitespace
    
    ---------
    
    Co-authored-by: Will Ehrich <[email protected]>
    wdehrich and Will Ehrich authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    333d06c View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Add resiliency model support for Virtual Network Gateway (Azure#29854)

    * resiliency support:
    
    * updated indentation
    diagaval authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    69b6828 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

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

Commits on Jul 21, 2024

  1. Configuration menu
    Copy the full SHA
    b38ba1a View commit details
    Browse the repository at this point in the history
  2. Fix using prettier

    MaNehaKa authored and GuptaVertika committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    f2e24dd View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Fix private endpoiont and private link services specs (Azure#29830)

    * fix pe and pls api specs
    
    * fix model validation for service endpoint policy
    
    * prettier
    
    * prettier
    erlicai-work authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    d849261 View commit details
    Browse the repository at this point in the history
  2. Add DestinationIPAddress to Private Link Service (Azure#29833)

    * Add new properties
    
    * Prettier
    
    * Description must not match the name of the node it is supposed to describe. Node name:'destinationIPAddress' Description:'DestinationIPAddress Location: Microsoft.Network/stable/2024-03-01/privateLinkService.json#L813
    
    * Update description of destination IP address
    
    * privateEndpointVNetPolicies should not be read-only
    
    * Revert change to virtual network
    
    * Fix
    
    ---------
    
    Co-authored-by: Will Ehrich <[email protected]>
    wdehrich and Will Ehrich authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    737d160 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    29881eb View commit details
    Browse the repository at this point in the history
  2. fix

    sindhualuguvelli1 authored and GuptaVertika committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    b219bf4 View commit details
    Browse the repository at this point in the history
  3. Address comment

    sindhualuguvelli1 authored and GuptaVertika committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    13bac48 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Azure Firewall Custom Autoscale Configuration (Azure#29933)

    * Azure Firewall Manual Scale
    
    * Provide autoscaleConfiguration int format and pretty
    
    * Provide autoscaleConfiguration int format and pretty
    
    * Prettier fixes
    bewatersmsft authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    2d433af View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

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

Commits on Jul 29, 2024

  1. Fix example ApplicationSecurityGroupDelete.json found by Swagger Mode…

    …l Validation (Azure#29988)
    
    * Update ApplicationSecurityGroupDelete.json 2024-03-01
    
    * prettier
    
    * Fix previous version
    bowenqin1 authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    2f33618 View commit details
    Browse the repository at this point in the history
  2. noHealthyBackensBehavior

    Changed "NoHealthyBackendsBehavior" to "noHealthyBackendsBehavior" to fix some PowerShell issues.
    EugenioPena authored and GuptaVertika committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    410e403 View commit details
    Browse the repository at this point in the history
  3. Prettiercheck

    Ran prettier check command.
    EugenioPena authored and GuptaVertika committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    e403f86 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. fix tests api ver

    Alon Pelled authored and GuptaVertika committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    89d9d14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fcb8abb View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

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

Commits on Aug 7, 2024

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

Commits on Aug 9, 2024

  1. AVNM NSG + UDR Management Swagger changes for stable version (Azure#3…

    …0102)
    
    * Avnm nsg and udr specs + examples.
    
    * Run prettier check on network manager files.
    
    * Add suppression for false alarm and update system data to use network.json ref.
    
    * Add suppress keyword so lintdiff recognizes suppression.
    
    ---------
    
    Co-authored-by: Jared Gorthy <[email protected]>
    jbgorthy and Jared Gorthy authored Aug 9, 2024
    Configuration menu
    Copy the full SHA
    1558ccf View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

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

    bowenqin1 authored and GuptaVertika committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    ed4e2ea View commit details
    Browse the repository at this point in the history
  3. Add APIs to Get/Put/List shared key of vpn link connection for vwan V…

    …pnGateway (Azure#30074)
    
    * first commit
    
    * run prettier
    
    * fix checks
    
    * fix checks
    
    * resolve comments
    
    * suppress error
    shengliumsft authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    3d6e80e View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Update ipAllocation.json

    ZhangYi-MS authored and GuptaVertika committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    ad83635 View commit details
    Browse the repository at this point in the history
  2. Update ipAllocation.json

    ZhangYi-MS authored and GuptaVertika committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    f0b2b89 View commit details
    Browse the repository at this point in the history
  3. Update ipAllocation.json

    ZhangYi-MS authored and GuptaVertika committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    60a4aa0 View commit details
    Browse the repository at this point in the history
  4. Update ipAllocation.json

    ZhangYi-MS authored and GuptaVertika committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    76b038b View commit details
    Browse the repository at this point in the history
  5. Update ipAllocation.json

    ZhangYi-MS authored and GuptaVertika committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    32e360d View commit details
    Browse the repository at this point in the history
  6. Update ipAllocation.json

    ZhangYi-MS authored and GuptaVertika committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    0ddb037 View commit details
    Browse the repository at this point in the history
  7. Update IpAllocationDelete.json

    ZhangYi-MS authored and GuptaVertika committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    99d5394 View commit details
    Browse the repository at this point in the history
  8. Update IpAllocationDelete.json

    ZhangYi-MS authored and GuptaVertika committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    5c2bf8e View commit details
    Browse the repository at this point in the history
  9. Update IpAllocationDelete.json

    ZhangYi-MS authored and GuptaVertika committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    52876a0 View commit details
    Browse the repository at this point in the history
  10. Update IpAllocationDelete.json

    ZhangYi-MS authored and GuptaVertika committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    c7088f1 View commit details
    Browse the repository at this point in the history
  11. Update IpAllocationDelete.json

    ZhangYi-MS authored and GuptaVertika committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    12d5ec4 View commit details
    Browse the repository at this point in the history
  12. Update IpAllocationDelete.json

    ZhangYi-MS authored and GuptaVertika committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    7e31b29 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Fix examples

    Grace Godwin authored and GuptaVertika committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    70c1072 View commit details
    Browse the repository at this point in the history
  2. change should be in RouteFilterRuleDelete.json, not RouteFilterDelete…

    ….json
    Grace Godwin authored and GuptaVertika committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    ac81e01 View commit details
    Browse the repository at this point in the history
  3. add RuleFilterDelete.json

    Grace Godwin authored and GuptaVertika committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    da43958 View commit details
    Browse the repository at this point in the history
  4. add 2024-03-01

    Grace Godwin authored and GuptaVertika committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    eb4f045 View commit details
    Browse the repository at this point in the history
  5. prettier

    Grace Godwin authored and GuptaVertika committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    4b1b2fe View commit details
    Browse the repository at this point in the history
  6. took off too many lines

    Grace Godwin authored and GuptaVertika committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    ab1f5df View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Add IPAM, VNV, AVNM Security Admin swagger spec and add ipamPoolAlloc…

    …ationPrefixes to vnet and subnet properties
    arjun-d-patel committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    707f39e View commit details
    Browse the repository at this point in the history
  2. prettier fix

    arjun-d-patel committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    61cf05e View commit details
    Browse the repository at this point in the history
  3. forgot Readme update

    arjun-d-patel committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    a8f453d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    34b6d43 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    4956e0d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'guptavertika/release-network-Microsoft.Network-2024-03-…

    …01' into arjun/add-ipam-vnv-vnet-avnmsa-changes
    arjun-d-patel authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    915d52d View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    4d08f46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6615690 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    422e6c2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a25fe23 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f712c7a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9f09cfc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9a0095a View commit details
    Browse the repository at this point in the history
  8. Ran prettier

    ajtms authored and GuptaVertika committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    303ca90 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    12d3423 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

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

Commits on Aug 26, 2024

  1. update description

    dantu authored and GuptaVertika committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    5a42b41 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

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

Commits on Aug 28, 2024

  1. 0301

    dantu authored and GuptaVertika committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    0f6c89c View commit details
    Browse the repository at this point in the history
  2. 0101

    dantu authored and GuptaVertika committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    69b0d99 View commit details
    Browse the repository at this point in the history
  3. 2024-03-01 Fix Prettier Check

    kamboj-prjwl authored and GuptaVertika committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    6b29363 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    88c7552 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    0da455e View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'Azure/guptavertika/release-network-Micr…

    …osoft.Network-2024-03-01' into arjun/add-ipam-vnv-vnet-avnmsa-changes
    arjun-d-patel committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    1d7dca5 View commit details
    Browse the repository at this point in the history
  3. remove duplicates

    arjun-d-patel committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    06a20e0 View commit details
    Browse the repository at this point in the history