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

Update ipGroup swagger to include firewallPolicies #11051

Merged
merged 2 commits into from
Oct 9, 2020

Conversation

ssripadham
Copy link
Contributor

@ssripadham ssripadham commented Oct 6, 2020

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

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 Oct 6, 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 Oct 6, 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 Oct 6, 2020

azure-sdk-for-java

⚠️ warning [Logs] [Expand Details]
  • ⚠️ Generate from df61a62 with merge commit 30c84e7610c7026074c4c009b02891349c2e2e7b. SDK Automation 13.0.17.20200918.2
  • ️✔️sdk/network/mgmt-v2019_02_01 [View full logs]  [Preview SDK Changes]
    Fail to push branch sdkAutomation/sdk_network_mgmt-v2019_02_01 to integration/master
  • ⚠️sdk/network/mgmt-v2019_04_01 [View full logs]  [Preview SDK Changes]
      [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
      Fail to push branch sdkAutomation/sdk_network_mgmt-v2019_04_01 to integration/master
    • ️✔️sdk/network/mgmt-v2019_06_01 [View full logs]  [Preview SDK Changes]
      Fail to push branch sdkAutomation/sdk_network_mgmt-v2019_06_01 to integration/master
    • ️✔️sdk/network/mgmt-v2019_07_01 [View full logs]  [Preview SDK Changes]
      Fail to push branch sdkAutomation/sdk_network_mgmt-v2019_07_01 to integration/master
    • ️✔️sdk/network/mgmt-v2019_08_01 [View full logs]  [Preview SDK Changes]
      Fail to push branch sdkAutomation/sdk_network_mgmt-v2019_08_01 to integration/master
    • ⚠️sdk/network/mgmt-v2019_09_01 [View full logs]  [Preview SDK Changes]
        [mvn] [ERROR] COMPILATION ERROR : 
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/network/mgmt-v2019_09_01/src/main/java/com/microsoft/azure/management/network/v2019_09_01/Subnet.java:[108,10] cannot find symbol
        [mvn]   symbol:   class ResourceNavigationLinkInner
        [mvn]   location: interface com.microsoft.azure.management.network.v2019_09_01.Subnet
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/network/mgmt-v2019_09_01/src/main/java/com/microsoft/azure/management/network/v2019_09_01/Subnet.java:[118,10] cannot find symbol
        [mvn]   symbol:   class ServiceAssociationLinkInner
        [mvn]   location: interface com.microsoft.azure.management.network.v2019_09_01.Subnet
        [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_09_01/src/main/java/com/microsoft/azure/management/network/v2019_09_01/Subnet.java:[108,10] cannot find symbol
        [mvn] [ERROR]   symbol:   class ResourceNavigationLinkInner
        [mvn] [ERROR]   location: interface com.microsoft.azure.management.network.v2019_09_01.Subnet
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/network/mgmt-v2019_09_01/src/main/java/com/microsoft/azure/management/network/v2019_09_01/Subnet.java:[118,10] cannot find symbol
        [mvn] [ERROR]   symbol:   class ServiceAssociationLinkInner
        [mvn] [ERROR]   location: interface com.microsoft.azure.management.network.v2019_09_01.Subnet
        [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
        Fail to push branch sdkAutomation/sdk_network_mgmt-v2019_09_01 to integration/master
      • ⚠️sdk/network/mgmt-v2020_03_01 [View full logs]  [Preview SDK Changes]
          [mvn] [ERROR] COMPILATION ERROR : 
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/network/mgmt-v2020_03_01/src/main/java/com/microsoft/azure/management/network/v2020_03_01/Subnet.java:[113,10] cannot find symbol
          [mvn]   symbol:   class ResourceNavigationLinkInner
          [mvn]   location: interface com.microsoft.azure.management.network.v2020_03_01.Subnet
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/network/mgmt-v2020_03_01/src/main/java/com/microsoft/azure/management/network/v2020_03_01/Subnet.java:[123,10] cannot find symbol
          [mvn]   symbol:   class ServiceAssociationLinkInner
          [mvn]   location: interface com.microsoft.azure.management.network.v2020_03_01.Subnet
          [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-v2020_03_01/src/main/java/com/microsoft/azure/management/network/v2020_03_01/Subnet.java:[113,10] cannot find symbol
          [mvn] [ERROR]   symbol:   class ResourceNavigationLinkInner
          [mvn] [ERROR]   location: interface com.microsoft.azure.management.network.v2020_03_01.Subnet
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/network/mgmt-v2020_03_01/src/main/java/com/microsoft/azure/management/network/v2020_03_01/Subnet.java:[123,10] cannot find symbol
          [mvn] [ERROR]   symbol:   class ServiceAssociationLinkInner
          [mvn] [ERROR]   location: interface com.microsoft.azure.management.network.v2020_03_01.Subnet
          [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
          Fail to push branch sdkAutomation/sdk_network_mgmt-v2020_03_01 to integration/master
        • ⚠️sdk/network/mgmt-v2020_04_01 [View full logs]  [Preview SDK Changes]
            [mvn] [ERROR] COMPILATION ERROR : 
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/network/mgmt-v2020_04_01/src/main/java/com/microsoft/azure/management/network/v2020_04_01/Subnet.java:[113,10] cannot find symbol
            [mvn]   symbol:   class ResourceNavigationLinkInner
            [mvn]   location: interface com.microsoft.azure.management.network.v2020_04_01.Subnet
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/network/mgmt-v2020_04_01/src/main/java/com/microsoft/azure/management/network/v2020_04_01/Subnet.java:[123,10] cannot find symbol
            [mvn]   symbol:   class ServiceAssociationLinkInner
            [mvn]   location: interface com.microsoft.azure.management.network.v2020_04_01.Subnet
            [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-v2020_04_01/src/main/java/com/microsoft/azure/management/network/v2020_04_01/Subnet.java:[113,10] cannot find symbol
            [mvn] [ERROR]   symbol:   class ResourceNavigationLinkInner
            [mvn] [ERROR]   location: interface com.microsoft.azure.management.network.v2020_04_01.Subnet
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/network/mgmt-v2020_04_01/src/main/java/com/microsoft/azure/management/network/v2020_04_01/Subnet.java:[123,10] cannot find symbol
            [mvn] [ERROR]   symbol:   class ServiceAssociationLinkInner
            [mvn] [ERROR]   location: interface com.microsoft.azure.management.network.v2020_04_01.Subnet
            [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
            Fail to push branch sdkAutomation/sdk_network_mgmt-v2020_04_01 to integration/master
          • ⚠️sdk/network/mgmt-v2020_05_01 [View full logs]  [Preview SDK Changes]
              [mvn] [ERROR] COMPILATION ERROR : 
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/network/mgmt-v2020_05_01/src/main/java/com/microsoft/azure/management/network/v2020_05_01/Subnet.java:[113,10] cannot find symbol
              [mvn]   symbol:   class ResourceNavigationLinkInner
              [mvn]   location: interface com.microsoft.azure.management.network.v2020_05_01.Subnet
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/network/mgmt-v2020_05_01/src/main/java/com/microsoft/azure/management/network/v2020_05_01/Subnet.java:[123,10] cannot find symbol
              [mvn]   symbol:   class ServiceAssociationLinkInner
              [mvn]   location: interface com.microsoft.azure.management.network.v2020_05_01.Subnet
              [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-v2020_05_01/src/main/java/com/microsoft/azure/management/network/v2020_05_01/Subnet.java:[113,10] cannot find symbol
              [mvn] [ERROR]   symbol:   class ResourceNavigationLinkInner
              [mvn] [ERROR]   location: interface com.microsoft.azure.management.network.v2020_05_01.Subnet
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/network/mgmt-v2020_05_01/src/main/java/com/microsoft/azure/management/network/v2020_05_01/Subnet.java:[123,10] cannot find symbol
              [mvn] [ERROR]   symbol:   class ServiceAssociationLinkInner
              [mvn] [ERROR]   location: interface com.microsoft.azure.management.network.v2020_05_01.Subnet
              [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
              Fail to push branch sdkAutomation/sdk_network_mgmt-v2020_05_01 to integration/master

            @openapi-sdkautomation
            Copy link

            openapi-sdkautomation bot commented Oct 6, 2020

            azure-sdk-for-python

            - Breaking Change detected in SDK

            ⚠️ warning [Logs] [Expand Details]
            • ⚠️ Generate from df61a62 with merge commit 30c84e7610c7026074c4c009b02891349c2e2e7b. SDK Automation 13.0.17.20200918.2
              [azure-mgmt-network][after_scripts|python] WARNING:__main__:Found too much API version: {'2016-09-01', '2016-12-01'} in label v2016_12_01
              [azure-mgmt-network][after_scripts|python] WARNING:__main__:Guessing you want 2016-12-01 based on label v2016_12_01
              [azure-mgmt-network][after_scripts|python] WARNING:__main__:Found too much API version: {'2017-03-30', '2017-03-01'} in label v2017_03_01
              [azure-mgmt-network][after_scripts|python] WARNING:__main__:Guessing you want 2017-03-01 based on label v2017_03_01
              [azure-mgmt-network][after_scripts|python] WARNING:__main__:Found too much API version: {'2017-03-30', '2017-06-01'} in label v2017_06_01
              [azure-mgmt-network][after_scripts|python] WARNING:__main__:Guessing you want 2017-06-01 based on label v2017_06_01
              [azure-mgmt-network][after_scripts|python] WARNING:__main__:Found too much API version: {'2017-08-01', '2017-03-30'} in label v2017_08_01
              [azure-mgmt-network][after_scripts|python] WARNING:__main__:Guessing you want 2017-08-01 based on label v2017_08_01
              [azure-mgmt-network][after_scripts|python] WARNING:__main__:Found too much API version: {'2017-09-01', '2017-03-30'} in label v2017_09_01
              [azure-mgmt-network][after_scripts|python] WARNING:__main__:Guessing you want 2017-09-01 based on label v2017_09_01
              [azure-mgmt-network][after_scripts|python] WARNING:__main__:Found too much API version: {'2017-10-01', '2017-03-30'} in label v2017_10_01
              [azure-mgmt-network][after_scripts|python] WARNING:__main__:Guessing you want 2017-10-01 based on label v2017_10_01
              [azure-mgmt-network][after_scripts|python] WARNING:__main__:Found too much API version: {'2017-03-30', '2017-11-01'} in label v2017_11_01
              [azure-mgmt-network][after_scripts|python] WARNING:__main__:Guessing you want 2017-11-01 based on label v2017_11_01
              [azure-mgmt-network][after_scripts|python] WARNING:__main__:Found too much API version: {'2017-03-30', '2018-01-01'} in label v2018_01_01
              [azure-mgmt-network][after_scripts|python] WARNING:__main__:Guessing you want 2018-01-01 based on label v2018_01_01
              [azure-mgmt-network][after_scripts|python] WARNING:__main__:Found too much API version: {'2017-03-30', '2018-02-01'} in label v2018_02_01
              [azure-mgmt-network][after_scripts|python] WARNING:__main__:Guessing you want 2018-02-01 based on label v2018_02_01
              [azure-mgmt-network][after_scripts|python] WARNING:__main__:Found too much API version: {'2017-03-30', '2018-04-01'} in label v2018_04_01
              [azure-mgmt-network][after_scripts|python] WARNING:__main__:Guessing you want 2018-04-01 based on label v2018_04_01
              [azure-mgmt-network][after_scripts|python] WARNING:__main__:Found too much API version: {'2017-03-30', '2018-06-01'} in label v2018_06_01
              [azure-mgmt-network][after_scripts|python] WARNING:__main__:Guessing you want 2018-06-01 based on label v2018_06_01
              [azure-mgmt-network][after_scripts|python] WARNING:__main__:Found too much API version: {'2018-07-01', '2017-03-30'} in label v2018_07_01
              [azure-mgmt-network][after_scripts|python] WARNING:__main__:Guessing you want 2018-07-01 based on label v2018_07_01
              [azure-mgmt-network][after_scripts|python] WARNING:__main__:Found too much API version: {'2018-08-01', '2017-03-30'} in label v2018_08_01
              [azure-mgmt-network][after_scripts|python] WARNING:__main__:Guessing you want 2018-08-01 based on label v2018_08_01
              [azure-mgmt-network][after_scripts|python] WARNING:__main__:Found too much API version: {'2017-03-30', '2018-10-01'} in label v2018_10_01
              [azure-mgmt-network][after_scripts|python] WARNING:__main__:Guessing you want 2018-10-01 based on label v2018_10_01
              [azure-mgmt-network][after_scripts|python] WARNING:__main__:Found too much API version: {'2017-03-30', '2018-11-01'} in label v2018_11_01
              [azure-mgmt-network][after_scripts|python] WARNING:__main__:Guessing you want 2018-11-01 based on label v2018_11_01
              [azure-mgmt-network][after_scripts|python] WARNING:__main__:Found too much API version: {'2017-03-30', '2018-12-01'} in label v2018_12_01
              [azure-mgmt-network][after_scripts|python] WARNING:__main__:Guessing you want 2018-12-01 based on label v2018_12_01
              [azure-mgmt-network][after_scripts|python] WARNING:__main__:Found too much API version: {'2017-03-30', '2019-02-01'} in label v2019_02_01
              [azure-mgmt-network][after_scripts|python] WARNING:__main__:Guessing you want 2019-02-01 based on label v2019_02_01
              [azure-mgmt-network][after_scripts|python] WARNING:__main__:Found too much API version: {'2019-04-01', '2017-03-30'} in label v2019_04_01
              [azure-mgmt-network][after_scripts|python] WARNING:__main__:Guessing you want 2019-04-01 based on label v2019_04_01
              [azure-mgmt-network][after_scripts|python] WARNING:__main__:Found too much API version: {'2017-03-30', '2019-06-01'} in label v2019_06_01
              [azure-mgmt-network][after_scripts|python] WARNING:__main__:Guessing you want 2019-06-01 based on label v2019_06_01
              [azure-mgmt-network][after_scripts|python] WARNING:__main__:Found too much API version: {'2018-10-01', '2019-07-01'} in label v2019_07_01
              [azure-mgmt-network][after_scripts|python] WARNING:__main__:Guessing you want 2019-07-01 based on label v2019_07_01
              [azure-mgmt-network][after_scripts|python] WARNING:__main__:Found too much API version: {'2019-08-01', '2018-10-01'} in label v2019_08_01
              [azure-mgmt-network][after_scripts|python] WARNING:__main__:Guessing you want 2019-08-01 based on label v2019_08_01
              [azure-mgmt-network][after_scripts|python] WARNING:__main__:Found too much API version: {'2019-09-01', '2018-10-01'} in label v2019_09_01
              [azure-mgmt-network][after_scripts|python] WARNING:__main__:Guessing you want 2019-09-01 based on label v2019_09_01
              [azure-mgmt-network][after_scripts|python] WARNING:__main__:Found too much API version: {'2019-11-01', '2018-10-01'} in label v2019_11_01
              [azure-mgmt-network][after_scripts|python] WARNING:__main__:Guessing you want 2019-11-01 based on label v2019_11_01
              [azure-mgmt-network][after_scripts|python] WARNING:__main__:Found too much API version: {'2018-10-01', '2019-12-01'} in label v2019_12_01
              [azure-mgmt-network][after_scripts|python] WARNING:__main__:Guessing you want 2019-12-01 based on label v2019_12_01
              [azure-mgmt-network][after_scripts|python] WARNING:__main__:Found too much API version: {'2020-03-01', '2018-10-01'} in label v2020_03_01
              [azure-mgmt-network][after_scripts|python] WARNING:__main__:Guessing you want 2020-03-01 based on label v2020_03_01
              [azure-mgmt-network][after_scripts|python] WARNING:__main__:Found too much API version: {'2020-04-01', '2018-10-01'} in label v2020_04_01
              [azure-mgmt-network][after_scripts|python] WARNING:__main__:Guessing you want 2020-04-01 based on label v2020_04_01
              [azure-mgmt-network][after_scripts|python] WARNING:__main__:Found too much API version: {'2020-05-01', '2018-10-01'} in label v2020_05_01
              [azure-mgmt-network][after_scripts|python] WARNING:__main__:Guessing you want 2020-05-01 based on label v2020_05_01
              [azure-mgmt-network][after_scripts|python] WARNING:__main__:Found too much API version: {'2018-10-01', '2020-06-01'} in label v2020_06_01
              [azure-mgmt-network][after_scripts|python] WARNING:__main__:Guessing you want 2020-06-01 based on label v2020_06_01
              [azure-mgmt-network][after_scripts|python] WARNING:__main__:Found too much API version: {'2020-07-01', '2018-10-01'} in label v2020_07_01
              [azure-mgmt-network][after_scripts|python] WARNING:__main__:Guessing you want 2020-07-01 based on label v2020_07_01
            • ⚠️azure-mgmt-network [View full logs]  [Preview SDK Changes] Breaking Change Detected
              [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
              [after_scripts|python] WARNING:__main__:Found too much API version: {'2016-09-01', '2016-12-01'} in label v2016_12_01
              [after_scripts|python] WARNING:__main__:Guessing you want 2016-12-01 based on label v2016_12_01
              [after_scripts|python] WARNING:__main__:Found too much API version: {'2017-03-30', '2017-03-01'} in label v2017_03_01
              [after_scripts|python] WARNING:__main__:Guessing you want 2017-03-01 based on label v2017_03_01
              [after_scripts|python] WARNING:__main__:Found too much API version: {'2017-03-30', '2017-06-01'} in label v2017_06_01
              [after_scripts|python] WARNING:__main__:Guessing you want 2017-06-01 based on label v2017_06_01
              [after_scripts|python] WARNING:__main__:Found too much API version: {'2017-08-01', '2017-03-30'} in label v2017_08_01
              [after_scripts|python] WARNING:__main__:Guessing you want 2017-08-01 based on label v2017_08_01
              [after_scripts|python] WARNING:__main__:Found too much API version: {'2017-09-01', '2017-03-30'} in label v2017_09_01
              [after_scripts|python] WARNING:__main__:Guessing you want 2017-09-01 based on label v2017_09_01
              [after_scripts|python] WARNING:__main__:Found too much API version: {'2017-10-01', '2017-03-30'} in label v2017_10_01
              [after_scripts|python] WARNING:__main__:Guessing you want 2017-10-01 based on label v2017_10_01
              [after_scripts|python] WARNING:__main__:Found too much API version: {'2017-03-30', '2017-11-01'} in label v2017_11_01
              [after_scripts|python] WARNING:__main__:Guessing you want 2017-11-01 based on label v2017_11_01
              [after_scripts|python] WARNING:__main__:Found too much API version: {'2017-03-30', '2018-01-01'} in label v2018_01_01
              [after_scripts|python] WARNING:__main__:Guessing you want 2018-01-01 based on label v2018_01_01
              [after_scripts|python] WARNING:__main__:Found too much API version: {'2017-03-30', '2018-02-01'} in label v2018_02_01
              [after_scripts|python] WARNING:__main__:Guessing you want 2018-02-01 based on label v2018_02_01
              [after_scripts|python] WARNING:__main__:Found too much API version: {'2017-03-30', '2018-04-01'} in label v2018_04_01
              [after_scripts|python] WARNING:__main__:Guessing you want 2018-04-01 based on label v2018_04_01
              [after_scripts|python] WARNING:__main__:Found too much API version: {'2017-03-30', '2018-06-01'} in label v2018_06_01
              [after_scripts|python] WARNING:__main__:Guessing you want 2018-06-01 based on label v2018_06_01
              [after_scripts|python] WARNING:__main__:Found too much API version: {'2018-07-01', '2017-03-30'} in label v2018_07_01
              [after_scripts|python] WARNING:__main__:Guessing you want 2018-07-01 based on label v2018_07_01
              [after_scripts|python] WARNING:__main__:Found too much API version: {'2018-08-01', '2017-03-30'} in label v2018_08_01
              [after_scripts|python] WARNING:__main__:Guessing you want 2018-08-01 based on label v2018_08_01
              [after_scripts|python] WARNING:__main__:Found too much API version: {'2017-03-30', '2018-10-01'} in label v2018_10_01
              [after_scripts|python] WARNING:__main__:Guessing you want 2018-10-01 based on label v2018_10_01
              [after_scripts|python] WARNING:__main__:Found too much API version: {'2017-03-30', '2018-11-01'} in label v2018_11_01
              [after_scripts|python] WARNING:__main__:Guessing you want 2018-11-01 based on label v2018_11_01
              [after_scripts|python] WARNING:__main__:Found too much API version: {'2017-03-30', '2018-12-01'} in label v2018_12_01
              [after_scripts|python] WARNING:__main__:Guessing you want 2018-12-01 based on label v2018_12_01
              [after_scripts|python] WARNING:__main__:Found too much API version: {'2017-03-30', '2019-02-01'} in label v2019_02_01
              [after_scripts|python] WARNING:__main__:Guessing you want 2019-02-01 based on label v2019_02_01
              [after_scripts|python] WARNING:__main__:Found too much API version: {'2019-04-01', '2017-03-30'} in label v2019_04_01
              [after_scripts|python] WARNING:__main__:Guessing you want 2019-04-01 based on label v2019_04_01
              [after_scripts|python] WARNING:__main__:Found too much API version: {'2017-03-30', '2019-06-01'} in label v2019_06_01
              [after_scripts|python] WARNING:__main__:Guessing you want 2019-06-01 based on label v2019_06_01
              [after_scripts|python] WARNING:__main__:Found too much API version: {'2018-10-01', '2019-07-01'} in label v2019_07_01
              [after_scripts|python] WARNING:__main__:Guessing you want 2019-07-01 based on label v2019_07_01
              [after_scripts|python] WARNING:__main__:Found too much API version: {'2019-08-01', '2018-10-01'} in label v2019_08_01
              [after_scripts|python] WARNING:__main__:Guessing you want 2019-08-01 based on label v2019_08_01
              [after_scripts|python] WARNING:__main__:Found too much API version: {'2019-09-01', '2018-10-01'} in label v2019_09_01
              [after_scripts|python] WARNING:__main__:Guessing you want 2019-09-01 based on label v2019_09_01
              [after_scripts|python] WARNING:__main__:Found too much API version: {'2019-11-01', '2018-10-01'} in label v2019_11_01
              [after_scripts|python] WARNING:__main__:Guessing you want 2019-11-01 based on label v2019_11_01
              [after_scripts|python] WARNING:__main__:Found too much API version: {'2018-10-01', '2019-12-01'} in label v2019_12_01
              [after_scripts|python] WARNING:__main__:Guessing you want 2019-12-01 based on label v2019_12_01
              [after_scripts|python] WARNING:__main__:Found too much API version: {'2020-03-01', '2018-10-01'} in label v2020_03_01
              [after_scripts|python] WARNING:__main__:Guessing you want 2020-03-01 based on label v2020_03_01
              [after_scripts|python] WARNING:__main__:Found too much API version: {'2020-04-01', '2018-10-01'} in label v2020_04_01
              [after_scripts|python] WARNING:__main__:Guessing you want 2020-04-01 based on label v2020_04_01
              [after_scripts|python] WARNING:__main__:Found too much API version: {'2020-05-01', '2018-10-01'} in label v2020_05_01
              [after_scripts|python] WARNING:__main__:Guessing you want 2020-05-01 based on label v2020_05_01
              [after_scripts|python] WARNING:__main__:Found too much API version: {'2018-10-01', '2020-06-01'} in label v2020_06_01
              [after_scripts|python] WARNING:__main__:Guessing you want 2020-06-01 based on label v2020_06_01
              [after_scripts|python] WARNING:__main__:Found too much API version: {'2020-07-01', '2018-10-01'} in label v2020_07_01
              [after_scripts|python] WARNING:__main__:Guessing you want 2020-07-01 based on label v2020_07_01
              [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)
              [breaking_change_setup] Ignoring mock: markers 'python_version <= "2.7"' don't match your environment
              [ChangeLog] Size of delta 2.271% size of original (original: 539141 chars, delta: 12245 chars)
              [ChangeLog] **Features**
              [ChangeLog] 
              [ChangeLog]   - Model LoadBalancer has a new parameter extended_location
              [ChangeLog]   - Model NetworkInterface has a new parameter extended_location
              [ChangeLog]   - Model LoadBalancerSku has a new parameter tier
              [ChangeLog]   - Model PublicIPPrefixSku has a new parameter tier
              [ChangeLog]   - Model NatRule has a new parameter translated_fqdn
              [ChangeLog]   - Model PublicIPAddressSku has a new parameter tier
              [ChangeLog]   - Model ExpressRouteCircuit has a new parameter authorization_key
              [ChangeLog]   - Model PublicIPAddress has a new parameter extended_location
              [ChangeLog]   - Model PublicIPPrefix has a new parameter extended_location
              [ChangeLog]   - Model FirewallPolicy has a new parameter transport_security
              [ChangeLog]   - Model FirewallPolicy has a new parameter intrusion_detection
              [ChangeLog]   - Model FirewallPolicy has a new parameter sku
              [ChangeLog]   - Model FirewallPolicy has a new parameter identity
              [ChangeLog]   - Model ApplicationRule has a new parameter terminate_tls
              [ChangeLog]   - Model ApplicationRule has a new parameter target_urls
              [ChangeLog]   - Model IpGroup has a new parameter firewall_policies
              [ChangeLog]   - Model LoadBalancerBackendAddress has a new parameter load_balancer_frontend_ip_configuration
              [ChangeLog]   - Model ExpressRouteConnection has a new parameter express_route_gateway_bypass
              [ChangeLog]   - Model VirtualNetwork has a new parameter extended_location
              [ChangeLog]   - Added operation group ExpressRoutePortAuthorizationsOperations
              [ChangeLog] 
              [ChangeLog] **Breaking changes**
              [ChangeLog] 
              [ChangeLog]   - Operation ConnectionMonitorsOperations.create_or_update has a new signature
              [ChangeLog]   - Model NetworkVirtualAppliance no longer has parameter inbound_security_rules
              [ChangeLog]   - Removed operation VirtualHubBgpConnectionsOperations.list_advertised_routes
              [ChangeLog]   - Removed operation VirtualHubBgpConnectionsOperations.list_learned_routes

            @openapi-sdkautomation
            Copy link

            openapi-sdkautomation bot commented Oct 6, 2020

            azure-sdk-for-python-track2

            - Breaking Change detected in SDK

            ⚠️ warning [Logs] [Expand Details]
            • ⚠️ Generate from df61a62 with merge commit 30c84e7610c7026074c4c009b02891349c2e2e7b. SDK Automation 13.0.17.20200918.2
              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)
              [breaking_change_setup] Ignoring mock: markers 'python_version <= "2.7"' don't match your environment
              [ChangeLog] Size of delta 2.329% size of original (original: 550749 chars, delta: 12825 chars)
              [ChangeLog] **Features**
              [ChangeLog] 
              [ChangeLog]   - Model ExpressRouteCircuit has a new parameter authorization_key
              [ChangeLog]   - Model ExpressRouteConnection has a new parameter express_route_gateway_bypass
              [ChangeLog]   - Model PublicIPPrefixSku has a new parameter tier
              [ChangeLog]   - Model PublicIPPrefix has a new parameter extended_location
              [ChangeLog]   - Model PublicIPAddressSku has a new parameter tier
              [ChangeLog]   - Model NatRule has a new parameter translated_fqdn
              [ChangeLog]   - Model ApplicationRule has a new parameter terminate_tls
              [ChangeLog]   - Model ApplicationRule has a new parameter target_urls
              [ChangeLog]   - Model LoadBalancerSku has a new parameter tier
              [ChangeLog]   - Model IpGroup has a new parameter firewall_policies
              [ChangeLog]   - Model PublicIPAddress has a new parameter extended_location
              [ChangeLog]   - Model VirtualNetwork has a new parameter extended_location
              [ChangeLog]   - Model NetworkInterface has a new parameter extended_location
              [ChangeLog]   - Model LoadBalancer has a new parameter extended_location
              [ChangeLog]   - Model LoadBalancerBackendAddress has a new parameter load_balancer_frontend_ip_configuration
              [ChangeLog]   - Model FirewallPolicy has a new parameter intrusion_detection
              [ChangeLog]   - Model FirewallPolicy has a new parameter transport_security
              [ChangeLog]   - Model FirewallPolicy has a new parameter sku
              [ChangeLog]   - Model FirewallPolicy has a new parameter identity
              [ChangeLog]   - Added operation group ExpressRoutePortAuthorizationsOperations
              [ChangeLog] 
              [ChangeLog] **Breaking changes**
              [ChangeLog] 
              [ChangeLog]   - Operation ConnectionMonitorsOperations.begin_create_or_update has a new signature
              [ChangeLog]   - Model NetworkVirtualAppliance no longer has parameter inbound_security_rules
              [ChangeLog]   - Removed operation VirtualHubBgpConnectionsOperations.begin_list_advertised_routes
              [ChangeLog]   - Removed operation VirtualHubBgpConnectionsOperations.begin_list_learned_routes
              [ChangeLog]   - Removed operation group InboundSecurityRuleOperations

            @openapi-sdkautomation
            Copy link

            openapi-sdkautomation bot commented Oct 6, 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

            @openapi-sdkautomation
            Copy link

            openapi-sdkautomation bot commented Oct 6, 2020

            azure-sdk-for-go

            ⚠️ warning [Logs] [Expand Details]

            @openapi-sdkautomation
            Copy link

            openapi-sdkautomation bot commented Oct 6, 2020

            azure-sdk-for-net

            ️✔️ succeeded [Logs] [Expand Details]

            @openapi-sdkautomation
            Copy link

            openapi-sdkautomation bot commented Oct 6, 2020

            azure-sdk-for-js

            ️✔️ succeeded [Logs] [Expand Details]
            • ️✔️ Generate from df61a62 with merge commit 30c84e7610c7026074c4c009b02891349c2e2e7b. SDK Automation 13.0.17.20200918.2
            • ️✔️@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@23.0.0
              [npmPack] npm notice === Tarball Contents === 
              [npmPack] npm notice 9.7kB   esm/operations/applicationGatewayPrivateEndpointConnections.js            
              [npmPack] npm notice 8.4kB   esm/models/applicationGatewayPrivateEndpointConnectionsMappers.js         
              [npmPack] npm notice 3.0kB   esm/operations/applicationGatewayPrivateLinkResources.js                  
              [npmPack] npm notice 8.4kB   esm/models/applicationGatewayPrivateLinkResourcesMappers.js               
              [npmPack] npm notice 27.0kB  esm/operations/applicationGateways.js                                     
              [npmPack] npm notice 8.7kB   esm/models/applicationGatewaysMappers.js                                  
              [npmPack] npm notice 11.2kB  esm/operations/applicationSecurityGroups.js                               
              [npmPack] npm notice 8.4kB   esm/models/applicationSecurityGroupsMappers.js                            
              [npmPack] npm notice 3.7MB   dist/arm-network.js                                                       
              [npmPack] npm notice 1.5MB   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.4kB   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.4kB   esm/models/azureFirewallFqdnTagsMappers.js                                
              [npmPack] npm notice 11.5kB  esm/operations/azureFirewalls.js                                          
              [npmPack] npm notice 8.4kB   esm/models/azureFirewallsMappers.js                                       
              [npmPack] npm notice 9.2kB   esm/operations/bastionHosts.js                                            
              [npmPack] npm notice 8.3kB   esm/models/bastionHostsMappers.js                                         
              [npmPack] npm notice 2.5kB   esm/operations/bgpServiceCommunities.js                                   
              [npmPack] npm notice 8.4kB   esm/models/bgpServiceCommunitiesMappers.js                                
              [npmPack] npm notice 16.7kB  esm/operations/connectionMonitors.js                                      
              [npmPack] npm notice 8.5kB   esm/models/connectionMonitorsMappers.js                                   
              [npmPack] npm notice 10.5kB  esm/operations/customIPPrefixes.js                                        
              [npmPack] npm notice 8.4kB   esm/models/customIPPrefixesMappers.js                                     
              [npmPack] npm notice 7.5kB   esm/operations/ddosCustomPolicies.js                                      
              [npmPack] npm notice 8.3kB   esm/models/ddosCustomPoliciesMappers.js                                   
              [npmPack] npm notice 10.8kB  esm/operations/ddosProtectionPlans.js                                     
              [npmPack] npm notice 8.4kB   esm/models/ddosProtectionPlansMappers.js                                  
              [npmPack] npm notice 4.0kB   esm/operations/defaultSecurityRules.js                                    
              [npmPack] npm notice 8.3kB   esm/models/defaultSecurityRulesMappers.js                                 
              [npmPack] npm notice 9.5kB   esm/operations/dscpConfigurationOperations.js                             
              [npmPack] npm notice 8.4kB   esm/models/dscpConfigurationOperationsMappers.js                          
              [npmPack] npm notice 9.2kB   esm/operations/expressRouteCircuitAuthorizations.js                       
              [npmPack] npm notice 8.4kB   esm/models/expressRouteCircuitAuthorizationsMappers.js                    
              [npmPack] npm notice 10.1kB  esm/operations/expressRouteCircuitConnections.js                          
              [npmPack] npm notice 8.4kB   esm/models/expressRouteCircuitConnectionsMappers.js                       
              [npmPack] npm notice 8.9kB   esm/operations/expressRouteCircuitPeerings.js                             
              [npmPack] npm notice 8.4kB   esm/models/expressRouteCircuitPeeringsMappers.js                          
              [npmPack] npm notice 20.2kB  esm/operations/expressRouteCircuits.js                                    
              [npmPack] npm notice 8.6kB   esm/models/expressRouteCircuitsMappers.js                                 
              [npmPack] npm notice 8.6kB   esm/operations/expressRouteConnections.js                                 
              [npmPack] npm notice 8.4kB   esm/models/expressRouteConnectionsMappers.js                              
              [npmPack] npm notice 9.3kB   esm/operations/expressRouteCrossConnectionPeerings.js                     
              [npmPack] npm notice 8.4kB   esm/models/expressRouteCrossConnectionPeeringsMappers.js                  
              [npmPack] npm notice 17.1kB  esm/operations/expressRouteCrossConnections.js                            
              [npmPack] npm notice 8.6kB   esm/models/expressRouteCrossConnectionsMappers.js                         
              [npmPack] npm notice 8.7kB   esm/operations/expressRouteGateways.js                                    
              [npmPack] npm notice 8.3kB   esm/models/expressRouteGatewaysMappers.js                                 
              [npmPack] npm notice 3.8kB   esm/operations/expressRouteLinks.js                                       
              [npmPack] npm notice 8.3kB   esm/models/expressRouteLinksMappers.js                                    
              [npmPack] npm notice 9.4kB   esm/operations/expressRoutePortAuthorizations.js                          
              [npmPack] npm notice 8.4kB   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.4kB   esm/models/expressRoutePortsLocationsMappers.js                           
              [npmPack] npm notice 8.4kB   esm/models/expressRoutePortsMappers.js                                    
              [npmPack] npm notice 2.6kB   esm/operations/expressRouteServiceProviders.js                            
              [npmPack] npm notice 8.4kB   esm/models/expressRouteServiceProvidersMappers.js                         
              [npmPack] npm notice 9.3kB   esm/operations/firewallPolicies.js                                        
              [npmPack] npm notice 8.3kB   esm/models/firewallPoliciesMappers.js                                     
              [npmPack] npm notice 9.5kB   esm/operations/firewallPolicyRuleCollectionGroups.js                      
              [npmPack] npm notice 8.4kB   esm/models/firewallPolicyRuleCollectionGroupsMappers.js                   
              [npmPack] npm notice 9.7kB   esm/operations/flowLogs.js                                                
              [npmPack] npm notice 8.4kB   esm/models/flowLogsMappers.js                                             
              [npmPack] npm notice 8.6kB   esm/operations/hubRouteTables.js                                          
              [npmPack] npm notice 8.3kB   esm/models/hubRouteTablesMappers.js                                       
              [npmPack] npm notice 9.3kB   esm/operations/hubVirtualNetworkConnections.js                            
              [npmPack] npm notice 8.4kB   esm/models/hubVirtualNetworkConnectionsMappers.js                         
              [npmPack] npm notice 8.9kB   esm/operations/inboundNatRules.js                                         
              [npmPack] npm notice 8.3kB   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.4kB   esm/models/ipAllocationsMappers.js                                        
              [npmPack] npm notice 10.2kB  esm/operations/ipGroups.js                                                
              [npmPack] npm notice 8.4kB   esm/models/ipGroupsMappers.js                                             
              [npmPack] npm notice 9.2kB   esm/operations/loadBalancerBackendAddressPools.js                         
              [npmPack] npm notice 8.4kB   esm/models/loadBalancerBackendAddressPoolsMappers.js                      
              [npmPack] npm notice 4.2kB   esm/operations/loadBalancerFrontendIPConfigurations.js                    

            @markcowl
            Copy link
            Member

            markcowl commented Oct 6, 2020

            @ssripadham Will need to fix the validation checks above (see https://aka.ms/ci-fix). We may be able to ignore sdk breaks if these are just breaks relatively to the new sdk version.

            @markcowl markcowl added the Reviewed-ChangesRequested <valid label in PR review process>add this label when assignee request changes after review label Oct 6, 2020
            @mmyyrroonn mmyyrroonn self-assigned this Oct 9, 2020
            Copy link
            Contributor

            @mmyyrroonn mmyyrroonn left a comment

            Choose a reason for hiding this comment

            The reason will be displayed to describe this comment to others. Learn more.

            Please fix the PrettierCheck CI following https://aka.ms/ci-fix

            @azure-pipelines
            Copy link

            Azure Pipelines successfully started running 1 pipeline(s).

            @markcowl markcowl merged commit 9094869 into Azure:network-july-release Oct 9, 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
            Labels
            CI-BreakingChange-Python Reviewed-ChangesRequested <valid label in PR review process>add this label when assignee request changes after review
            Projects
            None yet
            Development

            Successfully merging this pull request may close these issues.

            3 participants