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 LoadBalancer BackendAddress Properties #10131

Merged
merged 4 commits into from
Jul 15, 2020
Merged

Update LoadBalancer BackendAddress Properties #10131

merged 4 commits into from
Jul 15, 2020

Conversation

dhruvsawhney
Copy link
Contributor

@dhruvsawhney dhruvsawhney commented Jul 14, 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.

@AutorestCI
Copy link

You don't have permission to trigger SDK Automation.
Please add yourself to Azure group from opensource portal if you are MSFT employee,
or please ask reviewer to add comment *** /openapibot sdkautomation ***.
Please ask tih@microsoft.com (or NullMDR in github) for additional help.

@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Jul 14, 2020

[Staging] Swagger Validation Report

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

@dhruvsawhney dhruvsawhney changed the title Dhsawhne/update backend address Update LoadBalancer BackendAddress Properties Jul 14, 2020
@azuresdkci
Copy link
Contributor

Can one of the admins verify this patch?

@lirenhe
Copy link
Member

lirenhe commented Jul 15, 2020

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Jul 15, 2020

azure-sdk-for-java - Release

⚠️ warning [Logs] [Expand Details]
  • ⚠️ Generate from e99bddd with merge commit 7f47ff0. SDK Automation 13.0.17.20200619.4
  • ️✔️sdk/network/mgmt-v2019_02_01 [View full logs]  [Release SDK Changes]
  • ⚠️sdk/network/mgmt-v2019_04_01 [View full logs]  [Release 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
    • ️✔️sdk/network/mgmt-v2019_06_01 [View full logs]  [Release SDK Changes]
    • ️✔️sdk/network/mgmt-v2019_07_01 [View full logs]  [Release SDK Changes]
    • ️✔️sdk/network/mgmt-v2019_08_01 [View full logs]  [Release SDK Changes]
    • ⚠️sdk/network/mgmt-v2019_09_01 [View full logs]  [Release 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
      • ⚠️sdk/network/mgmt-v2020_03_01 [View full logs]  [Release 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
        • ⚠️sdk/network/mgmt-v2020_04_01 [View full logs]  [Release 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
          • ⚠️sdk/network/mgmt-v2020_05_01 [View full logs]  [Release 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

            @openapi-sdkautomation
            Copy link

            openapi-sdkautomation bot commented Jul 15, 2020

            Azure CLI Extension Generation - Release

            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 Jul 15, 2020

            Trenton Generation - Release

            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 Jul 15, 2020

            azure-sdk-for-go - Release

            ️✔️ succeeded [Logs] [Expand Details]

            @openapi-sdkautomation
            Copy link

            openapi-sdkautomation bot commented Jul 15, 2020

            azure-sdk-for-js - Release

            ️✔️ succeeded [Logs] [Expand Details]
            • ️✔️ Generate from e99bddd with merge commit 7f47ff0. SDK Automation 13.0.17.20200619.4
            • ️✔️@azure/arm-network [View full logs]  [Release 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.1s
              [npmPack] npm notice 
              [npmPack] npm notice package: @azure/arm-network@22.0.0
              [npmPack] npm notice === Tarball Contents === 
              [npmPack] npm notice 9.7kB   esm/operations/applicationGatewayPrivateEndpointConnections.js            
              [npmPack] npm notice 7.5kB   esm/models/applicationGatewayPrivateEndpointConnectionsMappers.js         
              [npmPack] npm notice 3.0kB   esm/operations/applicationGatewayPrivateLinkResources.js                  
              [npmPack] npm notice 7.5kB   esm/models/applicationGatewayPrivateLinkResourcesMappers.js               
              [npmPack] npm notice 27.0kB  esm/operations/applicationGateways.js                                     
              [npmPack] npm notice 7.8kB   esm/models/applicationGatewaysMappers.js                                  
              [npmPack] npm notice 11.2kB  esm/operations/applicationSecurityGroups.js                               
              [npmPack] npm notice 7.5kB   esm/models/applicationSecurityGroupsMappers.js                            
              [npmPack] npm notice 3.3MB   dist/arm-network.js                                                       
              [npmPack] npm notice 1.3MB   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 7.5kB   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 7.5kB   esm/models/azureFirewallFqdnTagsMappers.js                                
              [npmPack] npm notice 11.5kB  esm/operations/azureFirewalls.js                                          
              [npmPack] npm notice 7.5kB   esm/models/azureFirewallsMappers.js                                       
              [npmPack] npm notice 9.2kB   esm/operations/bastionHosts.js                                            
              [npmPack] npm notice 7.5kB   esm/models/bastionHostsMappers.js                                         
              [npmPack] npm notice 2.5kB   esm/operations/bgpServiceCommunities.js                                   
              [npmPack] npm notice 7.5kB   esm/models/bgpServiceCommunitiesMappers.js                                
              [npmPack] npm notice 16.6kB  esm/operations/connectionMonitors.js                                      
              [npmPack] npm notice 7.6kB   esm/models/connectionMonitorsMappers.js                                   
              [npmPack] npm notice 7.5kB   esm/operations/ddosCustomPolicies.js                                      
              [npmPack] npm notice 7.5kB   esm/models/ddosCustomPoliciesMappers.js                                   
              [npmPack] npm notice 10.8kB  esm/operations/ddosProtectionPlans.js                                     
              [npmPack] npm notice 7.5kB   esm/models/ddosProtectionPlansMappers.js                                  
              [npmPack] npm notice 4.0kB   esm/operations/defaultSecurityRules.js                                    
              [npmPack] npm notice 7.5kB   esm/models/defaultSecurityRulesMappers.js                                 
              [npmPack] npm notice 9.2kB   esm/operations/expressRouteCircuitAuthorizations.js                       
              [npmPack] npm notice 7.5kB   esm/models/expressRouteCircuitAuthorizationsMappers.js                    
              [npmPack] npm notice 10.1kB  esm/operations/expressRouteCircuitConnections.js                          
              [npmPack] npm notice 7.5kB   esm/models/expressRouteCircuitConnectionsMappers.js                       
              [npmPack] npm notice 8.9kB   esm/operations/expressRouteCircuitPeerings.js                             
              [npmPack] npm notice 7.5kB   esm/models/expressRouteCircuitPeeringsMappers.js                          
              [npmPack] npm notice 20.2kB  esm/operations/expressRouteCircuits.js                                    
              [npmPack] npm notice 7.7kB   esm/models/expressRouteCircuitsMappers.js                                 
              [npmPack] npm notice 8.6kB   esm/operations/expressRouteConnections.js                                 
              [npmPack] npm notice 7.5kB   esm/models/expressRouteConnectionsMappers.js                              
              [npmPack] npm notice 9.3kB   esm/operations/expressRouteCrossConnectionPeerings.js                     
              [npmPack] npm notice 7.5kB   esm/models/expressRouteCrossConnectionPeeringsMappers.js                  
              [npmPack] npm notice 17.1kB  esm/operations/expressRouteCrossConnections.js                            
              [npmPack] npm notice 7.8kB   esm/models/expressRouteCrossConnectionsMappers.js                         
              [npmPack] npm notice 8.7kB   esm/operations/expressRouteGateways.js                                    
              [npmPack] npm notice 7.5kB   esm/models/expressRouteGatewaysMappers.js                                 
              [npmPack] npm notice 3.8kB   esm/operations/expressRouteLinks.js                                       
              [npmPack] npm notice 7.5kB   esm/models/expressRouteLinksMappers.js                                    
              [npmPack] npm notice 10.8kB  esm/operations/expressRoutePorts.js                                       
              [npmPack] npm notice 3.4kB   esm/operations/expressRoutePortsLocations.js                              
              [npmPack] npm notice 7.5kB   esm/models/expressRoutePortsLocationsMappers.js                           
              [npmPack] npm notice 7.5kB   esm/models/expressRoutePortsMappers.js                                    
              [npmPack] npm notice 2.6kB   esm/operations/expressRouteServiceProviders.js                            
              [npmPack] npm notice 7.5kB   esm/models/expressRouteServiceProvidersMappers.js                         
              [npmPack] npm notice 9.3kB   esm/operations/firewallPolicies.js                                        
              [npmPack] npm notice 7.5kB   esm/models/firewallPoliciesMappers.js                                     
              [npmPack] npm notice 9.5kB   esm/operations/firewallPolicyRuleCollectionGroups.js                      
              [npmPack] npm notice 7.5kB   esm/models/firewallPolicyRuleCollectionGroupsMappers.js                   
              [npmPack] npm notice 8.4kB   esm/operations/flowLogs.js                                                
              [npmPack] npm notice 7.5kB   esm/models/flowLogsMappers.js                                             
              [npmPack] npm notice 8.6kB   esm/operations/hubRouteTables.js                                          
              [npmPack] npm notice 7.5kB   esm/models/hubRouteTablesMappers.js                                       
              [npmPack] npm notice 9.3kB   esm/operations/hubVirtualNetworkConnections.js                            
              [npmPack] npm notice 7.5kB   esm/models/hubVirtualNetworkConnectionsMappers.js                         
              [npmPack] npm notice 8.9kB   esm/operations/inboundNatRules.js                                         
              [npmPack] npm notice 7.5kB   esm/models/inboundNatRulesMappers.js                                      
              [npmPack] npm notice 345B    esm/models/index.js                                                       
              [npmPack] npm notice 4.4kB   esm/operations/index.js                                                   
              [npmPack] npm notice 10.5kB  esm/operations/ipAllocations.js                                           
              [npmPack] npm notice 7.5kB   esm/models/ipAllocationsMappers.js                                        
              [npmPack] npm notice 10.2kB  esm/operations/ipGroups.js                                                
              [npmPack] npm notice 7.5kB   esm/models/ipGroupsMappers.js                                             
              [npmPack] npm notice 9.2kB   esm/operations/loadBalancerBackendAddressPools.js                         
              [npmPack] npm notice 7.5kB   esm/models/loadBalancerBackendAddressPoolsMappers.js                      
              [npmPack] npm notice 4.2kB   esm/operations/loadBalancerFrontendIPConfigurations.js                    
              [npmPack] npm notice 7.5kB   esm/models/loadBalancerFrontendIPConfigurationsMappers.js                 
              [npmPack] npm notice 4.0kB   esm/operations/loadBalancerLoadBalancingRules.js                          
              [npmPack] npm notice 7.5kB   esm/models/loadBalancerLoadBalancingRulesMappers.js                       
              [npmPack] npm notice 2.8kB   esm/operations/loadBalancerNetworkInterfaces.js                           
              [npmPack] npm notice 7.5kB   esm/models/loadBalancerNetworkInterfacesMappers.js                        
              [npmPack] npm notice 3.9kB   esm/operations/loadBalancerOutboundRules.js                               

            @openapi-sdkautomation
            Copy link

            openapi-sdkautomation bot commented Jul 15, 2020

            azure-sdk-for-python-track2 - Release

            ️✔️ succeeded [Logs] [Expand Details]
            • ️✔️ Generate from e99bddd with merge commit 7f47ff0. SDK Automation 13.0.17.20200619.4
              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 '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 '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 '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'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'AzureFirewallApplicationRuleCollection' 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 'AzureFirewallApplicationRuleProtocol' 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 'AzureFirewallApplicationRule' 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 'AzureFirewallNatRuleCollectionProperties' 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 'AzureFirewallNatRuleCollection' 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]  [Release SDK Changes]
              [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)

            @openapi-sdkautomation
            Copy link

            openapi-sdkautomation bot commented Jul 15, 2020

            azure-sdk-for-net - Release

            ️✔️ succeeded [Logs] [Expand Details]

            fullmetalcloud pushed a commit to fullmetalcloud/azure-rest-api-specs that referenced this pull request Jul 15, 2020
            * remove LBBackendAddressPoolWithBackendAddressesPutWithNICIPConfiguration.json from both dirs
            
            * updates
            
            * updates
            
            Co-authored-by: Dhruv Sawhney <dhsawhne@microsoft.com>
            00Kai0 pushed a commit to 00Kai0/azure-rest-api-specs that referenced this pull request Oct 12, 2020
            * remove LBBackendAddressPoolWithBackendAddressesPutWithNICIPConfiguration.json from both dirs
            
            * updates
            
            * updates
            
            Co-authored-by: Dhruv Sawhney <dhsawhne@microsoft.com>
            Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
            Labels
            None yet
            Projects
            None yet
            Development

            Successfully merging this pull request may close these issues.

            5 participants