-
Notifications
You must be signed in to change notification settings - Fork 5.1k
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
Support for ResetConnection for VNG and VPN Link connections #12677
Conversation
Hi, @akshatkale Thanks for your PR. I am workflow bot for review process. Here are some small tips. Any feedback about review process or workflow bot, pls contact swagger and tools team. vsswagger@microsoft.com |
Hi, @akshatkale your PR are labelled with WaitForARMFeedback. A notification email will be sent out shortly afterwards to notify ARM review board(armapireview@microsoft.com). cc @ |
Swagger Validation Report
|
Rule | Message |
---|---|
1038 - AddedPath |
The new version is adding a path that was not found in the old version. New: Microsoft.Network/stable/2020-08-01/virtualNetworkGateway.json#L1885:5 |
1038 - AddedPath |
The new version is adding a path that was not found in the old version. New: Microsoft.Network/stable/2020-08-01/virtualWan.json#L2097:5 |
️️✔️
LintDiff succeeded [Detail] [Expand]
Validation passes for LintDiff.
️️✔️
Avocado succeeded [Detail] [Expand]
Validation passes for Avocado.
️️✔️
ModelValidation succeeded [Detail] [Expand]
Validation passes for ModelValidation.
️️✔️
SemanticValidation succeeded [Detail] [Expand]
Validation passes for SemanticValidation.
️️✔️
[Staging] Cross Version BreakingChange (Base on preview version) succeeded [Detail] [Expand]
There are no breaking changes.
️️✔️
[Staging] Cross Version BreakingChange (Base on stable version) succeeded [Detail] [Expand]
There are no breaking changes.
️️✔️
CredScan succeeded [Detail] [Expand]
There is no credential detected.
Swagger Generation Artifacts
|
Rule | Message |
---|---|
RestBuild error |
"logUrl":"https://apidrop.visualstudio.com/Content%20CI/_build/results?buildId=191359&view=logs&j=fd490c07-0b22-5182-fac9-6d67fe1e939b", "detail":"Run.ps1 failed with exit code 1 " |
️⚠️
azure-sdk-for-java warning [Detail]
⚠️
Warning [Logs] Generate from 85e858ed459945f0ada45439af586d9c856399ae. SDK Automation 14.0.0command ./eng/mgmt/automation/init.sh ../azure-sdk-for-java_tmp/initInput.json ../azure-sdk-for-java_tmp/initOutput.json command ./eng/mgmt/automation/generate.py ../azure-sdk-for-java_tmp/generateInput.json ../azure-sdk-for-java_tmp/generateOutput.json cmderr [generate.py] 2021-01-28 20:53:51 INFO [VERSION][Not Found] cannot find version for "com.azure.resourcemanager:azure-resourcemanager-network-generated" cmderr [generate.py] 2021-01-28 20:53:51 INFO [VERSION][Not Found] cannot find stable version, current version "1.0.0-beta.1" cmderr [generate.py] 2021-01-28 20:53:51 INFO autorest --version=3.0.6350 --use=@autorest/java@4.0.11 --java.azure-libraries-for-java-folder=/home/vsts/work/1/s/azure-sdk-for-java --java.output-folder=/home/vsts/work/1/s/azure-sdk-for-java/sdk/network/azure-resourcemanager-network-generated --java.namespace=com.azure.resourcemanager.network.generated --java --pipeline.modelerfour.additional-checks=false --pipeline.modelerfour.lenient-model-deduplication=true --azure-arm --verbose --sdk-integration --fluent=lite --java.fluent=lite --java.license-header=MICROSOFT_MIT_SMALL ../azure-rest-api-specs/specification/network/resource-manager/readme.md cmderr [generate.py] 2021-01-28 20:56:56 INFO [CI][Success] Write to ci.yml cmderr [generate.py] 2021-01-28 20:56:56 INFO [POM][Process] dealing with pom.xml cmderr [generate.py] 2021-01-28 20:56:56 INFO [POM][Skip] pom already has module azure-resourcemanager-network-generated cmderr [generate.py] 2021-01-28 20:56:56 INFO [POM][Success] Write to pom.xml cmderr [generate.py] 2021-01-28 20:56:56 INFO [POM][Process] dealing with root pom cmderr [generate.py] 2021-01-28 20:56:56 INFO [POM][Success] Write to root pom cmderr [generate.py] WARNING: An illegal reflective access operation has occurred cmderr [generate.py] WARNING: Illegal reflective access by org.codehaus.groovy.reflection.ReflectionUtils (file:/home/vsts/.m2/repository/org/codehaus/groovy/groovy/3.0.0-beta-2/groovy-3.0.0-beta-2-indy.jar) to method java.util.Collections$UnmodifiableCollection.toString() cmderr [generate.py] WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.reflection.ReflectionUtils cmderr [generate.py] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations cmderr [generate.py] WARNING: All illegal access operations will be denied in a future release
️✔️
azure-resourcemanager-network-generated [View full logs] [Preview SDK Changes]- pom.xml
- azure-resourcemanager-network-generated-1.0.0-beta.1.jar
- azure-resourcemanager-network-generated-1.0.0-beta.1-javadoc.jar
- azure-resourcemanager-network-generated-1.0.0-beta.1-sources.jar
cmderr [Inst] 2021-01-28 21:03:28 DEBUG Got artifact_id: azure-resourcemanager-network-generated cmderr [Inst] 2021-01-28 21:03:28 DEBUG Got artifact: pom.xml cmderr [Inst] 2021-01-28 21:03:28 DEBUG Got artifact: azure-resourcemanager-network-generated-1.0.0-beta.1.jar cmderr [Inst] 2021-01-28 21:03:28 DEBUG Match jar package: azure-resourcemanager-network-generated-1.0.0-beta.1.jar cmderr [Inst] 2021-01-28 21:03:28 DEBUG output: {"full": "```sh\ncurl -L \"https://portal.azure-devex-tools.com/api/sdk-dl-pub?p=Azure/12677/azure-sdk-for-java/azure-resourcemanager-network-generated/azure-resourcemanager-network-generated-1.0.0-beta.1.jar\" -o azure-resourcemanager-network-generated-1.0.0-beta.1.jar\nmvn install:install-file -DgroupId=com.azure.resourcemanager -DartifactId=azure-resourcemanager-network-generated -Dversion=1.0.0-beta.0 -Dfile=azure-resourcemanager-network-generated-1.0.0-beta.1.jar -Dpackaging=jar -DgeneratePom=true ```"}
️️✔️
azure-sdk-for-python-track2 succeeded [Detail] [Expand]
- Only show 120 items here, please refer to log for details.
️✔️
Succeeded [Logs] Generate from 85e858ed459945f0ada45439af586d9c856399ae. SDK Automation 14.0.0cmdout [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' cmdout [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' cmdout [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' cmdout [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' cmdout [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' cmdout [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' cmdout [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' cmdout [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' cmdout [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' cmdout [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' cmdout [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' cmdout [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' cmdout [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' cmdout [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' cmdout [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' cmdout [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' cmdout [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' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'DnsNameAvailabilityResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'AuthorizationPropertiesFormat' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ExpressRouteCircuitAuthorization' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'AuthorizationListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ExpressRouteCircuitPeeringConfig' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ExpressRouteCircuitStats' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ExpressRouteCircuitPeeringPropertiesFormat' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ExpressRouteCircuitPeering' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ExpressRouteCircuitPeeringListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ExpressRouteCircuitSku' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ExpressRouteCircuitServiceProviderProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ExpressRouteCircuitPropertiesFormat' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ExpressRouteCircuit' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ExpressRouteCircuitArpTable' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ExpressRouteCircuitsArpTableListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ExpressRouteCircuitRoutesTable' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ExpressRouteCircuitsRoutesTableListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ExpressRouteCircuitsStatsListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ExpressRouteCircuitListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ExpressRouteServiceProviderBandwidthsOffered' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ExpressRouteServiceProviderPropertiesFormat' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ExpressRouteServiceProvider' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ExpressRouteServiceProviderListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'FrontendIPConfigurationPropertiesFormat' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'FrontendIPConfiguration' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'BackendAddressPoolPropertiesFormat' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'BackendAddressPool' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'LoadBalancingRulePropertiesFormat' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'LoadBalancingRule' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ProbePropertiesFormat' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'Probe' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'InboundNatRulePropertiesFormat' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'InboundNatRule' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'InboundNatPoolPropertiesFormat' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'InboundNatPool' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'OutboundNatRulePropertiesFormat' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'OutboundNatRule' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'LoadBalancerPropertiesFormat' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'LoadBalancer' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'LoadBalancerListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ErrorDetails' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'Error' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'AzureAsyncOperationResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'Resource' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'SubResource' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'NetworkInterfaceIPConfigurationPropertiesFormat' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'NetworkInterfaceIPConfiguration' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'NetworkInterfaceDnsSettings' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'NetworkInterfacePropertiesFormat' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'NetworkInterface' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'NetworkInterfaceListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'IPConfigurationPropertiesFormat' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'IPConfiguration' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'SecurityRulePropertiesFormat' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'SecurityRule' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'SecurityRuleListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'NetworkSecurityGroupPropertiesFormat' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'NetworkSecurityGroup' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'NetworkSecurityGroupListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'PublicIPAddressPropertiesFormat' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'PublicIPAddress' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'PublicIPAddressListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'PublicIPAddressDnsSettings' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'RoutePropertiesFormat' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'Route' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'RouteTablePropertiesFormat' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'RouteTable' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'RouteTableListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'RouteListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'UsageName' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'Usage' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'UsagesListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'SubnetPropertiesFormat' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'Subnet' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'SubnetListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'VirtualNetworkPropertiesFormat' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'VirtualNetwork' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'VirtualNetworkListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'AddressSpace' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'DhcpOptions' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'VirtualNetworkGatewayIPConfigurationPropertiesFormat' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'VirtualNetworkGatewayIPConfiguration' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'VirtualNetworkGatewayPropertiesFormat' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'VpnClientRootCertificatePropertiesFormat' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'VpnClientRootCertificate' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'VpnClientRevokedCertificatePropertiesFormat' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'VpnClientRevokedCertificate' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'VpnClientConfiguration' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'VirtualNetworkGatewaySku' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'BgpSettings' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'VirtualNetworkGateway' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'VpnClientParameters' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'VirtualNetworkGatewayListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'VirtualNetworkGatewayConnectionPropertiesFormat' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'VirtualNetworkGatewayConnection' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ConnectionSharedKeyResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'VirtualNetworkGatewayConnectionListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ConnectionResetSharedKey' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ConnectionSharedKey' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'LocalNetworkGatewayPropertiesFormat' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'LocalNetworkGateway' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'LocalNetworkGatewayListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object' cmdout [Autorest] WARNING (PreCheck/CheckDuplicateSchemas): Checking for duplicate schemas, this could take a (long) while. Run with --verbose for more detail.
- Only show 120 items here, please refer to log for details.
️✔️
track2_azure-mgmt-network [View full logs] [Preview SDK Changes]cmderr [changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.network.v2017_10_01 cmderr [changelogReportLatest] INFO:__main__:Found azure.mgmt.network.v2017_10_01 cmderr [changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.network.v2017_11_01 cmderr [changelogReportLatest] INFO:__main__:Found azure.mgmt.network.v2017_11_01 cmderr [changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.network.v2018_01_01 cmderr [changelogReportLatest] INFO:__main__:Found azure.mgmt.network.v2018_01_01 cmderr [changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.network.v2018_02_01 cmderr [changelogReportLatest] INFO:__main__:Found azure.mgmt.network.v2018_02_01 cmderr [changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.network.v2018_04_01 cmderr [changelogReportLatest] INFO:__main__:Found azure.mgmt.network.v2018_04_01 cmderr [changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.network.v2018_06_01 cmderr [changelogReportLatest] INFO:__main__:Found azure.mgmt.network.v2018_06_01 cmderr [changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.network.v2018_07_01 cmderr [changelogReportLatest] INFO:__main__:Found azure.mgmt.network.v2018_07_01 cmderr [changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.network.v2018_08_01 cmderr [changelogReportLatest] INFO:__main__:Found azure.mgmt.network.v2018_08_01 cmderr [changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.network.v2018_10_01 cmderr [changelogReportLatest] INFO:__main__:Found azure.mgmt.network.v2018_10_01 cmderr [changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.network.v2018_11_01 cmderr [changelogReportLatest] INFO:__main__:Found azure.mgmt.network.v2018_11_01 cmderr [changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.network.v2018_12_01 cmderr [changelogReportLatest] INFO:__main__:Found azure.mgmt.network.v2018_12_01 cmderr [changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.network.v2019_02_01 cmderr [changelogReportLatest] INFO:__main__:Found azure.mgmt.network.v2019_02_01 cmderr [changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.network.v2019_04_01 cmderr [changelogReportLatest] INFO:__main__:Found azure.mgmt.network.v2019_04_01 cmderr [changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.network.v2019_06_01 cmderr [changelogReportLatest] INFO:__main__:Found azure.mgmt.network.v2019_06_01 cmderr [changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.network.v2019_07_01 cmderr [changelogReportLatest] INFO:__main__:Found azure.mgmt.network.v2019_07_01 cmderr [changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.network.v2019_08_01 cmderr [changelogReportLatest] INFO:__main__:Found azure.mgmt.network.v2019_08_01 cmderr [changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.network.v2019_09_01 cmderr [changelogReportLatest] INFO:__main__:Found azure.mgmt.network.v2019_09_01 cmderr [changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.network.v2019_11_01 cmderr [changelogReportLatest] INFO:__main__:Found azure.mgmt.network.v2019_11_01 cmderr [changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.network.v2019_12_01 cmderr [changelogReportLatest] INFO:__main__:Found azure.mgmt.network.v2019_12_01 cmderr [changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.network.v2020_03_01 cmderr [changelogReportLatest] INFO:__main__:Found azure.mgmt.network.v2020_03_01 cmderr [changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.network.v2020_04_01 cmderr [changelogReportLatest] INFO:__main__:Found azure.mgmt.network.v2020_04_01 cmderr [changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.network.v2020_05_01 cmderr [changelogReportLatest] INFO:__main__:Found azure.mgmt.network.v2020_05_01 cmderr [changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.network.v2020_06_01 cmderr [changelogReportLatest] INFO:__main__:Found azure.mgmt.network.v2020_06_01 cmderr [changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.network.v2020_07_01 cmderr [changelogReportLatest] INFO:__main__:Found azure.mgmt.network.v2020_07_01 cmderr [changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.network.v2020_08_01 cmderr [changelogReportLatest] INFO:__main__:Found azure.mgmt.network.v2020_08_01 cmderr [changelogReportLatest] INFO:__main__:Working on azure.mgmt.network.v2015_06_15 cmderr [changelogReportLatest] INFO:__main__:Report written to sdk/network/azure-mgmt-network/code_reports/17.1.0/v2015_06_15.json cmderr [changelogReportLatest] INFO:__main__:Working on azure.mgmt.network.v2016_09_01 cmderr [changelogReportLatest] INFO:__main__:Report written to sdk/network/azure-mgmt-network/code_reports/17.1.0/v2016_09_01.json cmderr [changelogReportLatest] INFO:__main__:Working on azure.mgmt.network.v2016_12_01 cmderr [changelogReportLatest] INFO:__main__:Report written to sdk/network/azure-mgmt-network/code_reports/17.1.0/v2016_12_01.json cmderr [changelogReportLatest] INFO:__main__:Working on azure.mgmt.network.v2017_03_01 cmderr [changelogReportLatest] INFO:__main__:Report written to sdk/network/azure-mgmt-network/code_reports/17.1.0/v2017_03_01.json cmderr [changelogReportLatest] INFO:__main__:Working on azure.mgmt.network.v2017_06_01 cmderr [changelogReportLatest] INFO:__main__:Report written to sdk/network/azure-mgmt-network/code_reports/17.1.0/v2017_06_01.json cmderr [changelogReportLatest] INFO:__main__:Working on azure.mgmt.network.v2017_08_01 cmderr [changelogReportLatest] INFO:__main__:Report written to sdk/network/azure-mgmt-network/code_reports/17.1.0/v2017_08_01.json cmderr [changelogReportLatest] INFO:__main__:Working on azure.mgmt.network.v2017_09_01 cmderr [changelogReportLatest] INFO:__main__:Report written to sdk/network/azure-mgmt-network/code_reports/17.1.0/v2017_09_01.json cmderr [changelogReportLatest] INFO:__main__:Working on azure.mgmt.network.v2017_10_01 cmderr [changelogReportLatest] INFO:__main__:Report written to sdk/network/azure-mgmt-network/code_reports/17.1.0/v2017_10_01.json cmderr [changelogReportLatest] INFO:__main__:Working on azure.mgmt.network.v2017_11_01 cmderr [changelogReportLatest] INFO:__main__:Report written to sdk/network/azure-mgmt-network/code_reports/17.1.0/v2017_11_01.json cmderr [changelogReportLatest] INFO:__main__:Working on azure.mgmt.network.v2018_01_01 cmderr [changelogReportLatest] INFO:__main__:Report written to sdk/network/azure-mgmt-network/code_reports/17.1.0/v2018_01_01.json cmderr [changelogReportLatest] INFO:__main__:Working on azure.mgmt.network.v2018_02_01 cmderr [changelogReportLatest] INFO:__main__:Report written to sdk/network/azure-mgmt-network/code_reports/17.1.0/v2018_02_01.json cmderr [changelogReportLatest] INFO:__main__:Working on azure.mgmt.network.v2018_04_01 cmderr [changelogReportLatest] INFO:__main__:Report written to sdk/network/azure-mgmt-network/code_reports/17.1.0/v2018_04_01.json cmderr [changelogReportLatest] INFO:__main__:Working on azure.mgmt.network.v2018_06_01 cmderr [changelogReportLatest] INFO:__main__:Report written to sdk/network/azure-mgmt-network/code_reports/17.1.0/v2018_06_01.json cmderr [changelogReportLatest] INFO:__main__:Working on azure.mgmt.network.v2018_07_01 cmderr [changelogReportLatest] INFO:__main__:Report written to sdk/network/azure-mgmt-network/code_reports/17.1.0/v2018_07_01.json cmderr [changelogReportLatest] INFO:__main__:Working on azure.mgmt.network.v2018_08_01 cmderr [changelogReportLatest] INFO:__main__:Report written to sdk/network/azure-mgmt-network/code_reports/17.1.0/v2018_08_01.json cmderr [changelogReportLatest] INFO:__main__:Working on azure.mgmt.network.v2018_10_01 cmderr [changelogReportLatest] INFO:__main__:Report written to sdk/network/azure-mgmt-network/code_reports/17.1.0/v2018_10_01.json cmderr [changelogReportLatest] INFO:__main__:Working on azure.mgmt.network.v2018_11_01 cmderr [changelogReportLatest] INFO:__main__:Report written to sdk/network/azure-mgmt-network/code_reports/17.1.0/v2018_11_01.json cmderr [changelogReportLatest] INFO:__main__:Working on azure.mgmt.network.v2018_12_01 cmderr [changelogReportLatest] INFO:__main__:Report written to sdk/network/azure-mgmt-network/code_reports/17.1.0/v2018_12_01.json cmderr [changelogReportLatest] INFO:__main__:Working on azure.mgmt.network.v2019_02_01 cmderr [changelogReportLatest] INFO:__main__:Report written to sdk/network/azure-mgmt-network/code_reports/17.1.0/v2019_02_01.json cmderr [changelogReportLatest] INFO:__main__:Working on azure.mgmt.network.v2019_04_01 cmderr [changelogReportLatest] INFO:__main__:Report written to sdk/network/azure-mgmt-network/code_reports/17.1.0/v2019_04_01.json cmderr [changelogReportLatest] INFO:__main__:Working on azure.mgmt.network.v2019_06_01 cmderr [changelogReportLatest] INFO:__main__:Report written to sdk/network/azure-mgmt-network/code_reports/17.1.0/v2019_06_01.json cmderr [changelogReportLatest] INFO:__main__:Working on azure.mgmt.network.v2019_07_01 cmderr [changelogReportLatest] INFO:__main__:Report written to sdk/network/azure-mgmt-network/code_reports/17.1.0/v2019_07_01.json cmderr [changelogReportLatest] INFO:__main__:Working on azure.mgmt.network.v2019_08_01 cmderr [changelogReportLatest] INFO:__main__:Report written to sdk/network/azure-mgmt-network/code_reports/17.1.0/v2019_08_01.json cmderr [changelogReportLatest] INFO:__main__:Working on azure.mgmt.network.v2019_09_01 cmderr [changelogReportLatest] INFO:__main__:Report written to sdk/network/azure-mgmt-network/code_reports/17.1.0/v2019_09_01.json cmderr [changelogReportLatest] INFO:__main__:Working on azure.mgmt.network.v2019_11_01 cmderr [changelogReportLatest] INFO:__main__:Report written to sdk/network/azure-mgmt-network/code_reports/17.1.0/v2019_11_01.json cmderr [changelogReportLatest] INFO:__main__:Working on azure.mgmt.network.v2019_12_01 cmderr [changelogReportLatest] INFO:__main__:Report written to sdk/network/azure-mgmt-network/code_reports/17.1.0/v2019_12_01.json cmderr [changelogReportLatest] INFO:__main__:Working on azure.mgmt.network.v2020_03_01 cmderr [changelogReportLatest] INFO:__main__:Report written to sdk/network/azure-mgmt-network/code_reports/17.1.0/v2020_03_01.json cmderr [changelogReportLatest] INFO:__main__:Working on azure.mgmt.network.v2020_04_01 cmderr [changelogReportLatest] INFO:__main__:Report written to sdk/network/azure-mgmt-network/code_reports/17.1.0/v2020_04_01.json cmderr [changelogReportLatest] INFO:__main__:Working on azure.mgmt.network.v2020_05_01 cmderr [changelogReportLatest] INFO:__main__:Report written to sdk/network/azure-mgmt-network/code_reports/17.1.0/v2020_05_01.json cmderr [changelogReportLatest] INFO:__main__:Working on azure.mgmt.network.v2020_06_01 cmderr [changelogReportLatest] INFO:__main__:Report written to sdk/network/azure-mgmt-network/code_reports/17.1.0/v2020_06_01.json cmderr [changelogReportLatest] INFO:__main__:Working on azure.mgmt.network.v2020_07_01 cmderr [changelogReportLatest] INFO:__main__:Report written to sdk/network/azure-mgmt-network/code_reports/17.1.0/v2020_07_01.json cmderr [changelogReportLatest] INFO:__main__:Working on azure.mgmt.network.v2020_08_01 cmderr [changelogReportLatest] INFO:__main__:Report written to sdk/network/azure-mgmt-network/code_reports/17.1.0/v2020_08_01.json cmderr [changelogReportLatest] INFO:__main__:Merged report written to sdk/network/azure-mgmt-network/code_reports/17.1.0/merged_report.json cmderr [changelogReportLatest] INFO:__main__:Writing metadata: {'reports': ['sdk/network/azure-mgmt-network/code_reports/17.1.0/v2015_06_15.json', 'sdk/network/azure-mgmt-network/code_reports/17.1.0/v2016_09_01.json', 'sdk/network/azure-mgmt-network/code_reports/17.1.0/v2016_12_01.json', 'sdk/network/azure-mgmt-network/code_reports/17.1.0/v2017_03_01.json', 'sdk/network/azure-mgmt-network/code_reports/17.1.0/v2017_06_01.json', 'sdk/network/azure-mgmt-network/code_reports/17.1.0/v2017_08_01.json', 'sdk/network/azure-mgmt-network/code_reports/17.1.0/v2017_09_01.json', 'sdk/network/azure-mgmt-network/code_reports/17.1.0/v2017_10_01.json', 'sdk/network/azure-mgmt-network/code_reports/17.1.0/v2017_11_01.json', 'sdk/network/azure-mgmt-network/code_reports/17.1.0/v2018_01_01.json', 'sdk/network/azure-mgmt-network/code_reports/17.1.0/v2018_02_01.json', 'sdk/network/azure-mgmt-network/code_reports/17.1.0/v2018_04_01.json', 'sdk/network/azure-mgmt-network/code_reports/17.1.0/v2018_06_01.json', 'sdk/network/azure-mgmt-network/code_reports/17.1.0/v2018_07_01.json', 'sdk/network/azure-mgmt-network/code_reports/17.1.0/v2018_08_01.json', 'sdk/network/azure-mgmt-network/code_reports/17.1.0/v2018_10_01.json', 'sdk/network/azure-mgmt-network/code_reports/17.1.0/v2018_11_01.json', 'sdk/network/azure-mgmt-network/code_reports/17.1.0/v2018_12_01.json', 'sdk/network/azure-mgmt-network/code_reports/17.1.0/v2019_02_01.json', 'sdk/network/azure-mgmt-network/code_reports/17.1.0/v2019_04_01.json', 'sdk/network/azure-mgmt-network/code_reports/17.1.0/v2019_06_01.json', 'sdk/network/azure-mgmt-network/code_reports/17.1.0/v2019_07_01.json', 'sdk/network/azure-mgmt-network/code_reports/17.1.0/v2019_08_01.json', 'sdk/network/azure-mgmt-network/code_reports/17.1.0/v2019_09_01.json', 'sdk/network/azure-mgmt-network/code_reports/17.1.0/v2019_11_01.json', 'sdk/network/azure-mgmt-network/code_reports/17.1.0/v2019_12_01.json', 'sdk/network/azure-mgmt-network/code_reports/17.1.0/v2020_03_01.json', 'sdk/network/azure-mgmt-network/code_reports/17.1.0/v2020_04_01.json', 'sdk/network/azure-mgmt-network/code_reports/17.1.0/v2020_05_01.json', 'sdk/network/azure-mgmt-network/code_reports/17.1.0/v2020_06_01.json', 'sdk/network/azure-mgmt-network/code_reports/17.1.0/v2020_07_01.json', 'sdk/network/azure-mgmt-network/code_reports/17.1.0/v2020_08_01.json', 'sdk/network/azure-mgmt-network/code_reports/17.1.0/merged_report.json']} cmdout [Changelog] Size of delta 0.165% size of original (original: 562733 chars, delta: 927 chars) cmdout [Changelog] **Features** cmdout [Changelog] - Added operation VirtualNetworkGatewayConnectionsOperations.begin_reset_connection cmdout [Changelog] - Added operation VpnLinkConnectionsOperations.begin_reset_connection
️️✔️
azure-sdk-for-go succeeded [Detail] [Expand]
️✔️
Succeeded [Logs] Generate from 85e858ed459945f0ada45439af586d9c856399ae. SDK Automation 14.0.0command sh ./initScript.sh ../../../../../azure-sdk-for-go_tmp/initInput.json ../../../../../azure-sdk-for-go_tmp/initOutput.json command go run ./tools/generator/main.go ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
- Only show 4 items here, please refer to log for details.
️✔️
network/mgmt/2020-08-01/network [View full logs] [Preview SDK Changes]info [Changelog] - New struct `VpnLinkConnectionsResetConnectionFuture` info [Changelog] info [Changelog] Total 0 breaking change(s), 12 additive change(s). info [Changelog]
️✔️
network/mgmt/2020-07-01/network [View full logs] [Preview SDK Changes]info [Changelog] No exported changes
️✔️
network/mgmt/2020-06-01/network [View full logs] [Preview SDK Changes]info [Changelog] No exported changes
️✔️
network/mgmt/2020-05-01/network [View full logs] [Preview SDK Changes]info [Changelog] No exported changes
️✔️
network/mgmt/2020-04-01/network [View full logs] [Preview SDK Changes]info [Changelog] No exported changes
️✔️
network/mgmt/2020-03-01/network [View full logs] [Preview SDK Changes]info [Changelog] No exported changes
️✔️
network/mgmt/2019-12-01/network [View full logs] [Preview SDK Changes]info [Changelog] No exported changes
️✔️
network/mgmt/2019-11-01/network [View full logs] [Preview SDK Changes]info [Changelog] No exported changes
️✔️
network/mgmt/2019-09-01/network [View full logs] [Preview SDK Changes]info [Changelog] No exported changes
️✔️
network/mgmt/2019-08-01/network [View full logs] [Preview SDK Changes]info [Changelog] No exported changes
️✔️
network/mgmt/2019-07-01/network [View full logs] [Preview SDK Changes]info [Changelog] No exported changes
️✔️
network/mgmt/2019-06-01/network [View full logs] [Preview SDK Changes]info [Changelog] No exported changes
️✔️
network/mgmt/2019-04-01/network [View full logs] [Preview SDK Changes]info [Changelog] No exported changes
️✔️
network/mgmt/2019-02-01/network [View full logs] [Preview SDK Changes]info [Changelog] No exported changes
️✔️
network/mgmt/2018-12-01/network [View full logs] [Preview SDK Changes]info [Changelog] No exported changes
️✔️
network/mgmt/2018-11-01/network [View full logs] [Preview SDK Changes]info [Changelog] No exported changes
️✔️
network/mgmt/2018-10-01/network [View full logs] [Preview SDK Changes]info [Changelog] No exported changes
️✔️
network/mgmt/2018-08-01/network [View full logs] [Preview SDK Changes]info [Changelog] No exported changes
️✔️
network/mgmt/2018-07-01/network [View full logs] [Preview SDK Changes]info [Changelog] No exported changes
️✔️
network/mgmt/2018-06-01/network [View full logs] [Preview SDK Changes]info [Changelog] No exported changes
️✔️
network/mgmt/2018-04-01/network [View full logs] [Preview SDK Changes]info [Changelog] No exported changes
️✔️
network/mgmt/2018-02-01/network [View full logs] [Preview SDK Changes]info [Changelog] No exported changes
️✔️
network/mgmt/2018-01-01/network [View full logs] [Preview SDK Changes]info [Changelog] No exported changes
️✔️
network/mgmt/2017-11-01/network [View full logs] [Preview SDK Changes]info [Changelog] No exported changes
️✔️
network/mgmt/2017-10-01/network [View full logs] [Preview SDK Changes]info [Changelog] No exported changes
️✔️
network/mgmt/2017-09-01/network [View full logs] [Preview SDK Changes]info [Changelog] No exported changes
️✔️
network/mgmt/2017-08-01/network [View full logs] [Preview SDK Changes]info [Changelog] No exported changes
️✔️
network/mgmt/2017-06-01/network [View full logs] [Preview SDK Changes]info [Changelog] No exported changes
️✔️
network/mgmt/2017-03-01/network [View full logs] [Preview SDK Changes]info [Changelog] No exported changes
️✔️
network/mgmt/2016-12-01/network [View full logs] [Preview SDK Changes]info [Changelog] No exported changes
️✔️
network/mgmt/2016-09-01/network [View full logs] [Preview SDK Changes]info [Changelog] No exported changes
️✔️
network/mgmt/2016-06-01/network [View full logs] [Preview SDK Changes]info [Changelog] No exported changes
️✔️
network/mgmt/2016-03-30/network [View full logs] [Preview SDK Changes]info [Changelog] No exported changes
️✔️
network/mgmt/2015-06-15/network [View full logs] [Preview SDK Changes]info [Changelog] No exported changes
️✔️
preview/network/mgmt/2015-05-01-preview/network [View full logs] [Preview SDK Changes]info [Changelog] No exported changes
️🔄
azure-resource-manager-schemas inProgress [Detail]
️️✔️
azure-sdk-for-js succeeded [Detail] [Expand]
️✔️
Succeeded [Logs] Generate from 85e858ed459945f0ada45439af586d9c856399ae. SDK Automation 14.0.0warn Skip initScript due to not configured command autorest --version=V2 --typescript --license-header=MICROSOFT_MIT_NO_VERSION --use=@microsoft.azure/autorest.typescript@4.4.4 --typescript-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-js/azure-sdk-for-js ../../azure-rest-api-specs/specification/network/resource-manager/readme.md
️✔️
@azure/arm-network [View full logs] [Preview SDK Changes]cmderr [npmPack] loaded rollup.config.js with warnings cmderr [npmPack] (!) Unused external imports cmderr [npmPack] default imported from external module 'rollup' but never used cmderr [npmPack] ./esm/networkManagementClient.js → ./dist/arm-network.js... cmderr [npmPack] created ./dist/arm-network.js in 3s
️️✔️
azure-sdk-for-net succeeded [Detail] [Expand]
️✔️
Succeeded [Logs] Generate from 85e858ed459945f0ada45439af586d9c856399ae. SDK Automation 14.0.0warn Skip initScript due to not configured command sudo apt-get install -y dotnet-sdk-5.0 command autorest --version=V2 --csharp --reflect-api-versions --license-header=MICROSOFT_MIT_NO_VERSION --use=@microsoft.azure/autorest.csharp@2.3.82 --csharp-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-net/sdk ../azure-rest-api-specs/specification/network/resource-manager/readme.md cmderr [Autorest] realpath(): Permission denied cmderr [Autorest] realpath(): Permission denied cmderr [Autorest] realpath(): Permission denied cmderr [Autorest] realpath(): Permission denied cmderr [Autorest] realpath(): Permission denied cmderr [Autorest] realpath(): Permission denied
️✔️
Microsoft.Azure.Management.Network [View full logs] [Preview SDK Changes]
NewApiVersionRequired reason: |
Hi, @akshatkale your PR are labelled with WaitForARMFeedback. A notification email will be sent out shortly afterwards to notify ARM review board(armapireview@microsoft.com). cc @lirenhe |
@lirenhe, please take a look at this PR when you get a chance. |
This PR has breaking change validation errors and needs to go through the breaking change process outlined in the PR description |
MSFT employees can try out our new experience at OpenAPI Hub - one location for using our validation tools and finding your workflow.
Changelog
Please ensure to add changelog with this PR by answering the following questions.
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.
Please ensure you've reviewed following guidelines including ARM resource provider contract and REST guidelines. Estimated time (4 hours). This is required before you can request review from ARM API Review board.
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.
Action: to initiate an evaluation of the breaking change, create a new intake using the template for breaking changes. Addition details on the process and office hours are on the Breaking change Wiki.
Please follow the link to find more details on PR review process.