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

Mark output blob sas url as mandatory parameter in GetVpnSitesConfigu… #5731

Merged
merged 34 commits into from
Apr 23, 2019
Merged

Mark output blob sas url as mandatory parameter in GetVpnSitesConfigu… #5731

merged 34 commits into from
Apr 23, 2019

Commits on Mar 19, 2019

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

    MikhailTryakhov committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    5488167 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0aa5541 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2019

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

Commits on Mar 25, 2019

  1. Configuration menu
    Copy the full SHA
    c07128d View commit details
    Browse the repository at this point in the history
  2. Patch call for DDoS Protection plan (#5426)

    * Patch call for DDoS Protection plan
    
    Removing unreferenced definition
    
    Addressing review comments. Setting x-ms-long-running-operation to false
    
    Removing tags from Patch call description
    
    Fixing the response message description
    
    Removing x-ms-long-running-operation from patch
    
    fixing the file renames
    
    * Adding patch call to 2019-02-01
    
    * fixing date
    
    * fixing semantic error
    
    * Addressing review comments
    mancgupta authored and jianghaolu committed Mar 25, 2019
    Configuration menu
    Copy the full SHA
    33d813f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5464 from number213/merge-master-into-network

    Merge master into Network release branch
    sergey-shandar authored Mar 25, 2019
    Configuration menu
    Copy the full SHA
    96ba604 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    68cd0d3 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2019

  1. Added missing descriptions in Network specs (#5490)

    * Added missing descriptions in Network specs
    
    * Add missing x-ms-enum
    anton-evseev authored and dsgouda committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    20aa68a View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2019

  1. Updated VNet Gateways operations: Fix for #4642 (#5223)

    * Adds base for updating Microsoft.Network from version stable/2018-12-01 to version 2018-12-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Updated VNet Gateways operations: Fix for #4642
    
    * Network: Duplicate tags in readme file. (#5227)
    
    * Added missing change. Extended to new API version
    EvgenyAgafonchikov authored and sergey-shandar committed Mar 28, 2019
    Configuration menu
    Copy the full SHA
    a6c548c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6822ab View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2019

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

Commits on Apr 2, 2019

  1. Swagger has to just enforce a positive fileUploadLimitInMb, It doesnt…

    … have to check the upper Limit. (#5527)
    
    *  Swagger has to just enforce a non-negative fileupload limit, need not do the upper limit check
    
    * rolling back
    
    * Swagger has to just enforce a positive fileUploadLimitInMb, It doesnt have to check the upper Limit.
    venkatsvpr authored and dsgouda committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    d3599d6 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2019

  1. Configuration menu
    Copy the full SHA
    c72d012 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48b78a1 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2019

  1. Add new protocols (#5582)

    wdehrich authored and dsgouda committed Apr 8, 2019
    Configuration menu
    Copy the full SHA
    d9d5c60 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2019

  1. Update readme.python.md

    lmazuel authored Apr 9, 2019
    Configuration menu
    Copy the full SHA
    d9304d9 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2019

  1. Remove extra "x-ms-enum" (#5617)

    anton-evseev authored and dsgouda committed Apr 11, 2019
    Configuration menu
    Copy the full SHA
    6e5be11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3ac379 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2019

  1. Initial commit (#5635)

    wdehrich authored and dsgouda committed Apr 12, 2019
    Configuration menu
    Copy the full SHA
    4870323 View commit details
    Browse the repository at this point in the history
  2. Add new Nat Gateway resource (#5579)

    * Add new Nat Gateway resource
    
    * Update API version
    
    * Update PR comments
    
    * Update nat gateway
    
    * Fix json errors
    
    * Updated nat gateway
    
    * Update Nat Gateway examples name
    
    * Update Examples with 202
    
    * Need to update with latest master since network.csproj is failing on azure-powershell
    
    * azure firewall revert alert
    
    * Update NatGateway
    
    * Update nat gateway tags
    
    * Remove basic sku since it is not supported
    khannarheams authored and sergey-shandar committed Apr 12, 2019
    Configuration menu
    Copy the full SHA
    e2c3ec3 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2019

  1. Add application gateway backendHealthOnDemand Operation (#5552)

    * Add application gateway backendHealthOnDemand Operation
    
    * Update ApplicationGatewayBackendHealthTest.json
    
    * change backendHealthOnDemand to getBackendHealthOnDemand
    
    * add x-ms-long-running-operation-options
    
    * fix api version
    patoda authored and sergey-shandar committed Apr 15, 2019
    Configuration menu
    Copy the full SHA
    91df3a0 View commit details
    Browse the repository at this point in the history
  2. Add disableBgpRoutePropagation (#5585)

    * Add disableBgpRoutePropagation
    
    * Reformat
    wdehrich authored and sergey-shandar committed Apr 15, 2019
    Configuration menu
    Copy the full SHA
    462346e View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2019

  1. Move Network validation config to azure-pipelines.yml (#5589)

    * Move Network validation config to azure-pipelines.yml
    
    * Add continueOnError to Network validation
    anton-evseev authored and sergey-shandar committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    478d894 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b0547d View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2019

  1. Configuration menu
    Copy the full SHA
    6eca950 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab849d1 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2019

  1. Remove duplicate enums from Network specs (#5647)

    * Remove duplicate enums
    
    * Remove readOnly from references to definitions that are already marked as read only
    anton-evseev authored and dsgouda committed Apr 19, 2019
    Configuration menu
    Copy the full SHA
    63f8b71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    059756e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    643dd3c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c51dd73 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2019

  1. Configuration menu
    Copy the full SHA
    679671f View commit details
    Browse the repository at this point in the history
  2. Fix linter errors

    ritwikbasu committed Apr 22, 2019
    Configuration menu
    Copy the full SHA
    ccc2494 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2019

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