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

network/2020-05-01: adding the missing web application firewall files #10384

Conversation

tombuildsstuff
Copy link
Contributor

There's a large number of files in this Resource Provider - it appears this one was missed when copying over from 2020-04-01

@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 Aug 7, 2020

[Staging] Swagger Validation Report

️✔️BreakingChange [Detail]
 There are no breaking changes. 
LintDiff: 4 Errors, 0 Warnings [Detail] [Expand]
Rule Message
R3021 - PathResourceTypeNameCamelCase Resource type naming must follow camel case. Path: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies'
New: Microsoft.Network/stable/2020-05-01/webapplicationfirewall.json#L37
R3021 - PathResourceTypeNameCamelCase Resource type naming must follow camel case. Path: '/subscriptions/{subscriptionId}/providers/Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies'
New: Microsoft.Network/stable/2020-05-01/webapplicationfirewall.json#L83
R3021 - PathResourceTypeNameCamelCase Resource type naming must follow camel case. Path: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies/{policyName}'
New: Microsoft.Network/stable/2020-05-01/webapplicationfirewall.json#L122
R4013 - IntegerTypeMustHaveFormat The integer type does not have a format, please add it.
New: Microsoft.Network/stable/2020-05-01/webapplicationfirewall.json#L493
️✔️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?

@tombuildsstuff
Copy link
Contributor Author

@ArcturusZhang out of interest, shouldn't this breaking change to the Networking API be detected by the breaking change tooling?

@azuresdkci
Copy link
Contributor

Can one of the admins verify this patch?

@lirenhe
Copy link
Member

lirenhe commented Aug 10, 2020

@tombuildsstuff, there are a couple of linting errors, could you take a look?

@lirenhe lirenhe added Reviewed-ChangesRequested <valid label in PR review process>add this label when assignee request changes after review WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required labels Aug 10, 2020
@MikhailTryakhov
Copy link
Contributor

hey, better to use common az networking rules to prevent such cases... sync up with me related to it

@ArcturusZhang
Copy link
Member

Hi @tombuildsstuff since this PR is adding some new APIs to network rather than replacing - therefore the breaking change CI will detect no breaking changes.

@tombuildsstuff
Copy link
Contributor Author

tombuildsstuff commented Aug 11, 2020

@ArcturusZhang

Hi @tombuildsstuff since this PR is adding some new APIs to network rather than replacing - therefore the breaking change CI will detect no breaking changes.

To clarify - I meant in the PR which added API version 2020-05, where presumably the breaking change detector should have compared this with 2020-04 and detected this functionality is being removed in the new API version?

@ArcturusZhang
Copy link
Member

ArcturusZhang commented Aug 12, 2020

Hi @tombuildsstuff unfortunately this is not the way that our breaking changes CI works. Our breaking change CI only check the breaking changes in the same api-version, it would not check the same thing between different api-versions.

As for the LintDiff error, it is detected because one of the paths is not in camel cases. And the service team has decided that they would fix this issue in a future api-version - therefore we could temporarily ignore the LintDiff error.

This is to say, they will change this path

"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies/{policyName}"

to

"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/applicationGatewayWebApplicationFirewallPolicies/{policyName}"

in a new api-version. A potential impact is that after this change lands, the ID of the WAF resource will change (and as well as the type) if a user is getting the resource using a new api-version.

@ArcturusZhang
Copy link
Member

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Aug 13, 2020

azure-sdk-for-js - Release

