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

Add new api-version 2020-08-01 of network to go sdk #12429

Merged
merged 1 commit into from
Jan 14, 2021

Conversation

ArcturusZhang
Copy link
Member

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.

  1. What's the purpose of the update?
    • new service onboarding
    • new API version
    • update existing version for new feature
    • update existing version to fix swagger quality issue in s360
    • Other, please clarify
  2. When you are targeting to deploy new service/feature to public regions? Please provide date, or month to public if date is not available yet.
  3. When you expect to publish swagger? Please provide date, or month to public if date is not available yet.
  4. If it's an update to existing version, please select SDKs of specific language and CLIs that require refresh after swagger is published.
    • SDK of .NET (need service team to ensure code readiness)
    • SDK of Python
    • SDK of Java
    • SDK of Js
    • SDK of Go
    • PowerShell
    • CLI
    • Terraform
    • No, no need to refresh for updates in this PR

Contribution checklist:

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

ARM API Review Checklist

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

    • Adding new API(s)
    • Adding a new API version
    • Adding a new service
  • 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.

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

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.

@openapi-workflow-bot
Copy link

Hi, @ArcturusZhang Thanks for your PR. I am workflow bot for review process. Here are some small tips.

  • Please ensure to do self-check against checklists in first PR comment.
  • PR assignee is the person auto-assigned and responsible for your current PR reviewing and merging.
  • For specs comparison cross API versions, Use API Specs Comparison Report Generator
  • If there is CI failure(s), to fix CI error(s) is mandatory for PR merging; or you need to provide justification in PR comment for explanation. How to fix?

  • Any feedback about review process or workflow bot, pls contact swagger and tools team. vsswagger@microsoft.com

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Jan 14, 2021

    Swagger Validation Report

    ️️✔️BreakingChange succeeded [Detail] [Expand]
    There are no breaking changes.
    ️️✔️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.
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Jan 14, 2021

    Swagger Generation Artifacts

    ️❌ azure-sdk-for-go failed [Detail]
    • Failed [Logs]Release - Generate from d4bad53. SDK Automation 14.0.0
      command	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
      cmderr	[main.go] [ERROR] this package does not exist even after the generation, this should never happen
      error	Script return with result [failed] code [1] signal [null] cwd [azure-sdk-for-go/src/github.com/Azure/azure-sdk-for-go]: go run ./tools/generator/main.go
      warn	Skip package processing as generation is failed
    ️️✔️ azure-sdk-for-python-track2 succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from d4bad53. SDK Automation 14.0.0
      Only show 120 items here, please refer to log for details.
      cmdout	[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.
    • ️✔️track2_azure-mgmt-network [View full logs]  [Release SDK Changes]
      Only show 120 items here, please refer to log for details.
      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__:Working on azure.mgmt.network.v2015_06_15
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/network/azure-mgmt-network/code_reports/17.0.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.0.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.0.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.0.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.0.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.0.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.0.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.0.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.0.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.0.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.0.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.0.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.0.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.0.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.0.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.0.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.0.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.0.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.0.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.0.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.0.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.0.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.0.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.0.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.0.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.0.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.0.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.0.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.0.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.0.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.0.0/v2020_07_01.json
      cmderr	[changelogReportLatest] INFO:__main__:Merged report written to sdk/network/azure-mgmt-network/code_reports/17.0.0/merged_report.json
      cmderr	[changelogReportLatest] INFO:__main__:Writing metadata: {'reports': ['sdk/network/azure-mgmt-network/code_reports/17.0.0/v2015_06_15.json', 'sdk/network/azure-mgmt-network/code_reports/17.0.0/v2016_09_01.json', 'sdk/network/azure-mgmt-network/code_reports/17.0.0/v2016_12_01.json', 'sdk/network/azure-mgmt-network/code_reports/17.0.0/v2017_03_01.json', 'sdk/network/azure-mgmt-network/code_reports/17.0.0/v2017_06_01.json', 'sdk/network/azure-mgmt-network/code_reports/17.0.0/v2017_08_01.json', 'sdk/network/azure-mgmt-network/code_reports/17.0.0/v2017_09_01.json', 'sdk/network/azure-mgmt-network/code_reports/17.0.0/v2017_10_01.json', 'sdk/network/azure-mgmt-network/code_reports/17.0.0/v2017_11_01.json', 'sdk/network/azure-mgmt-network/code_reports/17.0.0/v2018_01_01.json', 'sdk/network/azure-mgmt-network/code_reports/17.0.0/v2018_02_01.json', 'sdk/network/azure-mgmt-network/code_reports/17.0.0/v2018_04_01.json', 'sdk/network/azure-mgmt-network/code_reports/17.0.0/v2018_06_01.json', 'sdk/network/azure-mgmt-network/code_reports/17.0.0/v2018_07_01.json', 'sdk/network/azure-mgmt-network/code_reports/17.0.0/v2018_08_01.json', 'sdk/network/azure-mgmt-network/code_reports/17.0.0/v2018_10_01.json', 'sdk/network/azure-mgmt-network/code_reports/17.0.0/v2018_11_01.json', 'sdk/network/azure-mgmt-network/code_reports/17.0.0/v2018_12_01.json', 'sdk/network/azure-mgmt-network/code_reports/17.0.0/v2019_02_01.json', 'sdk/network/azure-mgmt-network/code_reports/17.0.0/v2019_04_01.json', 'sdk/network/azure-mgmt-network/code_reports/17.0.0/v2019_06_01.json', 'sdk/network/azure-mgmt-network/code_reports/17.0.0/v2019_07_01.json', 'sdk/network/azure-mgmt-network/code_reports/17.0.0/v2019_08_01.json', 'sdk/network/azure-mgmt-network/code_reports/17.0.0/v2019_09_01.json', 'sdk/network/azure-mgmt-network/code_reports/17.0.0/v2019_11_01.json', 'sdk/network/azure-mgmt-network/code_reports/17.0.0/v2019_12_01.json', 'sdk/network/azure-mgmt-network/code_reports/17.0.0/v2020_03_01.json', 'sdk/network/azure-mgmt-network/code_reports/17.0.0/v2020_04_01.json', 'sdk/network/azure-mgmt-network/code_reports/17.0.0/v2020_05_01.json', 'sdk/network/azure-mgmt-network/code_reports/17.0.0/v2020_06_01.json', 'sdk/network/azure-mgmt-network/code_reports/17.0.0/v2020_07_01.json', 'sdk/network/azure-mgmt-network/code_reports/17.0.0/merged_report.json']}
      cmdout	[Changelog] Size of delta 1.184% size of original (original: 561941 chars, delta: 6654 chars)
      cmdout	[Changelog] **Features**
      cmdout	[Changelog]   - Model PrivateLinkService has a new parameter extended_location
      cmdout	[Changelog]   - Model ExpressRouteConnection has a new parameter express_route_gateway_bypass
      cmdout	[Changelog]   - Model RouteTable has a new parameter resource_guid
      cmdout	[Changelog]   - Model VpnSiteLinkConnection has a new parameter egress_nat_rules
      cmdout	[Changelog]   - Model VpnSiteLinkConnection has a new parameter vpn_link_connection_mode
      cmdout	[Changelog]   - Model VpnSiteLinkConnection has a new parameter ingress_nat_rules
      cmdout	[Changelog]   - Model Route has a new parameter type
      cmdout	[Changelog]   - Model Route has a new parameter has_bgp_override
      cmdout	[Changelog]   - Model BackendAddressPool has a new parameter location
      cmdout	[Changelog]   - Model VpnGateway has a new parameter nat_rules
      cmdout	[Changelog]   - Model SecurityRule has a new parameter type
      cmdout	[Changelog]   - Model PrivateEndpoint has a new parameter extended_location
      cmdout	[Changelog]   - Model CustomIpPrefix has a new parameter extended_location
      cmdout	[Changelog]   - Added operation ExpressRouteGatewaysOperations.begin_update_tags
      cmdout	[Changelog]   - Added operation VirtualNetworkGatewayConnectionsOperations.begin_get_ike_sas
      cmdout	[Changelog]   - Added operation group NatRulesOperations
    ️⚠️ azure-sdk-for-java warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from d4bad53. SDK Automation 14.0.0
      command	./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-14 09:32:15 INFO [VERSION][Not Found] cannot find version for "com.azure.resourcemanager:azure-resourcemanager-network-generated"
      cmderr	[generate.py] 2021-01-14 09:32:15 INFO [VERSION][Not Found] cannot find stable version, current version "1.0.0-beta.1"
      cmderr	[generate.py] 2021-01-14 09:32:15 INFO autorest --version=3.0.6350 --use=@autorest/java@4.0.9 --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  --package-version=1.0.0-beta.1 --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-14 09:35:44 INFO [CI][Success] Write to ci.yml
      cmderr	[generate.py] 2021-01-14 09:35:44 INFO [POM][Process] dealing with pom.xml
      cmderr	[generate.py] 2021-01-14 09:35:44 INFO [POM][Skip] pom already has module azure-resourcemanager-network-generated
      cmderr	[generate.py] 2021-01-14 09:35:44 INFO [POM][Success] Write to pom.xml
      cmderr	[generate.py] 2021-01-14 09:35:44 INFO [POM][Process] dealing with root pom
      cmderr	[generate.py] 2021-01-14 09:35:44 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]  [Release SDK Changes]
      cmderr	[Inst] 2021-01-14 09:43:11 DEBUG Got artifact_id: azure-resourcemanager-network-generated
      cmderr	[Inst] 2021-01-14 09:43:11 DEBUG Got artifact: pom.xml
      cmderr	[Inst] 2021-01-14 09:43:11 DEBUG Got artifact: azure-resourcemanager-network-generated-1.0.0-beta.1-sources.jar
      cmderr	[Inst] 2021-01-14 09:43:11 DEBUG Got artifact: azure-resourcemanager-network-generated-1.0.0-beta.1.jar
      cmderr	[Inst] 2021-01-14 09:43:11 DEBUG Match jar package: azure-resourcemanager-network-generated-1.0.0-beta.1.jar
      cmderr	[Inst] 2021-01-14 09:43:11 DEBUG output: {"full": "```sh\ncurl -L \"https://portal.azure-devex-tools.com/api/sdk-dl-pub?p=Azure/12429/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-net succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from d4bad53. SDK Automation 14.0.0
      warn	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]  [Release SDK Changes]
    ️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from d4bad53. SDK Automation 14.0.0
      warn	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]  [Release 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 3.3s
    ️️✔️ azure-sdk-for-python succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from d4bad53. SDK Automation 14.0.0
      warn	Skip initScript due to not configured
      command	npx n 12
      command	python3 -m venv venv
      command	pip install --upgrade setuptools wheel pip
      command	pip install pathlib jinja2 msrestazure
      command	autorest --version=V2 --use=@microsoft.azure/autorest.python@~4.0.71 --python --python-mode=update --multiapi --keep-version-file --no-async --python-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-python/sdk ../azure-rest-api-specs/specification/network/resource-manager/readme.md
    • ️✔️azure-mgmt-network [View full logs]  [Release SDK Changes] Breaking Change Detected
      Only show 120 items here, please refer to log for details.
      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__:Working on azure.mgmt.network.v2015_06_15
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/network/azure-mgmt-network/code_reports/13.0.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/13.0.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/13.0.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/13.0.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/13.0.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/13.0.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/13.0.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/13.0.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/13.0.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/13.0.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/13.0.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/13.0.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/13.0.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/13.0.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/13.0.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/13.0.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/13.0.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/13.0.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/13.0.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/13.0.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/13.0.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/13.0.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/13.0.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/13.0.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/13.0.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/13.0.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/13.0.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/13.0.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/13.0.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/13.0.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/13.0.0/v2020_07_01.json
      cmderr	[changelogReportLatest] INFO:__main__:Merged report written to sdk/network/azure-mgmt-network/code_reports/13.0.0/merged_report.json
      cmdout	[Changelog] Size of delta 1.775% size of original (original: 547565 chars, delta: 9718 chars)
      cmdout	[Changelog] **Features**
      cmdout	[Changelog]   - Model VpnGateway has a new parameter nat_rules
      cmdout	[Changelog]   - Model VpnSiteLinkConnection has a new parameter vpn_link_connection_mode
      cmdout	[Changelog]   - Model VpnSiteLinkConnection has a new parameter ingress_nat_rules
      cmdout	[Changelog]   - Model VpnSiteLinkConnection has a new parameter egress_nat_rules
      cmdout	[Changelog]   - Model PrivateLinkService has a new parameter extended_location
      cmdout	[Changelog]   - Model Route has a new parameter type
      cmdout	[Changelog]   - Model Route has a new parameter has_bgp_override
      cmdout	[Changelog]   - Model SecurityRule has a new parameter type
      cmdout	[Changelog]   - Model CustomIpPrefix has a new parameter extended_location
      cmdout	[Changelog]   - Model BackendAddressPool has a new parameter location
      cmdout	[Changelog]   - Model PrivateEndpoint has a new parameter extended_location
      cmdout	[Changelog]   - Model RouteTable has a new parameter resource_guid
      cmdout	[Changelog]   - Added operation VirtualNetworkGatewayConnectionsOperations.get_ike_sas
      cmdout	[Changelog]   - Added operation PublicIPAddressesOperations.list_cloud_service_role_instance_public_ip_addresses
      cmdout	[Changelog]   - Added operation PublicIPAddressesOperations.get_cloud_service_public_ip_address
      cmdout	[Changelog]   - Added operation PublicIPAddressesOperations.list_cloud_service_public_ip_addresses
      cmdout	[Changelog]   - Added operation NetworkInterfacesOperations.list_cloud_service_network_interfaces
      cmdout	[Changelog]   - Added operation NetworkInterfacesOperations.get_cloud_service_network_interface
      cmdout	[Changelog]   - Added operation NetworkInterfacesOperations.list_cloud_service_role_instance_network_interfaces
      cmdout	[Changelog]   - Added operation ExpressRouteGatewaysOperations.update_tags
      cmdout	[Changelog]   - Added operation group NatRulesOperations
      cmdout	[Changelog] **Breaking changes**
      cmdout	[Changelog]   - Model VirtualNetworkPeering no longer has parameter sync_remote_address_space
      cmdout	[Changelog]   - Model VirtualNetworkPeering no longer has parameter remote_virtual_network_address_space
      cmdout	[Changelog]   - Model VirtualNetworkPeering no longer has parameter peering_sync_level
      warn	Breaking change found in changelog
    ️🔄 azure-resource-manager-schemas inProgress [Detail]
    ️️✔️[Staging] ApiDocPreview succeeded [Detail] [Expand]
    Posted by Swagger Pipeline | How to fix these errors?

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

    Successfully merging this pull request may close these issues.

    2 participants