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

[Merge from master] Add InboundSecurityRule, virtualRouterPeerAdvertisedRoute and virtualRouterPeerLearnedRoute #10736

Merged

Conversation

litchiyangMSFT
Copy link
Contributor

@litchiyangMSFT litchiyangMSFT commented Sep 9, 2020

MSFT employees can try out our new experience at OpenAPI Hub - one location for using our validation tools and finding your workflow.

Reference PRs:

#10452
#10434

Contribution checklist:

If any further question about AME onboarding or validation tools, please view the FAQ.

ARM API Review Checklist

  • Ensure to check this box if one of the following scenarios meet updates in the PR, so that label “WaitForARMFeedback” will be added automatically to involve ARM API Review. Failure to comply may result in delays for manifest application. Note this does not apply to data plane APIs, all “removals” and “adding a new property” no more require ARM API review.

    • Adding new API(s)
    • Adding a new API version
    • Adding a new service
  • If you are blocked on ARM review and want to get the PR merged with urgency, please get the ARM oncall for reviews (RP Manifest Approvers team under Azure Resource Manager service) from IcM and reach out to them.

Breaking Change Review Checklist

If there are following updates in the PR, ensure to request an approval from API Review Board as defined in the Breaking Change Policy.

  • Removing API(s) in stable version
  • Removing properties in stable version
  • Removing API version(s) in stable version
  • Updating API in stable version with Breaking Change Validation errors
  • Updating API(s) in preview over 1 year

Please follow the link to find more details on PR review process.

@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Sep 9, 2020

[Staging] Swagger Validation Report

️✔️BreakingChange [Detail]
 There are no breaking changes. 
️✔️LintDiff [Detail]
 Validation passes for LintDiff. 
️✔️Avocado [Detail]
 Validation passes for Avocado. 
️✔️ModelValidation [Detail]
 Validation passes for ModelValidation. 
️✔️SemanticValidation [Detail]
 Validation passes for SemanticValidation. 
Posted by Swagger Pipeline | How to fix these errors?

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Sep 9, 2020

Azure CLI Extension Generation

No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Sep 9, 2020

azure-sdk-for-java