️✔️ succeeded [Logs] [Expand Details]
  • ️✔️ Generate from 9c59510 with merge commit a53cc8e. SDK Automation 13.0.17.20200909.2
  • ️✔️@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 3.2s
    [npmPack] npm notice 
    [npmPack] npm notice package: @azure/arm-network@22.0.0
    [npmPack] npm notice === Tarball Contents === 
    [npmPack] npm notice 9.7kB   esm/operations/applicationGatewayPrivateEndpointConnections.js            
    [npmPack] npm notice 8.1kB   esm/models/applicationGatewayPrivateEndpointConnectionsMappers.js         
    [npmPack] npm notice 3.0kB   esm/operations/applicationGatewayPrivateLinkResources.js                  
    [npmPack] npm notice 8.1kB   esm/models/applicationGatewayPrivateLinkResourcesMappers.js               
    [npmPack] npm notice 27.0kB  esm/operations/applicationGateways.js                                     
    [npmPack] npm notice 8.4kB   esm/models/applicationGatewaysMappers.js                                  
    [npmPack] npm notice 11.2kB  esm/operations/applicationSecurityGroups.js                               
    [npmPack] npm notice 8.1kB   esm/models/applicationSecurityGroupsMappers.js                            
    [npmPack] npm notice 3.6MB   dist/arm-network.js                                                       
    [npmPack] npm notice 1.4MB   dist/arm-network.min.js                                                   
    [npmPack] npm notice 2.6kB   esm/operations/availableDelegations.js                                    
    [npmPack] npm notice 480B    esm/models/availableDelegationsMappers.js                                 
    [npmPack] npm notice 2.6kB   esm/operations/availableEndpointServices.js                               
    [npmPack] npm notice 8.1kB   esm/models/availableEndpointServicesMappers.js                            
    [npmPack] npm notice 4.5kB   esm/operations/availablePrivateEndpointTypes.js                           
    [npmPack] npm notice 507B    esm/models/availablePrivateEndpointTypesMappers.js                        
    [npmPack] npm notice 2.8kB   esm/operations/availableResourceGroupDelegations.js                       
    [npmPack] npm notice 493B    esm/models/availableResourceGroupDelegationsMappers.js                    
    [npmPack] npm notice 4.4kB   esm/operations/availableServiceAliases.js                                 
    [npmPack] npm notice 488B    esm/models/availableServiceAliasesMappers.js                              
    [npmPack] npm notice 2.5kB   esm/operations/azureFirewallFqdnTags.js                                   
    [npmPack] npm notice 8.1kB   esm/models/azureFirewallFqdnTagsMappers.js                                
    [npmPack] npm notice 11.5kB  esm/operations/azureFirewalls.js                                          
    [npmPack] npm notice 8.1kB   esm/models/azureFirewallsMappers.js                                       
    [npmPack] npm notice 9.2kB   esm/operations/bastionHosts.js                                            
    [npmPack] npm notice 8.0kB   esm/models/bastionHostsMappers.js                                         
    [npmPack] npm notice 2.5kB   esm/operations/bgpServiceCommunities.js                                   
    [npmPack] npm notice 8.1kB   esm/models/bgpServiceCommunitiesMappers.js                                
    [npmPack] npm notice 16.6kB  esm/operations/connectionMonitors.js                                      
    [npmPack] npm notice 8.2kB   esm/models/connectionMonitorsMappers.js                                   
    [npmPack] npm notice 10.5kB  esm/operations/customIPPrefixes.js                                        
    [npmPack] npm notice 8.1kB   esm/models/customIPPrefixesMappers.js                                     
    [npmPack] npm notice 7.5kB   esm/operations/ddosCustomPolicies.js                                      
    [npmPack] npm notice 8.0kB   esm/models/ddosCustomPoliciesMappers.js                                   
    [npmPack] npm notice 10.8kB  esm/operations/ddosProtectionPlans.js                                     
    [npmPack] npm notice 8.1kB   esm/models/ddosProtectionPlansMappers.js                                  
    [npmPack] npm notice 4.0kB   esm/operations/defaultSecurityRules.js                                    
    [npmPack] npm notice 8.1kB   esm/models/defaultSecurityRulesMappers.js                                 
    [npmPack] npm notice 9.5kB   esm/operations/dscpConfigurationOperations.js                             
    [npmPack] npm notice 8.1kB   esm/models/dscpConfigurationOperationsMappers.js                          
    [npmPack] npm notice 9.2kB   esm/operations/expressRouteCircuitAuthorizations.js                       
    [npmPack] npm notice 8.1kB   esm/models/expressRouteCircuitAuthorizationsMappers.js                    
    [npmPack] npm notice 10.1kB  esm/operations/expressRouteCircuitConnections.js                          
    [npmPack] npm notice 8.1kB   esm/models/expressRouteCircuitConnectionsMappers.js                       
    [npmPack] npm notice 8.9kB   esm/operations/expressRouteCircuitPeerings.js                             
    [npmPack] npm notice 8.1kB   esm/models/expressRouteCircuitPeeringsMappers.js                          
    [npmPack] npm notice 20.2kB  esm/operations/expressRouteCircuits.js                                    
    [npmPack] npm notice 8.3kB   esm/models/expressRouteCircuitsMappers.js                                 
    [npmPack] npm notice 8.6kB   esm/operations/expressRouteConnections.js                                 
    [npmPack] npm notice 8.1kB   esm/models/expressRouteConnectionsMappers.js                              
    [npmPack] npm notice 9.3kB   esm/operations/expressRouteCrossConnectionPeerings.js                     
    [npmPack] npm notice 8.1kB   esm/models/expressRouteCrossConnectionPeeringsMappers.js                  
    [npmPack] npm notice 17.1kB  esm/operations/expressRouteCrossConnections.js                            
    [npmPack] npm notice 8.3kB   esm/models/expressRouteCrossConnectionsMappers.js                         
    [npmPack] npm notice 8.7kB   esm/operations/expressRouteGateways.js                                    
    [npmPack] npm notice 8.1kB   esm/models/expressRouteGatewaysMappers.js                                 
    [npmPack] npm notice 3.8kB   esm/operations/expressRouteLinks.js                                       
    [npmPack] npm notice 8.1kB   esm/models/expressRouteLinksMappers.js                                    
    [npmPack] npm notice 12.0kB  esm/operations/expressRoutePorts.js                                       
    [npmPack] npm notice 3.4kB   esm/operations/expressRoutePortsLocations.js                              
    [npmPack] npm notice 8.1kB   esm/models/expressRoutePortsLocationsMappers.js                           
    [npmPack] npm notice 8.1kB   esm/models/expressRoutePortsMappers.js                                    
    [npmPack] npm notice 2.6kB   esm/operations/expressRouteServiceProviders.js                            
    [npmPack] npm notice 8.1kB   esm/models/expressRouteServiceProvidersMappers.js                         
    [npmPack] npm notice 9.3kB   esm/operations/firewallPolicies.js                                        
    [npmPack] npm notice 8.1kB   esm/models/firewallPoliciesMappers.js                                     
    [npmPack] npm notice 9.5kB   esm/operations/firewallPolicyRuleCollectionGroups.js                      
    [npmPack] npm notice 8.1kB   esm/models/firewallPolicyRuleCollectionGroupsMappers.js                   
    [npmPack] npm notice 9.7kB   esm/operations/flowLogs.js                                                
    [npmPack] npm notice 8.1kB   esm/models/flowLogsMappers.js                                             
    [npmPack] npm notice 8.6kB   esm/operations/hubRouteTables.js                                          
    [npmPack] npm notice 8.1kB   esm/models/hubRouteTablesMappers.js                                       
    [npmPack] npm notice 9.3kB   esm/operations/hubVirtualNetworkConnections.js                            
    [npmPack] npm notice 8.1kB   esm/models/hubVirtualNetworkConnectionsMappers.js                         
    [npmPack] npm notice 8.9kB   esm/operations/inboundNatRules.js                                         
    [npmPack] npm notice 8.1kB   esm/models/inboundNatRulesMappers.js                                      
    [npmPack] npm notice 4.2kB   esm/operations/inboundSecurityRuleOperations.js                           
    [npmPack] npm notice 8.0kB   esm/models/inboundSecurityRuleOperationsMappers.js                        
    [npmPack] npm notice 345B    esm/models/index.js                                                       
    [npmPack] npm notice 4.6kB   esm/operations/index.js                                                   
    [npmPack] npm notice 10.5kB  esm/operations/ipAllocations.js                                           
    [npmPack] npm notice 8.1kB   esm/models/ipAllocationsMappers.js                                        
    [npmPack] npm notice 10.2kB  esm/operations/ipGroups.js                                                
    [npmPack] npm notice 8.1kB   esm/models/ipGroupsMappers.js                                             
    [npmPack] npm notice 9.2kB   esm/operations/loadBalancerBackendAddressPools.js                         
    [npmPack] npm notice 8.1kB   esm/models/loadBalancerBackendAddressPoolsMappers.js                      
    [npmPack] npm notice 4.2kB   esm/operations/loadBalancerFrontendIPConfigurations.js                    

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Aug 13, 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 Aug 13, 2020

azure-sdk-for-java - Release

failed [Logs] [Expand Details]
  • Generate from 9c59510 with merge commit a53cc8e. SDK Automation 13.0.17.20200909.2
    [AutoRest] FATAL: System.Exception: Duplicate File Generation: src/main/java/com/microsoft/azure/management/network/v2020_06_01/implementation/InboundSecurityRulesInner.java
    [AutoRest]    at AutoRest.Core.CodeGenerator.d__13.MoveNext() in /home/vsts/work/1/s/autorest.common/src/CodeGenerator.cs:line 151
    [AutoRest] --- End of stack trace from previous location where exception was thrown ---
    [AutoRest]    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
    [AutoRest]    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
    [AutoRest]    at AutoRest.Core.CodeGenerator.d__12.MoveNext() in /home/vsts/work/1/s/autorest.common/src/CodeGenerator.cs:line 121
    [AutoRest] --- End of stack trace from previous location where exception was thrown ---
    [AutoRest]    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
    [AutoRest]    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
    [AutoRest]    at AutoRest.Java.Azure.Fluent.CodeGeneratorJvaf.d__6.MoveNext() in /home/vsts/work/1/s/src/azurefluent/CodeGeneratorJvaf.cs:line 188
    [AutoRest] --- End of stack trace from previous location where exception was thrown ---
    [AutoRest]    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
    [AutoRest]    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
    [AutoRest]    at AutoRest.Java.Program.d__3.MoveNext() in /home/vsts/work/1/s/src/Program.cs:line 114
    [AutoRest] --- End of stack trace from previous location where exception was thrown ---
    [AutoRest]    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
    [AutoRest]    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
    [AutoRest]    at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
    [AutoRest]    at NewPlugin.d__20.MoveNext() in /home/vsts/work/1/s/autorest.common/src/Plugins/NewPlugin.cs:line 163
    [AutoRest] FATAL: java/generate - FAILED
    [AutoRest] FATAL: Error: Plugin java reported failure.
    [AutoRest] Failure during batch task - {"tag":"package-2020-06"} -- Error: Plugin java reported failure..
    [AutoRest]   Error: Plugin java reported failure.
    Failed to run autorest.
    Error: /z/node_modules/.bin/autorest --version=V2 --java --verbose --multiapi --use=@microsoft.azure/autorest.java@preview --azure-libraries-for-java-folder=/z/work/azure-sdk-for-java /z/work/azure-rest-api-specs/specification/network/resource-manager/readme.md FATAL: System.Exception: Duplicate File Generation: src/main/java/com/microsoft/azure/management/network/v2020_06_01/implementation/InboundSecurityRulesInner.java
       at AutoRest.Core.CodeGenerator.d__13.MoveNext() in /home/vsts/work/1/s/autorest.common/src/CodeGenerator.cs:line 151
    --- End of stack trace from previous location where exception was thrown ---
       at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
       at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
       at AutoRest.Core.CodeGenerator.d__12.MoveNext() in /home/vsts/work/1/s/autorest.common/src/CodeGenerator.cs:line 121
    --- End of stack trace from previous location where exception was thrown ---
       at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
       at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
       at AutoRest.Java.Azure.Fluent.CodeGeneratorJvaf.d__6.MoveNext() in /home/vsts/work/1/s/src/azurefluent/CodeGeneratorJvaf.cs:line 188
    --- End of stack trace from previous location where exception was thrown ---
       at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
       at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
       at AutoRest.Java.Program.d__3.MoveNext() in /home/vsts/work/1/s/src/Program.cs:line 114
    --- End of stack trace from previous location where exception was thrown ---
       at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
       at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
       at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
       at NewPlugin.d__20.MoveNext() in /home/vsts/work/1/s/autorest.common/src/Plugins/NewPlugin.cs:line 163
    FATAL: java/generate - FAILED
    FATAL: Error: Plugin java reported failure.
    Failure during batch task - {"tag":"package-2020-06"} -- Error: Plugin java reported failure..
      Error: Plugin java reported failure.
    , {} 
    Failed to find any diff after autorest so no changed packages was found.

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Aug 13, 2020