🔄 inProgress [Logs] [Expand Details]
  • 🔄 Generate from 4dc41ce with merge commit 6b72f686de6a4d0680adf5157f29cc665f4f70a1. SDK Automation 13.0.17.20200909.5
  • 🔄sdk/network/mgmt-v2019_02_01 [View full logs
  • ⚠️sdk/network/mgmt-v2019_04_01 [View full logs
      [mvn] [ERROR] COMPILATION ERROR : 
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/network/mgmt-v2019_04_01/src/main/java/com/microsoft/azure/management/network/v2019_04_01/implementation/LocationAvailablePrivateEndpointTypeModelImpl.java:[37,28] cannot find symbol
      [mvn]   symbol:   method serviceName()
      [mvn]   location: class com.microsoft.azure.management.network.v2019_04_01.implementation.AvailablePrivateEndpointTypeInner
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/network/mgmt-v2019_04_01/src/main/java/com/microsoft/azure/management/network/v2019_04_01/implementation/LocationAvailablePrivateEndpointTypeImpl.java:[37,28] cannot find symbol
      [mvn]   symbol:   method serviceName()
      [mvn]   location: class com.microsoft.azure.management.network.v2019_04_01.implementation.AvailablePrivateEndpointTypeInner
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/network/mgmt-v2019_04_01/src/main/java/com/microsoft/azure/management/network/v2019_04_01/implementation/AvailableResourceGroupPrivateEndpointTypesImpl.java:[23,30] cannot find symbol
      [mvn]   symbol:   method availableResourceGroupPrivateEndpointTypes()
      [mvn]   location: class com.microsoft.azure.management.network.v2019_04_01.implementation.NetworkManagementClientImpl
      [mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project azure-mgmt-network: Compilation failure: Compilation failure: 
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/network/mgmt-v2019_04_01/src/main/java/com/microsoft/azure/management/network/v2019_04_01/implementation/LocationAvailablePrivateEndpointTypeModelImpl.java:[37,28] cannot find symbol
      [mvn] [ERROR]   symbol:   method serviceName()
      [mvn] [ERROR]   location: class com.microsoft.azure.management.network.v2019_04_01.implementation.AvailablePrivateEndpointTypeInner
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/network/mgmt-v2019_04_01/src/main/java/com/microsoft/azure/management/network/v2019_04_01/implementation/LocationAvailablePrivateEndpointTypeImpl.java:[37,28] cannot find symbol
      [mvn] [ERROR]   symbol:   method serviceName()
      [mvn] [ERROR]   location: class com.microsoft.azure.management.network.v2019_04_01.implementation.AvailablePrivateEndpointTypeInner
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/network/mgmt-v2019_04_01/src/main/java/com/microsoft/azure/management/network/v2019_04_01/implementation/AvailableResourceGroupPrivateEndpointTypesImpl.java:[23,30] cannot find symbol
      [mvn] [ERROR]   symbol:   method availableResourceGroupPrivateEndpointTypes()
      [mvn] [ERROR]   location: class com.microsoft.azure.management.network.v2019_04_01.implementation.NetworkManagementClientImpl
      [mvn] [ERROR] -> [Help 1]
      [mvn] [ERROR] 
      [mvn] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
      [mvn] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
      [mvn] [ERROR] 
      [mvn] [ERROR] For more information about the errors and possible solutions, please read the following articles:
      [mvn] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
    • 🔄sdk/network/mgmt-v2019_06_01 [View full logs
    • 🔄sdk/network/mgmt-v2019_07_01 [View full logs
    • 🔄sdk/network/mgmt-v2019_08_01 [View full logs
    • 🔄sdk/network/mgmt-v2019_09_01 [View full logs
        No Artifact Generated.
      • 🔄sdk/network/mgmt-v2020_03_01 [View full logs
          No Artifact Generated.
        • 🔄sdk/network/mgmt-v2020_04_01 [View full logs
            No Artifact Generated.
          • 🔄sdk/network/mgmt-v2020_05_01 [View full logs
              No Artifact Generated.

            @openapi-sdkautomation
            Copy link

            openapi-sdkautomation bot commented Sep 9, 2020

            azure-sdk-for-go

            ⚠️ warning [Logs] [Expand Details]

            @openapi-sdkautomation
            Copy link

            openapi-sdkautomation bot commented Sep 9, 2020

            azure-sdk-for-js

            ️✔️ succeeded [Logs] [Expand Details]
            • ️✔️ Generate from 4dc41ce with merge commit 6b72f686de6a4d0680adf5157f29cc665f4f70a1. SDK Automation 13.0.17.20200909.5
            • ️✔️@azure/arm-network [View full logs]  [Preview SDK Changes]
              Only show 100 items here, please refer to log for details.
              [npmPack] npm WARN deprecated rollup-plugin-node-resolve@5.2.0: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-node-resolve.
              [npmPack] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
              [npmPack] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
              [npmPack] npm notice created a lockfile as package-lock.json. You should commit this file.
              [npmPack] loaded rollup.config.js with warnings
              [npmPack] (!) Unused external imports
              [npmPack] default imported from external module 'rollup' but never used
              [npmPack] 
              [npmPack] ./esm/networkManagementClient.js → ./dist/arm-network.js...
              [npmPack] created ./dist/arm-network.js in 2.8s
              [npmPack] npm notice 
              [npmPack] npm notice package: @azure/arm-network@22.0.0
              [npmPack] npm notice === Tarball Contents === 
              [npmPack] npm notice 9.7kB   esm/operations/applicationGatewayPrivateEndpointConnections.js            
              [npmPack] npm notice 8.1kB   esm/models/applicationGatewayPrivateEndpointConnectionsMappers.js         
              [npmPack] npm notice 3.0kB   esm/operations/applicationGatewayPrivateLinkResources.js                  
              [npmPack] npm notice 8.1kB   esm/models/applicationGatewayPrivateLinkResourcesMappers.js               
              [npmPack] npm notice 27.0kB  esm/operations/applicationGateways.js                                     
              [npmPack] npm notice 8.4kB   esm/models/applicationGatewaysMappers.js                                  
              [npmPack] npm notice 11.2kB  esm/operations/applicationSecurityGroups.js                               
              [npmPack] npm notice 8.1kB   esm/models/applicationSecurityGroupsMappers.js                            
              [npmPack] npm notice 3.6MB   dist/arm-network.js                                                       
              [npmPack] npm notice 1.4MB   dist/arm-network.min.js                                                   
              [npmPack] npm notice 2.6kB   esm/operations/availableDelegations.js                                    
              [npmPack] npm notice 480B    esm/models/availableDelegationsMappers.js                                 
              [npmPack] npm notice 2.6kB   esm/operations/availableEndpointServices.js                               
              [npmPack] npm notice 8.1kB   esm/models/availableEndpointServicesMappers.js                            
              [npmPack] npm notice 4.5kB   esm/operations/availablePrivateEndpointTypes.js                           
              [npmPack] npm notice 507B    esm/models/availablePrivateEndpointTypesMappers.js                        
              [npmPack] npm notice 2.8kB   esm/operations/availableResourceGroupDelegations.js                       
              [npmPack] npm notice 493B    esm/models/availableResourceGroupDelegationsMappers.js                    
              [npmPack] npm notice 4.4kB   esm/operations/availableServiceAliases.js                                 
              [npmPack] npm notice 488B    esm/models/availableServiceAliasesMappers.js                              
              [npmPack] npm notice 2.5kB   esm/operations/azureFirewallFqdnTags.js                                   
              [npmPack] npm notice 8.1kB   esm/models/azureFirewallFqdnTagsMappers.js                                
              [npmPack] npm notice 11.5kB  esm/operations/azureFirewalls.js                                          
              [npmPack] npm notice 8.1kB   esm/models/azureFirewallsMappers.js                                       
              [npmPack] npm notice 9.2kB   esm/operations/bastionHosts.js                                            
              [npmPack] npm notice 8.0kB   esm/models/bastionHostsMappers.js                                         
              [npmPack] npm notice 2.5kB   esm/operations/bgpServiceCommunities.js                                   
              [npmPack] npm notice 8.1kB   esm/models/bgpServiceCommunitiesMappers.js                                
              [npmPack] npm notice 16.6kB  esm/operations/connectionMonitors.js                                      
              [npmPack] npm notice 8.2kB   esm/models/connectionMonitorsMappers.js                                   
              [npmPack] npm notice 10.5kB  esm/operations/customIPPrefixes.js                                        
              [npmPack] npm notice 8.1kB   esm/models/customIPPrefixesMappers.js                                     
              [npmPack] npm notice 7.5kB   esm/operations/ddosCustomPolicies.js                                      
              [npmPack] npm notice 8.0kB   esm/models/ddosCustomPoliciesMappers.js                                   
              [npmPack] npm notice 10.8kB  esm/operations/ddosProtectionPlans.js                                     
              [npmPack] npm notice 8.1kB   esm/models/ddosProtectionPlansMappers.js                                  
              [npmPack] npm notice 4.0kB   esm/operations/defaultSecurityRules.js                                    
              [npmPack] npm notice 8.0kB   esm/models/defaultSecurityRulesMappers.js                                 
              [npmPack] npm notice 9.5kB   esm/operations/dscpConfigurationOperations.js                             
              [npmPack] npm notice 8.1kB   esm/models/dscpConfigurationOperationsMappers.js                          
              [npmPack] npm notice 9.2kB   esm/operations/expressRouteCircuitAuthorizations.js                       
              [npmPack] npm notice 8.1kB   esm/models/expressRouteCircuitAuthorizationsMappers.js                    
              [npmPack] npm notice 10.1kB  esm/operations/expressRouteCircuitConnections.js                          
              [npmPack] npm notice 8.1kB   esm/models/expressRouteCircuitConnectionsMappers.js                       
              [npmPack] npm notice 8.9kB   esm/operations/expressRouteCircuitPeerings.js                             
              [npmPack] npm notice 8.1kB   esm/models/expressRouteCircuitPeeringsMappers.js                          
              [npmPack] npm notice 20.2kB  esm/operations/expressRouteCircuits.js                                    
              [npmPack] npm notice 8.3kB   esm/models/expressRouteCircuitsMappers.js                                 
              [npmPack] npm notice 8.6kB   esm/operations/expressRouteConnections.js                                 
              [npmPack] npm notice 8.1kB   esm/models/expressRouteConnectionsMappers.js                              
              [npmPack] npm notice 9.3kB   esm/operations/expressRouteCrossConnectionPeerings.js                     
              [npmPack] npm notice 8.1kB   esm/models/expressRouteCrossConnectionPeeringsMappers.js                  
              [npmPack] npm notice 17.1kB  esm/operations/expressRouteCrossConnections.js                            
              [npmPack] npm notice 8.3kB   esm/models/expressRouteCrossConnectionsMappers.js                         
              [npmPack] npm notice 8.7kB   esm/operations/expressRouteGateways.js                                    
              [npmPack] npm notice 8.0kB   esm/models/expressRouteGatewaysMappers.js                                 
              [npmPack] npm notice 3.8kB   esm/operations/expressRouteLinks.js                                       
              [npmPack] npm notice 8.0kB   esm/models/expressRouteLinksMappers.js                                    
              [npmPack] npm notice 9.4kB   esm/operations/expressRoutePortAuthorizations.js                          
              [npmPack] npm notice 8.1kB   esm/models/expressRoutePortAuthorizationsMappers.js                       
              [npmPack] npm notice 12.0kB  esm/operations/expressRoutePorts.js                                       
              [npmPack] npm notice 3.4kB   esm/operations/expressRoutePortsLocations.js                              
              [npmPack] npm notice 8.1kB   esm/models/expressRoutePortsLocationsMappers.js                           
              [npmPack] npm notice 8.1kB   esm/models/expressRoutePortsMappers.js                                    
              [npmPack] npm notice 2.6kB   esm/operations/expressRouteServiceProviders.js                            
              [npmPack] npm notice 8.1kB   esm/models/expressRouteServiceProvidersMappers.js                         
              [npmPack] npm notice 9.3kB   esm/operations/firewallPolicies.js                                        
              [npmPack] npm notice 8.0kB   esm/models/firewallPoliciesMappers.js                                     
              [npmPack] npm notice 9.5kB   esm/operations/firewallPolicyRuleCollectionGroups.js                      
              [npmPack] npm notice 8.1kB   esm/models/firewallPolicyRuleCollectionGroupsMappers.js                   
              [npmPack] npm notice 9.7kB   esm/operations/flowLogs.js                                                
              [npmPack] npm notice 8.1kB   esm/models/flowLogsMappers.js                                             
              [npmPack] npm notice 8.6kB   esm/operations/hubRouteTables.js                                          
              [npmPack] npm notice 8.0kB   esm/models/hubRouteTablesMappers.js                                       
              [npmPack] npm notice 9.3kB   esm/operations/hubVirtualNetworkConnections.js                            
              [npmPack] npm notice 8.1kB   esm/models/hubVirtualNetworkConnectionsMappers.js                         
              [npmPack] npm notice 8.9kB   esm/operations/inboundNatRules.js                                         
              [npmPack] npm notice 8.0kB   esm/models/inboundNatRulesMappers.js                                      
              [npmPack] npm notice 345B    esm/models/index.js                                                       
              [npmPack] npm notice 4.6kB   esm/operations/index.js                                                   
              [npmPack] npm notice 10.5kB  esm/operations/ipAllocations.js                                           
              [npmPack] npm notice 8.1kB   esm/models/ipAllocationsMappers.js                                        
              [npmPack] npm notice 10.2kB  esm/operations/ipGroups.js                                                
              [npmPack] npm notice 8.1kB   esm/models/ipGroupsMappers.js                                             
              [npmPack] npm notice 9.2kB   esm/operations/loadBalancerBackendAddressPools.js                         
              [npmPack] npm notice 8.1kB   esm/models/loadBalancerBackendAddressPoolsMappers.js                      
              [npmPack] npm notice 4.2kB   esm/operations/loadBalancerFrontendIPConfigurations.js                    

            @openapi-sdkautomation
            Copy link

            openapi-sdkautomation bot commented Sep 9, 2020

            azure-sdk-for-net

            ️✔️ succeeded [Logs] [Expand Details]
            • ️✔️ Generate from 4dc41ce with merge commit 6b72f686de6a4d0680adf5157f29cc665f4f70a1. SDK Automation 13.0.17.20200909.5
              [AutoRest] realpath(): Permission denied
              [AutoRest] realpath(): Permission denied
              [AutoRest] realpath(): Permission denied
              [AutoRest] realpath(): Permission denied
              [AutoRest] realpath(): Permission denied
              [AutoRest] realpath(): Permission denied
            • ️✔️Microsoft.Azure.Management.Network [View full logs]  [Preview SDK Changes]
              Unable to get details about the head commit. This is probably because the head commit is in a fork that we don't have permission to read from. HttpError: Not Found {"name":"HttpError","status":404,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-encoding":"gzip","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Thu, 10 Sep 2020 02:00:33 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"github.com","status":"404 Not Found","strict-transport-security":"max-age=31536000; includeSubdomains; preload","transfer-encoding":"chunked","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; param=machine-man-preview; format=json","x-github-request-id":"0401:3846:1F7444A:4662D2E:5F5988C1","x-xss-protection":"1; mode=block"},"request":{"method":"POST","url":"https://api.github.com/app/installations//access_tokens","headers":{"accept":"application/vnd.github.machine-man-preview+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"bearer [REDACTED]","content-type":"application/json; charset=utf-8"},"body":"{}","request":{"validate":{"commit_sha":{"alias":"ref","deprecated":true,"type":"string"},"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"sha":{"alias":"ref","deprecated":true,"type":"string"}}}},"documentation_url":"https://docs.github.com/rest"}

            @openapi-sdkautomation
            Copy link

            openapi-sdkautomation bot commented Sep 9, 2020

            azure-sdk-for-python-track2

            - Breaking Change detected in SDK

            ⚠️ warning [Logs] [Expand Details]
            • ⚠️ Generate from 4dc41ce with merge commit 6b72f686de6a4d0680adf5157f29cc665f4f70a1. SDK Automation 13.0.17.20200909.5
              Only show 100 items here, please refer to log for details.
              [AutoRest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'VM' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
              [AutoRest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'Container' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
              [AutoRest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'PrivateLinkServiceProperties-visibility' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
              [AutoRest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'PrivateLinkServiceProperties-autoApproval' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayOnDemandProbe' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayBackendHealthOnDemand' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayBackendHealth' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayBackendHealthPool' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayBackendHealthHttpSettings' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayBackendHealthServer' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewaySku' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewaySslPolicy' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayClientAuthConfiguration' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayIPConfigurationPropertiesFormat' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayIPConfiguration' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayAuthenticationCertificatePropertiesFormat' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayAuthenticationCertificate' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayTrustedRootCertificatePropertiesFormat' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayTrustedRootCertificate' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayTrustedClientCertificatePropertiesFormat' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayTrustedClientCertificate' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewaySslCertificatePropertiesFormat' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewaySslCertificate' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayFrontendIPConfigurationPropertiesFormat' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayFrontendIPConfiguration' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayFrontendPortPropertiesFormat' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayFrontendPort' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayBackendAddress' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayBackendAddressPoolPropertiesFormat' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayBackendAddressPool' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayBackendHttpSettingsPropertiesFormat' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayBackendHttpSettings' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewaySslProfilePropertiesFormat' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewaySslProfile' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayHttpListenerPropertiesFormat' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayHttpListener' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayPathRulePropertiesFormat' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayPathRule' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayProbePropertiesFormat' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayProbeHealthResponseMatch' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayProbe' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayRequestRoutingRulePropertiesFormat' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayRequestRoutingRule' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayRewriteRuleSet' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayRewriteRuleSetPropertiesFormat' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayRewriteRule' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayRewriteRuleCondition' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayRewriteRuleActionSet' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayHeaderConfiguration' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayUrlConfiguration' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayRedirectConfigurationPropertiesFormat' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayRedirectConfiguration' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayPrivateLinkConfiguration' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayPrivateLinkConfigurationProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayPrivateLinkIpConfiguration' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayPrivateLinkIpConfigurationProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayPrivateLinkResource' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayPrivateLinkResourceProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayPrivateLinkResourceListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayPrivateEndpointConnection' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayPrivateEndpointConnectionProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayPrivateEndpointConnectionListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayPropertiesFormat' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGateway' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayUrlPathMapPropertiesFormat' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayUrlPathMap' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayWebApplicationFirewallConfiguration' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayAutoscaleConfiguration' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayConnectionDraining' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayFirewallDisabledRuleGroup' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayFirewallExclusion' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayAvailableWafRuleSetsResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayFirewallRuleSet' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayFirewallRuleSetPropertiesFormat' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayFirewallRuleGroup' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayFirewallRule' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayAvailableSslOptions' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayAvailableSslOptionsPropertiesFormat' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayAvailableSslPredefinedPolicies' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewaySslPredefinedPolicy' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewaySslPredefinedPolicyPropertiesFormat' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayCustomError' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationSecurityGroup' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationSecurityGroupPropertiesFormat' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationSecurityGroupListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'AvailableDelegationsResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'AvailableDelegation' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'AvailableServiceAlias' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'AvailableServiceAliasesResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'AzureFirewallIPConfigurationPropertiesFormat' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'AzureFirewallIPConfiguration' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'AzureFirewallPublicIPAddress' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'AzureFirewallIpGroups' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'HubPublicIPAddresses' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'HubIPAddresses' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'AzureFirewallPropertiesFormat' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'AzureFirewall' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'AzureFirewallListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'AzureFirewallApplicationRuleCollectionPropertiesFormat' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
            • ⚠️azure-mgmt-network [View full logs]  [Preview SDK Changes] Breaking Change Detected
              [build_conf_init]   Cache entry deserialization failed, entry ignored
              [build_conf_init]   Cache entry deserialization failed, entry ignored
              [build_conf] INFO:packaging_tools:Building template azure-mgmt-network
              [build_conf] INFO:packaging_tools.conf:Skipping default conf since the file exists
              [build_conf] INFO:packaging_tools:Skipping CHANGELOG.md template, since a previous one was found
              [build_conf] INFO:packaging_tools:Template done azure-mgmt-network
              [build_package] /usr/lib/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'long_description_content_type'
              [build_package]   warnings.warn(msg)
              [build_package] /usr/lib/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'long_description_content_type'
              [build_package]   warnings.warn(msg)
              Unable to get details about the head commit. This is probably because the head commit is in a fork that we don't have permission to read from. HttpError: Not Found {"name":"HttpError","status":404,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-encoding":"gzip","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Thu, 10 Sep 2020 02:44:34 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"github.com","status":"404 Not Found","strict-transport-security":"max-age=31536000; includeSubdomains; preload","transfer-encoding":"chunked","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; param=machine-man-preview; format=json","x-github-request-id":"04C0:B3A1:1C1407FF:21F0AA50:5F599312","x-xss-protection":"1; mode=block"},"request":{"method":"POST","url":"https://api.github.com/app/installations//access_tokens","headers":{"accept":"application/vnd.github.machine-man-preview+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"bearer [REDACTED]","content-type":"application/json; charset=utf-8"},"body":"{}","request":{"validate":{"commit_sha":{"alias":"ref","deprecated":true,"type":"string"},"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"sha":{"alias":"ref","deprecated":true,"type":"string"}}}},"documentation_url":"https://docs.github.com/rest"}
              [breaking_change_setup] Ignoring mock: markers 'python_version <= "2.7"' don't match your environment
              [ChangeLog] Size of delta 11.369% size of original (original: 544193 chars, delta: 61872 chars)
              [ChangeLog] **Features**
              [ChangeLog] 
              [ChangeLog]   - Model LoadBalancerSku has a new parameter tier
              [ChangeLog]   - Model ExpressRouteCircuit has a new parameter authorization_key
              [ChangeLog]   - Model ConnectionMonitorTcpConfiguration has a new parameter destination_port_behavior
              [ChangeLog]   - Model NetworkInterface has a new parameter dscp_configuration
              [ChangeLog]   - Model ApplicationGatewayHttpListener has a new parameter ssl_profile
              [ChangeLog]   - Model VirtualNetworkPeering has a new parameter remote_bgp_communities
              [ChangeLog]   - Model NetworkVirtualAppliance has a new parameter address_prefix
              [ChangeLog]   - Model NetworkVirtualAppliance has a new parameter boot_strap_configuration_blobs
              [ChangeLog]   - Model NetworkVirtualAppliance has a new parameter cloud_init_configuration_blobs
              [ChangeLog]   - Model NetworkVirtualAppliance has a new parameter nva_sku
              [ChangeLog]   - Model NetworkVirtualAppliance has a new parameter cloud_init_configuration
              [ChangeLog]   - Model NetworkVirtualAppliance has a new parameter virtual_appliance_sites
              [ChangeLog]   - Model VpnSite has a new parameter o365_policy
              [ChangeLog]   - Model ExpressRouteLinkMacSecConfig has a new parameter sci_state
              [ChangeLog]   - Model VpnGateway has a new parameter ip_configurations
              [ChangeLog]   - Model PublicIPPrefix has a new parameter custom_ip_prefix
              [ChangeLog]   - Model P2SConnectionConfiguration has a new parameter enable_internet_security
              [ChangeLog]   - Model P2SVpnGateway has a new parameter custom_dns_servers
              [ChangeLog]   - Model ApplicationGatewayFrontendIPConfiguration has a new parameter private_link_configuration
              [ChangeLog]   - Model PublicIPAddressSku has a new parameter tier
              [ChangeLog]   - Model ConnectionMonitorEndpoint has a new parameter type
              [ChangeLog]   - Model ConnectionMonitorEndpoint has a new parameter coverage_level
              [ChangeLog]   - Model ConnectionMonitorEndpoint has a new parameter scope
              [ChangeLog]   - Model FirewallPolicyRule has a new parameter description
              [ChangeLog]   - Model ApplicationGateway has a new parameter ssl_profiles
              [ChangeLog]   - Model ApplicationGateway has a new parameter private_link_configurations
              [ChangeLog]   - Model ApplicationGateway has a new parameter private_endpoint_connections
              [ChangeLog]   - Model ApplicationGateway has a new parameter trusted_client_certificates
              [ChangeLog]   - Model FirewallPolicy has a new parameter rule_collection_groups
              [ChangeLog]   - Model FirewallPolicy has a new parameter dns_settings
              [ChangeLog]   - Model VirtualHub has a new parameter ip_configurations
              [ChangeLog]   - Model VirtualHub has a new parameter routing_state
              [ChangeLog]   - Model VirtualHub has a new parameter virtual_router_asn
              [ChangeLog]   - Model VirtualHub has a new parameter bgp_connections
              [ChangeLog]   - Model VirtualHub has a new parameter virtual_router_ips
              [ChangeLog]   - Model VirtualHub has a new parameter enable_virtual_router_route_propogation
              [ChangeLog]   - Model ConnectivityHop has a new parameter links
              [ChangeLog]   - Model ConnectivityHop has a new parameter previous_hop_ids
              [ChangeLog]   - Model ConnectivityHop has a new parameter previous_links
              [ChangeLog]   - Model LoadBalancerBackendAddress has a new parameter load_balancer_frontend_ip_configuration
              [ChangeLog]   - Model HubIPAddresses has a new parameter public_i_ps
              [ChangeLog]   - Added operation PrivateLinkServicesOperations.begin_check_private_link_service_visibility_by_resource_group
              [ChangeLog]   - Added operation PrivateLinkServicesOperations.begin_check_private_link_service_visibility
              [ChangeLog]   - Added operation HubVirtualNetworkConnectionsOperations.begin_delete
              [ChangeLog]   - Added operation HubVirtualNetworkConnectionsOperations.begin_create_or_update
              [ChangeLog]   - Added operation VpnGatewaysOperations.begin_start_packet_capture
              [ChangeLog]   - Added operation VpnGatewaysOperations.begin_stop_packet_capture
              [ChangeLog]   - Added operation VpnGatewaysOperations.begin_update_tags
              [ChangeLog]   - Added operation P2SVpnGatewaysOperations.begin_reset
              [ChangeLog]   - Added operation P2SVpnGatewaysOperations.begin_update_tags
              [ChangeLog]   - Added operation FlowLogsOperations.update_tags
              [ChangeLog]   - Added operation VirtualHubsOperations.begin_get_effective_virtual_hub_routes
              [ChangeLog]   - Added operation VpnConnectionsOperations.begin_start_packet_capture
              [ChangeLog]   - Added operation VpnConnectionsOperations.begin_stop_packet_capture
              [ChangeLog]   - Added operation ExpressRoutePortsOperations.generate_loa
              [ChangeLog]   - Added operation group DscpConfigurationOperations
              [ChangeLog]   - Added operation group VirtualApplianceSitesOperations
              [ChangeLog]   - Added operation group ExpressRoutePortAuthorizationsOperations
              [ChangeLog]   - Added operation group VirtualHubIpConfigurationOperations
              [ChangeLog]   - Added operation group ApplicationGatewayPrivateEndpointConnectionsOperations
              [ChangeLog]   - Added operation group CustomIPPrefixesOperations
              [ChangeLog]   - Added operation group ApplicationGatewayPrivateLinkResourcesOperations
              [ChangeLog]   - Added operation group VirtualHubBgpConnectionOperations
              [ChangeLog]   - Added operation group FirewallPolicyRuleCollectionGroupsOperations
              [ChangeLog]   - Added operation group VirtualApplianceSkusOperations
              [ChangeLog]   - Added operation group VirtualHubBgpConnectionsOperations
              [ChangeLog] 
              [ChangeLog] **Breaking changes**
              [ChangeLog] 
              [ChangeLog]   - Model NetworkVirtualAppliance no longer has parameter sku
              [ChangeLog]   - Model NetworkVirtualAppliance no longer has parameter cloud_init_configuration_blob
              [ChangeLog]   - Model NetworkVirtualAppliance no longer has parameter boot_strap_configuration_blob
              [ChangeLog]   - Model NatRuleCondition no longer has parameter terminate_tls
              [ChangeLog]   - Model ApplicationRuleCondition no longer has parameter target_urls
              [ChangeLog]   - Model FirewallPolicyRule no longer has parameter priority
              [ChangeLog]   - Model FirewallPolicy no longer has parameter transport_security
              [ChangeLog]   - Model FirewallPolicy no longer has parameter identity
              [ChangeLog]   - Model FirewallPolicy no longer has parameter rule_groups
              [ChangeLog]   - Model FirewallPolicy no longer has parameter intrusion_system_mode
              [ChangeLog]   - Model VirtualHub no longer has parameter virtual_network_connections
              [ChangeLog]   - Model HubIPAddresses no longer has parameter public_ip_addresses
              [ChangeLog]   - Removed operation PrivateLinkServicesOperations.check_private_link_service_visibility_by_resource_group
              [ChangeLog]   - Removed operation PrivateLinkServicesOperations.check_private_link_service_visibility
              [ChangeLog]   - Removed operation VpnGatewaysOperations.update_tags
              [ChangeLog]   - Removed operation P2SVpnGatewaysOperations.update_tags

            @openapi-sdkautomation
            Copy link

            openapi-sdkautomation bot commented Sep 9, 2020

            Trenton Generation

            No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured

            @mmyyrroonn
            Copy link
            Contributor

            /azp run

            @azure-pipelines
            Copy link

            Azure Pipelines successfully started running 3 pipeline(s).

            @mmyyrroonn
            Copy link
            Contributor

            Cherry-Pick from master branch to prevent future conflict.

            @mmyyrroonn mmyyrroonn merged commit 752d4f6 into Azure:network-july-release Sep 11, 2020
            lirenhe pushed a commit that referenced this pull request Nov 3, 2020
            * Adds base for updating Microsoft.Network from version stable/2020-06-01 to version 2020-07-01
            
            * Updates readme
            
            * Updates API version in new specs and examples
            
            * 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
            
            * 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
            
            * 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
            
            * update link context to type dictionary (#10624)
            
            * [Merge from master] Add InboundSecurityRule, virtualRouterPeerAdvertisedRoute 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
            
            * 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
            
            * Added Sku Tier property to public ip address prefix (#10831)
            
            * 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
            
            * Add firewall policy premium feature properties (#10780)
            
            * Add firewall policy premium feature properties
            
            * CR
            
            * add examples
            
            * Add transportSecurity examples
            
            * remove redundant class
            
            * fix examples
            
            * 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.
            
            * 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 <sahegd@microsoft.com>
            
            * Add translatedFqdn field for Policy Nat Rule (#11012)
            
            * 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
            
            * added extended location to 5 entities. (#11000)
            
            * added extended location to 5 entities.
            
            * Added period.
            
            Co-authored-by: Mirza Sikander <mirsik@microsoft.com>
            
            * Added 'migrate' query parameter in PutConnectionMonitor (#10980)
            
            * Update ipGroup swagger to include firewallPolicies (#11051)
            
            * fix ipGroup swagger to include firewallPolicies
            
            * Prettier
            
            * Change transit flag for VR from enableVirtualRouterRoutePropogation to allowBranchToBranchTraffic (#11015)
            
            * Add InboundSecurityRule, virtualRouterPeerAdvertisedRoute and virtualRouterPeerLearnedRoute (#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
            
            * Adding Route Preference property into VpnGateway and P2SGateway (#11119)
            
            * commit1
            
            * Fixes
            
            Co-authored-by: Khushboo Baheti <khbaheti@microsoft.com>
            
            * 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.
            
            * 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 <haperaba@microsoft.com>
            
            * Support for Default/Initiator/Responder Connection Mode for Virtual Network Gateway Connections (#11201)
            
            * Initiator/Reponder Connection Mode Support
            
            * Prettier Fix
            
            Co-authored-by: Abhishek Shah <shabhis@microsoft.com>
            
            * 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
            
            * 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.
            
            * adding nextLink property to Service Tag definition (#11177)
            
            * adding nextLink property to Service Tag definition
            
            * updated value of nextLink example for service tag
            
            * Revert "Adding express route port authorization apis (#10491)" (#10944)
            
            This reverts commit 29a80fe.
            
            Co-authored-by: utbarn <66377251+utbarn@users.noreply.github.com>
            
            * {VirtualWan} {HubRouteTables} : Fix parameter type in network-july-release branch (#11280)
            
            * update 2020-07-01 folder also
            
            * fix the type of the parameter
            
            * update one more missed fix
            
            * updated examples (#11406)
            
            * Connection Mode type fix (#11470)
            
            Co-authored-by: Abhishek Shah <shabhis@microsoft.com>
            
            * Fixed pythod.md file
            
            Co-authored-by: irrogozh <irrogozh@microsoft.com>
            Co-authored-by: Kayden Wilkinson <69224099+Kawilki-M@users.noreply.github.com>
            Co-authored-by: utbarn <66377251+utbarn@users.noreply.github.com>
            Co-authored-by: junyezhu <38572086+junyezhu@users.noreply.github.com>
            Co-authored-by: litchiyangMSFT <64560090+litchiyangMSFT@users.noreply.github.com>
            Co-authored-by: adgrieve <62692874+adgrieve@users.noreply.github.com>
            Co-authored-by: Sachet Hegde <hegde.sachet@gmail.com>
            Co-authored-by: Sachet Hegde <sahegd@microsoft.com>
            Co-authored-by: tejasshah7 <49326906+tejasshah7@users.noreply.github.com>
            Co-authored-by: Mirza Sikander <mirza.h.sikander@gmail.com>
            Co-authored-by: Mirza Sikander <mirsik@microsoft.com>
            Co-authored-by: ssripadham <sudharsan_sb@hotmail.com>
            Co-authored-by: naveenchekuri <nachekur@microsoft.com>
            Co-authored-by: Khushboo Baheti <37917868+Khushboo-Baheti@users.noreply.github.com>
            Co-authored-by: Khushboo Baheti <khbaheti@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: Abhishek Shah <shah.abhi7860@gmail.com>
            Co-authored-by: Abhishek Shah <shabhis@microsoft.com>
            Co-authored-by: guptas14 <71726901+guptas14@users.noreply.github.com>
            Co-authored-by: utbarn-ms <66377251+utbarn-ms@users.noreply.github.com>
            Co-authored-by: Ritvika Reddy Nagula <rinagula@microsoft.com>
            Co-authored-by: Ritvika Reddy Nagula <ritvikareddy18@gmail.com>
            giromm2ms pushed a commit to giromm2ms/azure-rest-api-specs that referenced this pull request Dec 20, 2020
            * Adds base for updating Microsoft.Network from version stable/2020-06-01 to version 2020-07-01
            
            * Updates readme
            
            * Updates API version in new specs and examples
            
            * Minor fix in flowLog URI + updated examples for connection monitor (Azure#10524)
            
            * Minor fix in flowLog URI + updated examples for connection monitor
            
            * Reseted the change in networkWtacher spec, updated examples
            
            * fix
            
            * Update LB and PIP with new global load balancing properties (Azure#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
            
            * Adding express route port authorization apis (Azure#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
            
            * update link context to type dictionary (Azure#10624)
            
            * [Merge from master] Add InboundSecurityRule, virtualRouterPeerAdvertisedRoute and virtualRouterPeerLearnedRoute (Azure#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
            
            * Add type "Local gateway" to virtualNetworkGateway (Azure#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
            
            * Added Sku Tier property to public ip address prefix (Azure#10831)
            
            * Removed object from nat gateway create or update response july release (Azure#10834)
            
            * Removed object from NatGateway CreateOrUpdate Response
            
            * fixed syntax
            
            * Removing response body from example
            
            * ran prettier
            
            * Add firewall policy premium feature properties (Azure#10780)
            
            * Add firewall policy premium feature properties
            
            * CR
            
            * add examples
            
            * Add transportSecurity examples
            
            * remove redundant class
            
            * fix examples
            
            * Added format to integers (Azure#10912)
            
            * Added format to integers
            
            * Updated 07-01 networkWatcher swagger with formats for integer properties
            
            * Revert "Added format to integers"
            
            This reverts commit 6588b61.
            
            * Add expressRouteGatewayBypass for enabling FastPath to vWan Firewall hub (Azure#10963)
            
            * Add expressRouteGatewayBypass flag for enabling FastPath to vWan Firewall
            
            * Updated the target version to July release
            
            Co-authored-by: Sachet Hegde <sahegd@microsoft.com>
            
            * Add translatedFqdn field for Policy Nat Rule (Azure#11012)
            
            * Add Firewall Policy sku tier (Azure#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
            
            * added extended location to 5 entities. (Azure#11000)
            
            * added extended location to 5 entities.
            
            * Added period.
            
            Co-authored-by: Mirza Sikander <mirsik@microsoft.com>
            
            * Added 'migrate' query parameter in PutConnectionMonitor (Azure#10980)
            
            * Update ipGroup swagger to include firewallPolicies (Azure#11051)
            
            * fix ipGroup swagger to include firewallPolicies
            
            * Prettier
            
            * Change transit flag for VR from enableVirtualRouterRoutePropogation to allowBranchToBranchTraffic (Azure#11015)
            
            * Add InboundSecurityRule, virtualRouterPeerAdvertisedRoute and virtualRouterPeerLearnedRoute (Azure#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
            
            * Adding Route Preference property into VpnGateway and P2SGateway (Azure#11119)
            
            * commit1
            
            * Fixes
            
            Co-authored-by: Khushboo Baheti <khbaheti@microsoft.com>
            
            * FirewallPolicy Application Rule with WebCategories (Azure#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.
            
            * Network july release - Feature: Address space update in peered vNets (Azure#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 <haperaba@microsoft.com>
            
            * Support for Default/Initiator/Responder Connection Mode for Virtual Network Gateway Connections (Azure#11201)
            
            * Initiator/Reponder Connection Mode Support
            
            * Prettier Fix
            
            Co-authored-by: Abhishek Shah <shabhis@microsoft.com>
            
            * Add type "Local gateway" to virtualNetworkGateway to 2020-07-01 (Azure#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
            
            * Removed ReadOnly from extendedLocation for virtual network gateway (Azure#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.
            
            * adding nextLink property to Service Tag definition (Azure#11177)
            
            * adding nextLink property to Service Tag definition
            
            * updated value of nextLink example for service tag
            
            * Revert "Adding express route port authorization apis (Azure#10491)" (Azure#10944)
            
            This reverts commit 29a80fe.
            
            Co-authored-by: utbarn <66377251+utbarn@users.noreply.github.com>
            
            * {VirtualWan} {HubRouteTables} : Fix parameter type in network-july-release branch (Azure#11280)
            
            * update 2020-07-01 folder also
            
            * fix the type of the parameter
            
            * update one more missed fix
            
            * updated examples (Azure#11406)
            
            * Connection Mode type fix (Azure#11470)
            
            Co-authored-by: Abhishek Shah <shabhis@microsoft.com>
            
            * Fixed pythod.md file
            
            Co-authored-by: irrogozh <irrogozh@microsoft.com>
            Co-authored-by: Kayden Wilkinson <69224099+Kawilki-M@users.noreply.github.com>
            Co-authored-by: utbarn <66377251+utbarn@users.noreply.github.com>
            Co-authored-by: junyezhu <38572086+junyezhu@users.noreply.github.com>
            Co-authored-by: litchiyangMSFT <64560090+litchiyangMSFT@users.noreply.github.com>
            Co-authored-by: adgrieve <62692874+adgrieve@users.noreply.github.com>
            Co-authored-by: Sachet Hegde <hegde.sachet@gmail.com>
            Co-authored-by: Sachet Hegde <sahegd@microsoft.com>
            Co-authored-by: tejasshah7 <49326906+tejasshah7@users.noreply.github.com>
            Co-authored-by: Mirza Sikander <mirza.h.sikander@gmail.com>
            Co-authored-by: Mirza Sikander <mirsik@microsoft.com>
            Co-authored-by: ssripadham <sudharsan_sb@hotmail.com>
            Co-authored-by: naveenchekuri <nachekur@microsoft.com>
            Co-authored-by: Khushboo Baheti <37917868+Khushboo-Baheti@users.noreply.github.com>
            Co-authored-by: Khushboo Baheti <khbaheti@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: Abhishek Shah <shah.abhi7860@gmail.com>
            Co-authored-by: Abhishek Shah <shabhis@microsoft.com>
            Co-authored-by: guptas14 <71726901+guptas14@users.noreply.github.com>
            Co-authored-by: utbarn-ms <66377251+utbarn-ms@users.noreply.github.com>
            Co-authored-by: Ritvika Reddy Nagula <rinagula@microsoft.com>
            Co-authored-by: Ritvika Reddy Nagula <ritvikareddy18@gmail.com>
            Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
            Projects
            None yet
            Development

            Successfully merging this pull request may close these issues.

            2 participants