azure-sdk-for-go - Release

⚠️ warning [Logs] [Expand Details]

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Aug 13, 2020

azure-sdk-for-net - Release

️✔️ succeeded [Logs] [Expand Details]

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Aug 13, 2020

azure-sdk-for-python - Release

- Breaking Change detected in SDK

⚠️ warning [Logs] [Expand Details]
  • ⚠️ Generate from 9c59510 with merge commit a53cc8e. SDK Automation 13.0.17.20200909.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-01', '2017-03-30'} 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-06-01', '2017-03-30'} 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-03-30', '2017-09-01'} 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-11-01', '2017-03-30'} 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: {'2017-03-30', '2018-07-01'} 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: {'2017-03-30', '2018-08-01'} 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: {'2017-03-30', '2019-04-01'} 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: {'2019-07-01', '2018-10-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: {'2018-10-01', '2019-09-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: {'2018-10-01', '2019-11-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: {'2020-06-01', '2018-10-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 [View full logs]  [Release SDK Changes] Breaking Change Detected
    Only show 100 items here, please refer to log for details.
    [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-01', '2017-03-30'} 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-06-01', '2017-03-30'} 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-03-30', '2017-09-01'} 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-11-01', '2017-03-30'} 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: {'2017-03-30', '2018-07-01'} 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: {'2017-03-30', '2018-08-01'} 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: {'2017-03-30', '2019-04-01'} 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: {'2019-07-01', '2018-10-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: {'2018-10-01', '2019-09-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: {'2018-10-01', '2019-11-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: {'2020-06-01', '2018-10-01'} in label v2020_06_01
    [after_scripts|python] WARNING:__main__:Guessing you want 2020-06-01 based on label v2020_06_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 4.592% size of original (original: 531261 chars, delta: 24396 chars)
    [ChangeLog] **Features**
    [ChangeLog] 
    [ChangeLog]   - Model ConnectionMonitorEndpoint has a new parameter coverage_level
    [ChangeLog]   - Model ConnectionMonitorEndpoint has a new parameter scope
    [ChangeLog]   - Model ConnectionMonitorEndpoint has a new parameter type
    [ChangeLog]   - Model VirtualHub has a new parameter enable_virtual_router_route_propogation
    [ChangeLog]   - Model VirtualNetworkPeering has a new parameter remote_bgp_communities
    [ChangeLog]   - Model ApplicationGateway has a new parameter trusted_client_certificates
    [ChangeLog]   - Model ApplicationGateway has a new parameter ssl_profiles
    [ChangeLog]   - Model P2SConnectionConfiguration has a new parameter enable_internet_security
    [ChangeLog]   - Model VpnGateway has a new parameter ip_configurations
    [ChangeLog]   - Model ApplicationGatewayHttpListener has a new parameter ssl_profile
    [ChangeLog]   - Model VpnSite has a new parameter o365_policy
    [ChangeLog]   - Model NetworkVirtualAppliance has a new parameter address_prefix
    [ChangeLog]   - Model NetworkVirtualAppliance has a new parameter inbound_security_rules
    [ChangeLog]   - Model ConnectionMonitorTcpConfiguration has a new parameter destination_port_behavior
    [ChangeLog]   - Model NetworkInterface has a new parameter dscp_configuration
    [ChangeLog]   - Model PublicIPPrefix has a new parameter custom_ip_prefix
    [ChangeLog]   - Model ExpressRouteLinkMacSecConfig has a new parameter sci_state
    [ChangeLog]   - Added operation P2sVpnGatewaysOperations.reset
    [ChangeLog]   - Added operation VpnGatewaysOperations.start_packet_capture
    [ChangeLog]   - Added operation VpnGatewaysOperations.stop_packet_capture
    [ChangeLog]   - Added operation FlowLogsOperations.update_tags
    [ChangeLog]   - Added operation VpnConnectionsOperations.start_packet_capture
    [ChangeLog]   - Added operation VpnConnectionsOperations.stop_packet_capture
    [ChangeLog]   - Added operation VirtualHubBgpConnectionsOperations.list_advertised_routes
    [ChangeLog]   - Added operation VirtualHubBgpConnectionsOperations.list_learned_routes
    [ChangeLog]   - Added operation ExpressRoutePortsOperations.generate_loa
    [ChangeLog]   - Added operation group DscpConfigurationOperations
    [ChangeLog]   - Added operation group InboundSecurityRuleOperations
    [ChangeLog]   - Added operation group CustomIPPrefixesOperations
    [ChangeLog] 
    [ChangeLog] **Breaking changes**
    [ChangeLog] 

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Aug 13, 2020

azure-resource-manager-schemas - Release

⚠️ warning [Logs] [Expand Details]

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Aug 13, 2020

azure-sdk-for-python-track2 - Release

- Breaking Change detected in SDK

⚠️ warning [Logs] [Expand Details]
  • ⚠️ Generate from 9c59510 with merge commit a53cc8e. SDK Automation 13.0.17.20200909.2
    Only show 100 items here, please refer to log for details.
    Failed to close the generation pull request at https://github.com/AzureSDKAutomation/azure-sdk-for-python/pull/1787: HttpError: Reference does not exist, {"name":"HttpError","status":422,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-length":"122","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Wed, 09 Sep 2020 08:47:02 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"422 Unprocessable Entity","strict-transport-security":"max-age=31536000; includeSubdomains; preload","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; format=json","x-github-request-id":"07C2:7A5A:1E21C99E:247075B2:5F589686","x-ratelimit-limit":"5000","x-ratelimit-remaining":"4786","x-ratelimit-reset":"1599643306","x-ratelimit-used":"214","x-xss-protection":"1; mode=block"},"request":{"method":"DELETE","url":"https://api.github.com/repos/AzureSDKAutomation/azure-sdk-for-python/git/refs/heads/sdkAutomation/azure-mgmt-network@10384","headers":{"accept":"application/vnd.github.v3+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"token [REDACTED]","content-length":0},"request":{"validate":{"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}}}},"documentation_url":"https://docs.github.com/rest/reference/git#delete-a-reference"}
    Failed to close the generation pull request at https://github.com/AzureSDKAutomation/azure-sdk-for-python/pull/1788: HttpError: Reference does not exist, {"name":"HttpError","status":422,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-length":"122","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Wed, 09 Sep 2020 08:47:02 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"422 Unprocessable Entity","strict-transport-security":"max-age=31536000; includeSubdomains; preload","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; format=json","x-github-request-id":"07C3:3478:1EE326FF:254FDA43:5F589686","x-ratelimit-limit":"5000","x-ratelimit-remaining":"4785","x-ratelimit-reset":"1599643306","x-ratelimit-used":"215","x-xss-protection":"1; mode=block"},"request":{"method":"DELETE","url":"https://api.github.com/repos/AzureSDKAutomation/azure-sdk-for-python/git/refs/heads/sdkAutomation/track2_azure-mgmt-network@10384","headers":{"accept":"application/vnd.github.v3+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"token [REDACTED]","content-length":0},"request":{"validate":{"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}}}},"documentation_url":"https://docs.github.com/rest/reference/git#delete-a-reference"}
    [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'
  • ⚠️azure-mgmt-network [View full logs]  [Release 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 11.321% size of original (original: 544081 chars, delta: 61593 chars)
    [ChangeLog] **Features**
    [ChangeLog] 
    [ChangeLog]   - Model HubIPAddresses has a new parameter public_i_ps
    [ChangeLog]   - Model P2SVpnGateway has a new parameter custom_dns_servers
    [ChangeLog]   - Model VirtualHub has a new parameter routing_state
    [ChangeLog]   - Model VirtualHub has a new parameter bgp_connections
    [ChangeLog]   - Model VirtualHub has a new parameter virtual_router_asn
    [ChangeLog]   - Model VirtualHub has a new parameter enable_virtual_router_route_propogation
    [ChangeLog]   - Model VirtualHub has a new parameter virtual_router_ips
    [ChangeLog]   - Model VirtualHub has a new parameter ip_configurations
    [ChangeLog]   - Model ApplicationGatewayHttpListener has a new parameter ssl_profile
    [ChangeLog]   - Model VirtualNetworkPeering has a new parameter remote_bgp_communities
    [ChangeLog]   - Model FirewallPolicyRule has a new parameter description
    [ChangeLog]   - Model ConnectionMonitorEndpoint has a new parameter scope
    [ChangeLog]   - Model ConnectionMonitorEndpoint has a new parameter type
    [ChangeLog]   - Model ConnectionMonitorEndpoint has a new parameter coverage_level
    [ChangeLog]   - Model VpnSite has a new parameter o365_policy
    [ChangeLog]   - Model ConnectivityHop has a new parameter links
    [ChangeLog]   - Model ConnectivityHop has a new parameter previous_links
    [ChangeLog]   - Model ConnectivityHop has a new parameter previous_hop_ids
    [ChangeLog]   - Model P2SConnectionConfiguration has a new parameter enable_internet_security
    [ChangeLog]   - Model ConnectionMonitorTcpConfiguration has a new parameter destination_port_behavior
    [ChangeLog]   - Model ApplicationGatewayFrontendIPConfiguration has a new parameter private_link_configuration
    [ChangeLog]   - Model ApplicationGateway has a new parameter trusted_client_certificates
    [ChangeLog]   - Model ApplicationGateway has a new parameter private_endpoint_connections
    [ChangeLog]   - Model ApplicationGateway has a new parameter ssl_profiles
    [ChangeLog]   - Model ApplicationGateway has a new parameter private_link_configurations
    [ChangeLog]   - Model ExpressRouteLinkMacSecConfig has a new parameter sci_state
    [ChangeLog]   - Model VpnGateway has a new parameter ip_configurations
    [ChangeLog]   - Model NetworkInterface has a new parameter dscp_configuration
    [ChangeLog]   - Model NetworkVirtualAppliance has a new parameter cloud_init_configuration_blobs
    [ChangeLog]   - Model NetworkVirtualAppliance has a new parameter nva_sku
    [ChangeLog]   - Model NetworkVirtualAppliance has a new parameter address_prefix
    [ChangeLog]   - Model NetworkVirtualAppliance has a new parameter inbound_security_rules
    [ChangeLog]   - Model NetworkVirtualAppliance has a new parameter virtual_appliance_sites
    [ChangeLog]   - Model NetworkVirtualAppliance has a new parameter cloud_init_configuration
    [ChangeLog]   - Model NetworkVirtualAppliance has a new parameter boot_strap_configuration_blobs
    [ChangeLog]   - Model PublicIPPrefix has a new parameter custom_ip_prefix
    [ChangeLog]   - Model FirewallPolicy has a new parameter rule_collection_groups
    [ChangeLog]   - Model FirewallPolicy has a new parameter dns_settings
    [ChangeLog]   - Added operation VpnGatewaysOperations.begin_update_tags
    [ChangeLog]   - Added operation VpnGatewaysOperations.begin_start_packet_capture
    [ChangeLog]   - Added operation VpnGatewaysOperations.begin_stop_packet_capture
    [ChangeLog]   - Added operation FlowLogsOperations.update_tags
    [ChangeLog]   - Added operation PrivateLinkServicesOperations.begin_check_private_link_service_visibility
    [ChangeLog]   - Added operation PrivateLinkServicesOperations.begin_check_private_link_service_visibility_by_resource_group
    [ChangeLog]   - Added operation VpnConnectionsOperations.begin_start_packet_capture
    [ChangeLog]   - Added operation VpnConnectionsOperations.begin_stop_packet_capture
    [ChangeLog]   - Added operation P2SVpnGatewaysOperations.begin_reset
    [ChangeLog]   - Added operation P2SVpnGatewaysOperations.begin_update_tags
    [ChangeLog]   - Added operation ExpressRoutePortsOperations.generate_loa
    [ChangeLog]   - Added operation VirtualHubsOperations.begin_get_effective_virtual_hub_routes
    [ChangeLog]   - Added operation HubVirtualNetworkConnectionsOperations.begin_delete
    [ChangeLog]   - Added operation HubVirtualNetworkConnectionsOperations.begin_create_or_update
    [ChangeLog]   - Added operation group VirtualApplianceSkusOperations
    [ChangeLog]   - Added operation group VirtualHubIpConfigurationOperations
    [ChangeLog]   - Added operation group CustomIPPrefixesOperations
    [ChangeLog]   - Added operation group InboundSecurityRuleOperations
    [ChangeLog]   - Added operation group ApplicationGatewayPrivateLinkResourcesOperations
    [ChangeLog]   - Added operation group ApplicationGatewayPrivateEndpointConnectionsOperations
    [ChangeLog]   - Added operation group VirtualApplianceSitesOperations
    [ChangeLog]   - Added operation group FirewallPolicyRuleCollectionGroupsOperations
    [ChangeLog]   - Added operation group VirtualHubBgpConnectionsOperations
    [ChangeLog]   - Added operation group DscpConfigurationOperations
    [ChangeLog]   - Added operation group VirtualHubBgpConnectionOperations
    [ChangeLog] 
    [ChangeLog] **Breaking changes**
    [ChangeLog] 
    [ChangeLog]   - Model HubIPAddresses no longer has parameter public_ip_addresses
    [ChangeLog]   - Model VirtualHub no longer has parameter virtual_network_connections
    [ChangeLog]   - Model ApplicationRuleCondition no longer has parameter target_urls
    [ChangeLog]   - Model FirewallPolicyRule no longer has parameter priority
    [ChangeLog]   - Model NatRuleCondition no longer has parameter terminate_tls
    [ChangeLog]   - Model NetworkVirtualAppliance no longer has parameter cloud_init_configuration_blob
    [ChangeLog]   - Model NetworkVirtualAppliance no longer has parameter sku
    [ChangeLog]   - Model NetworkVirtualAppliance no longer has parameter boot_strap_configuration_blob
    [ChangeLog]   - Model FirewallPolicy no longer has parameter intrusion_system_mode
    [ChangeLog]   - Model FirewallPolicy no longer has parameter transport_security
    [ChangeLog]   - Model FirewallPolicy no longer has parameter identity
    [ChangeLog]   - Model FirewallPolicy no longer has parameter rule_groups
    [ChangeLog]   - Removed operation VpnGatewaysOperations.update_tags
    [ChangeLog]   - Removed operation PrivateLinkServicesOperations.check_private_link_service_visibility_by_resource_group
    [ChangeLog]   - Removed operation PrivateLinkServicesOperations.check_private_link_service_visibility
    [ChangeLog]   - Removed operation P2SVpnGatewaysOperations.update_tags

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Aug 13, 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

@ArcturusZhang
Copy link
Member

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@lirenhe lirenhe removed WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required Reviewed-ChangesRequested <valid label in PR review process>add this label when assignee request changes after review labels Aug 14, 2020
}
}
},
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/applicationGatewayWebApplicationFirewallPolicies/{policyName}": {
Copy link
Contributor

@venkatsvpr venkatsvpr Sep 2, 2020

Choose a reason for hiding this comment

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

Why is this in camelCasing since the api-name before and after are in PascalCasing?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

because the linter requires it to be so - I can update this so it's PascalCased, but it seems weird that this API doesn't comply with the linter everything else is using?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants