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

Change default value for privateendpointnetworkpolicy to disabled #19577

Merged
merged 1 commit into from
Jun 30, 2022

Conversation

Syair
Copy link
Contributor

@Syair Syair commented Jun 23, 2022

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

Changelog

Add a changelog entry for 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 are you targeting to deploy the new service/feature to public regions? Please provide the date or, if the date is not yet available, the month. ASA{
  3. When do you expect to publish the swagger? Please provide date or, the the date is not yet available, the month. ASAP
  4. If updating an existing version, please select the specific language SDKs and CLIs that must be refreshed after the 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 refresh required 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

Applicability: ⚠️

If your changes encompass only the following scenarios, you should SKIP this section, as these scenarios do not require ARM review.

  • Change to data plane APIs
  • Adding new properties
  • All removals

Otherwise your PR may be subject to ARM review requirements. Complete the following:

  • Check this box if any of the following appy to the PR so that the label "ARMReview" and "WaitForARMFeedback" will be added by bot to kick off ARM API Review. Missing to check this box in the following scenario may result in delays to the ARM manifest review and deployment.

    • Adding a new service
    • Adding new API(s)
    • Adding a new API version
      -[ ] To review changes efficiently, ensure you are using OpenAPIHub to initialize the PR for adding a new version. More details, refer to the wiki.
  • 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 any of the following scenarios apply to the PR, request approval from the Breaking Change Review Board as defined in the Breaking Change Policy.

  • Removing API(s) in a stable version
  • Removing properties in a stable version
  • Removing API version(s) in a stable version
  • Updating API in a stable or public preview version with Breaking Change Validation errors
  • Updating API(s) in public preview over 1 year (refer to Retirement of Previews)

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, @Syair 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. vscswagger@microsoft.com

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Jun 23, 2022

    Swagger Validation Report

    ️❌BreakingChange: 1 Errors, 0 Warnings failed [Detail]
    compared swaggers (via Oad v0.9.6)] new version base version
    virtualNetwork.json 2022-01-01(9fcc1af) 2022-01-01(main)
    Rule Message
    1027 - DefaultValueChanged The new version has a different default value than the previous one.
    New: Microsoft.Network/stable/2022-01-01/virtualNetwork.json#L1530:9
    Old: Microsoft.Network/stable/2022-01-01/virtualNetwork.json#L1530:9
    ️️✔️Breaking Change(Cross-Version) succeeded [Detail] [Expand]
    There are no breaking changes.
    ️️✔️CredScan succeeded [Detail] [Expand]
    There is no credential detected.
    ️⚠️LintDiff: 0 Warnings warning [Detail]
    compared tags (via openapi-validator v1.13.0) new version base version
    package-2022-01 package-2022-01(9fcc1af) package-2022-01(main)

    The following errors/warnings exist before current PR submission:

    Only 30 items are listed, please refer to log for more details.

    Rule Message
    R3021 - PathResourceTypeNameCamelCase Resource type naming must follow camel case. Path: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{virtualNetworkName}/subnets/{subnetName}/PrepareNetworkPolicies'
    Location: Microsoft.Network/stable/2022-01-01/virtualNetwork.json#L594
    R3021 - PathResourceTypeNameCamelCase Resource type naming must follow camel case. Path: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{virtualNetworkName}/subnets/{subnetName}/UnprepareNetworkPolicies'
    Location: Microsoft.Network/stable/2022-01-01/virtualNetwork.json#L661
    R3021 - PathResourceTypeNameCamelCase Resource type naming must follow camel case. Path: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{virtualNetworkName}/subnets/{subnetName}/ResourceNavigationLinks'
    Location: Microsoft.Network/stable/2022-01-01/virtualNetwork.json#L728
    R3021 - PathResourceTypeNameCamelCase Resource type naming must follow camel case. Path: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{virtualNetworkName}/subnets/{subnetName}/ServiceAssociationLinks'
    Location: Microsoft.Network/stable/2022-01-01/virtualNetwork.json#L782
    R3021 - PathResourceTypeNameCamelCase Resource type naming must follow camel case. Path: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{virtualNetworkName}/CheckIPAddressAvailability'
    Location: Microsoft.Network/stable/2022-01-01/virtualNetwork.json#L1161
    R4037 - MissingTypeObject The schema 'ServiceAssociationLinkPropertiesFormat' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.Network/stable/2022-01-01/virtualNetwork.json#L1267
    R4037 - MissingTypeObject The schema 'ServiceAssociationLinkPropertiesFormat' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.Network/stable/2022-01-01/virtualNetwork.json#L1267
    R4037 - MissingTypeObject The schema 'ServiceAssociationLinkPropertiesFormat' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.Network/stable/2022-01-01/virtualNetwork.json#L1267
    R4037 - MissingTypeObject The schema 'ServiceAssociationLinkPropertiesFormat' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.Network/stable/2022-01-01/virtualNetwork.json#L1267
    R4037 - MissingTypeObject The schema 'ServiceAssociationLinkPropertiesFormat' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.Network/stable/2022-01-01/virtualNetwork.json#L1267
    R4037 - MissingTypeObject The schema 'ServiceAssociationLinkPropertiesFormat' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.Network/stable/2022-01-01/virtualNetwork.json#L1267
    R4037 - MissingTypeObject The schema 'ServiceAssociationLinkPropertiesFormat' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.Network/stable/2022-01-01/virtualNetwork.json#L1267
    R4037 - MissingTypeObject The schema 'ServiceAssociationLinkPropertiesFormat' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.Network/stable/2022-01-01/virtualNetwork.json#L1267
    R4037 - MissingTypeObject The schema 'ServiceAssociationLinkPropertiesFormat' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.Network/stable/2022-01-01/virtualNetwork.json#L1267
    R4037 - MissingTypeObject The schema 'ServiceAssociationLinkPropertiesFormat' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.Network/stable/2022-01-01/virtualNetwork.json#L1267
    R4037 - MissingTypeObject The schema 'ServiceAssociationLinkPropertiesFormat' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.Network/stable/2022-01-01/virtualNetwork.json#L1267
    R4037 - MissingTypeObject The schema 'ServiceAssociationLinkPropertiesFormat' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.Network/stable/2022-01-01/virtualNetwork.json#L1267
    R4037 - MissingTypeObject The schema 'ServiceAssociationLinkPropertiesFormat' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.Network/stable/2022-01-01/virtualNetwork.json#L1267
    R4037 - MissingTypeObject The schema 'ServiceAssociationLinkPropertiesFormat' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.Network/stable/2022-01-01/virtualNetwork.json#L1267
    R4037 - MissingTypeObject The schema 'ServiceAssociationLinkPropertiesFormat' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.Network/stable/2022-01-01/virtualNetwork.json#L1267
    R4037 - MissingTypeObject The schema 'ServiceAssociationLinkPropertiesFormat' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.Network/stable/2022-01-01/virtualNetwork.json#L1267
    R4037 - MissingTypeObject The schema 'ServiceAssociationLinkPropertiesFormat' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.Network/stable/2022-01-01/virtualNetwork.json#L1267
    R4037 - MissingTypeObject The schema 'ServiceAssociationLinkPropertiesFormat' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.Network/stable/2022-01-01/virtualNetwork.json#L1267
    R4037 - MissingTypeObject The schema 'ServiceAssociationLinkPropertiesFormat' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.Network/stable/2022-01-01/virtualNetwork.json#L1267
    R4037 - MissingTypeObject The schema 'ServiceAssociationLink' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.Network/stable/2022-01-01/virtualNetwork.json#L1296
    R4037 - MissingTypeObject The schema 'ServiceAssociationLink' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.Network/stable/2022-01-01/virtualNetwork.json#L1296
    R4037 - MissingTypeObject The schema 'ServiceAssociationLink' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.Network/stable/2022-01-01/virtualNetwork.json#L1296
    R4037 - MissingTypeObject The schema 'ServiceAssociationLink' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.Network/stable/2022-01-01/virtualNetwork.json#L1296
    R4037 - MissingTypeObject The schema 'ServiceAssociationLink' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.Network/stable/2022-01-01/virtualNetwork.json#L1296
    R4037 - MissingTypeObject The schema 'ServiceAssociationLink' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.Network/stable/2022-01-01/virtualNetwork.json#L1296
    ️️✔️Avocado succeeded [Detail] [Expand]
    Validation passes for Avocado.
    ️️✔️ApiReadinessCheck succeeded [Detail] [Expand]
    ️️✔️ModelValidation succeeded [Detail] [Expand]
    Validation passes for ModelValidation.
    ️️✔️SemanticValidation succeeded [Detail] [Expand]
    Validation passes for SemanticValidation.
    ️️✔️PoliCheck succeeded [Detail] [Expand]
    Validation passed for PoliCheck.
    ️⚠️SDK Track2 Validation: 19 Warnings warning [Detail]
    The following errors/warnings are introduced by current PR:
    Rule Message
    ⚠️ IgnoredPropertyNextToRef "readme":"network/resource-manager/readme.md",
    "tag":"package-2022-01",
    "details":"Semantic violation: Sibling values alongside $ref will be ignored. See https://github.com/Azure/autorest/blob/main/docs/openapi/howto/$ref-siblings.md for allowed values (components > schemas > ApplicationGatewaySslPolicy > properties > disabledSslProtocols > items)\n keys: [ \u001b[32m'type'\u001b[39m ]"
    ⚠️ IgnoredPropertyNextToRef "readme":"network/resource-manager/readme.md",
    "tag":"package-2022-01",
    "details":"Semantic violation: Sibling values alongside $ref will be ignored. See https://github.com/Azure/autorest/blob/main/docs/openapi/howto/$ref-siblings.md for allowed values (components > schemas > ApplicationGatewayRewriteRule > properties > actionSet)\n keys: [ \u001b[32m'type'\u001b[39m ]"
    ⚠️ IgnoredPropertyNextToRef "readme":"network/resource-manager/readme.md",
    "tag":"package-2022-01",
    "details":"Semantic violation: Sibling values alongside $ref will be ignored. See https://github.com/Azure/autorest/blob/main/docs/openapi/howto/$ref-siblings.md for allowed values (components > schemas > ApplicationGatewayRedirectConfigurationPropertiesFormat > properties > redirectType)\n keys: [ \u001b[32m'type'\u001b[39m ]"
    ⚠️ IgnoredPropertyNextToRef "readme":"network/resource-manager/readme.md",
    "tag":"package-2022-01",
    "details":"Semantic violation: Sibling values alongside $ref will be ignored. See https://github.com/Azure/autorest/blob/main/docs/openapi/howto/$ref-siblings.md for allowed values (components > schemas > FirewallPolicyIntrusionDetectionBypassTrafficSpecifications > properties > protocol)\n keys: [ \u001b[32m'type'\u001b[39m ]"
    ⚠️ IgnoredPropertyNextToRef "readme":"network/resource-manager/readme.md",
    "tag":"package-2022-01",
    "details":"Semantic violation: Sibling values alongside $ref will be ignored. See https://github.com/Azure/autorest/blob/main/docs/openapi/howto/$ref-siblings.md for allowed values (components > schemas > IDPSQueryObject > properties > filters)\n keys: [ \u001b[32m'type'\u001b[39m ]"
    ⚠️ IgnoredPropertyNextToRef "readme":"network/resource-manager/readme.md",
    "tag":"package-2022-01",
    "details":"Semantic violation: Sibling values alongside $ref will be ignored. See https://github.com/Azure/autorest/blob/main/docs/openapi/howto/$ref-siblings.md for allowed values (components > schemas > IDPSQueryObject > properties > orderBy)\n keys: [ \u001b[32m'type'\u001b[39m ]"
    ⚠️ IgnoredPropertyNextToRef "readme":"network/resource-manager/readme.md",
    "tag":"package-2022-01",
    "details":"Semantic violation: Sibling values alongside $ref will be ignored. See https://github.com/Azure/autorest/blob/main/docs/openapi/howto/$ref-siblings.md for allowed values (components > schemas > SignaturesOverrides > properties > properties > properties > signatures)\n keys: [ \u001b[32m'type'\u001b[39m ]"
    ⚠️ IgnoredPropertyNextToRef "readme":"network/resource-manager/readme.md",
    "tag":"package-2022-01",
    "details":"Semantic violation: Sibling values alongside $ref will be ignored. See https://github.com/Azure/autorest/blob/main/docs/openapi/howto/$ref-siblings.md for allowed values (components > schemas > IpAllocationPropertiesFormat > properties > prefixType)\n keys: [ \u001b[32m'default'\u001b[39m ]"
    ⚠️ IgnoredPropertyNextToRef "readme":"network/resource-manager/readme.md",
    "tag":"package-2022-01",
    "details":"Semantic violation: Sibling values alongside $ref will be ignored. See https://github.com/Azure/autorest/blob/main/docs/openapi/howto/$ref-siblings.md for allowed values (components > schemas > IPConfigurationPropertiesFormat > properties > privateIPAllocationMethod)\n keys: [ \u001b[32m'default'\u001b[39m ]"
    ⚠️ IgnoredPropertyNextToRef "readme":"network/resource-manager/readme.md",
    "tag":"package-2022-01",
    "details":"Semantic violation: Sibling values alongside $ref will be ignored. See https://github.com/Azure/autorest/blob/main/docs/openapi/howto/$ref-siblings.md for allowed values (components > schemas > NetworkManagerProperties > properties > networkManagerScopeAccesses > items)\n keys: [ \u001b[32m'type'\u001b[39m ]"
    ⚠️ IgnoredPropertyNextToRef "readme":"network/resource-manager/readme.md",
    "tag":"package-2022-01",
    "details":"Semantic violation: Sibling values alongside $ref will be ignored. See https://github.com/Azure/autorest/blob/main/docs/openapi/howto/$ref-siblings.md for allowed values (components > schemas > NetworkManagerCommit > properties > commitType)\n keys: [ \u001b[32m'type'\u001b[39m ]"
    ⚠️ IgnoredPropertyNextToRef "readme":"network/resource-manager/readme.md",
    "tag":"package-2022-01",
    "details":"Semantic violation: Sibling values alongside $ref will be ignored. See https://github.com/Azure/autorest/blob/main/docs/openapi/howto/$ref-siblings.md for allowed values (components > schemas > NetworkManagerDeploymentStatus > properties > deploymentType)\n keys: [ \u001b[32m'type'\u001b[39m ]"
    ⚠️ IgnoredPropertyNextToRef "readme":"network/resource-manager/readme.md",
    "tag":"package-2022-01",
    "details":"Semantic violation: Sibling values alongside $ref will be ignored. See https://github.com/Azure/autorest/blob/main/docs/openapi/howto/$ref-siblings.md for allowed values (components > schemas > AdminPropertiesFormat > properties > protocol)\n keys: [ \u001b[32m'type'\u001b[39m ]"
    ⚠️ IgnoredPropertyNextToRef "readme":"network/resource-manager/readme.md",
    "tag":"package-2022-01",
    "details":"Semantic violation: Sibling values alongside $ref will be ignored. See https://github.com/Azure/autorest/blob/main/docs/openapi/howto/$ref-siblings.md for allowed values (components > schemas > DefaultAdminPropertiesFormat > properties > protocol)\n keys: [ \u001b[32m'type'\u001b[39m ]"
    ⚠️ IgnoredPropertyNextToRef "readme":"network/resource-manager/readme.md",
    "tag":"package-2022-01",
    "details":"Semantic violation: Sibling values alongside $ref will be ignored. See https://github.com/Azure/autorest/blob/main/docs/openapi/howto/$ref-siblings.md for allowed values (components > schemas > VirtualNetworkPeeringPropertiesFormat > properties > remoteBgpCommunities)\n keys: [ \u001b[32m'default'\u001b[39m ]"
    ⚠️ IgnoredPropertyNextToRef "readme":"network/resource-manager/readme.md",
    "tag":"package-2022-01",
    "details":"Semantic violation: Sibling values alongside $ref will be ignored. See https://github.com/Azure/autorest/blob/main/docs/openapi/howto/$ref-siblings.md for allowed values (components > schemas > VirtualNetworkPeeringPropertiesFormat > properties > remoteVirtualNetworkEncryption)\n keys: [ \u001b[32m'default'\u001b[39m ]"
    ⚠️ IgnoredPropertyNextToRef "readme":"network/resource-manager/readme.md",
    "tag":"package-2022-01",
    "details":"Semantic violation: Sibling values alongside $ref will be ignored. See https://github.com/Azure/autorest/blob/main/docs/openapi/howto/$ref-siblings.md for allowed values (components > schemas > VirtualNetworkPropertiesFormat > properties > ddosProtectionPlan)\n keys: [ \u001b[32m'default'\u001b[39m ]"
    ⚠️ IgnoredPropertyNextToRef "readme":"network/resource-manager/readme.md",
    "tag":"package-2022-01",
    "details":"Semantic violation: Sibling values alongside $ref will be ignored. See https://github.com/Azure/autorest/blob/main/docs/openapi/howto/$ref-siblings.md for allowed values (components > schemas > VirtualNetworkPropertiesFormat > properties > bgpCommunities)\n keys: [ \u001b[32m'default'\u001b[39m ]"
    ⚠️ IgnoredPropertyNextToRef "readme":"network/resource-manager/readme.md",
    "tag":"package-2022-01",
    "details":"Semantic violation: Sibling values alongside $ref will be ignored. See https://github.com/Azure/autorest/blob/main/docs/openapi/howto/$ref-siblings.md for allowed values (components > schemas > VirtualNetworkPropertiesFormat > properties > encryption)\n keys: [ \u001b[32m'default'\u001b[39m ]"
    💬 "readme":"network/resource-manager/readme.md",
    "tag":"package-2022-01",
    "details":"> Installing AutoRest extension '@microsoft.azure/openapi-validator' (1.11.0 -> 1.11.0)"
    💬 "readme":"network/resource-manager/readme.md",
    "tag":"package-2022-01",
    "details":"> Installed AutoRest extension '@microsoft.azure/openapi-validator' (1.11.0->1.11.0)"
    💬 "readme":"network/resource-manager/readme.md",
    "tag":"package-2022-01",
    "details":"> Installing AutoRest extension '@autorest/modelerfour' (4.21.4 -> 4.21.4)"
    💬 "readme":"network/resource-manager/readme.md",
    "tag":"package-2022-01",
    "details":"> Installed AutoRest extension '@autorest/modelerfour' (4.21.4->4.21.4)"
    💬 "readme":"network/resource-manager/readme.md",
    "tag":"package-2022-01",
    "details":"Autorest completed in 53.35s. 0 files generated."


    The following errors/warnings exist before current PR submission:

    Only 30 items are listed, please refer to log for more details.

    Rule Message
    ⚠️ DeprecatedConfig "readme":"network/resource-manager/readme.md",
    "tag":"package-2022-01",
    "details":"Using directive.0.suppress which is deprecated and will be removed in the future."
    ⚠️ DeprecatedConfig "readme":"network/resource-manager/readme.md",
    "tag":"package-2022-01",
    "details":"Using directive.1.suppress which is deprecated and will be removed in the future."
    ⚠️ DeprecatedConfig "readme":"network/resource-manager/readme.md",
    "tag":"package-2022-01",
    "details":"Using directive.2.suppress which is deprecated and will be removed in the future."
    ⚠️ DeprecatedConfig "readme":"network/resource-manager/readme.md",
    "tag":"package-2022-01",
    "details":"Using directive.3.suppress which is deprecated and will be removed in the future."
    ⚠️ DeprecatedConfig "readme":"network/resource-manager/readme.md",
    "tag":"package-2022-01",
    "details":"Using directive.4.suppress which is deprecated and will be removed in the future."
    ⚠️ DeprecatedConfig "readme":"network/resource-manager/readme.md",
    "tag":"package-2022-01",
    "details":"Using directive.5.suppress which is deprecated and will be removed in the future."
    ⚠️ DeprecatedConfig "readme":"network/resource-manager/readme.md",
    "tag":"package-2022-01",
    "details":"Using directive.6.suppress which is deprecated and will be removed in the future."
    ⚠️ DeprecatedConfig "readme":"network/resource-manager/readme.md",
    "tag":"package-2022-01",
    "details":"Using directive.7.suppress which is deprecated and will be removed in the future."
    ⚠️ DeprecatedConfig "readme":"network/resource-manager/readme.md",
    "tag":"package-2022-01",
    "details":"Using directive.8.suppress which is deprecated and will be removed in the future."
    ⚠️ DeprecatedConfig "readme":"network/resource-manager/readme.md",
    "tag":"package-2022-01",
    "details":"Using directive.9.suppress which is deprecated and will be removed in the future."
    ⚠️ DeprecatedConfig "readme":"network/resource-manager/readme.md",
    "tag":"package-2022-01",
    "details":"Using directive.10.suppress which is deprecated and will be removed in the future."
    ⚠️ DeprecatedConfig "readme":"network/resource-manager/readme.md",
    "tag":"package-2022-01",
    "details":"Using directive.11.suppress which is deprecated and will be removed in the future."
    ⚠️ DeprecatedConfig "readme":"network/resource-manager/readme.md",
    "tag":"package-2022-01",
    "details":"Using directive.12.suppress which is deprecated and will be removed in the future."
    ⚠️ DeprecatedConfig "readme":"network/resource-manager/readme.md",
    "tag":"package-2022-01",
    "details":"Using directive.13.suppress which is deprecated and will be removed in the future."
    ⚠️ DeprecatedConfig "readme":"network/resource-manager/readme.md",
    "tag":"package-2022-01",
    "details":"Using directive.14.suppress which is deprecated and will be removed in the future."
    ⚠️ DeprecatedConfig "readme":"network/resource-manager/readme.md",
    "tag":"package-2022-01",
    "details":"Using directive.15.suppress which is deprecated and will be removed in the future."
    ⚠️ DeprecatedConfig "readme":"network/resource-manager/readme.md",
    "tag":"package-2022-01",
    "details":"Using directive.16.suppress which is deprecated and will be removed in the future."
    ⚠️ DeprecatedConfig "readme":"network/resource-manager/readme.md",
    "tag":"package-2022-01",
    "details":"Using directive.17.suppress which is deprecated and will be removed in the future."
    ⚠️ DeprecatedConfig "readme":"network/resource-manager/readme.md",
    "tag":"package-2022-01",
    "details":"Using directive.18.suppress which is deprecated and will be removed in the future."
    ⚠️ DeprecatedConfig "readme":"network/resource-manager/readme.md",
    "tag":"package-2022-01",
    "details":"Using directive.19.suppress which is deprecated and will be removed in the future."
    ⚠️ DeprecatedConfig "readme":"network/resource-manager/readme.md",
    "tag":"package-2022-01",
    "details":"Using directive.20.suppress which is deprecated and will be removed in the future."
    ⚠️ DeprecatedConfig "readme":"network/resource-manager/readme.md",
    "tag":"package-2022-01",
    "details":"Using directive.21.suppress which is deprecated and will be removed in the future."
    ⚠️ DeprecatedConfig "readme":"network/resource-manager/readme.md",
    "tag":"package-2022-01",
    "details":"Using directive.22.suppress which is deprecated and will be removed in the future."
    ⚠️ DeprecatedConfig "readme":"network/resource-manager/readme.md",
    "tag":"package-2022-01",
    "details":"Using directive.23.suppress which is deprecated and will be removed in the future."
    ⚠️ DeprecatedConfig "readme":"network/resource-manager/readme.md",
    "tag":"package-2022-01",
    "details":"Using directive.24.suppress which is deprecated and will be removed in the future."
    ⚠️ DeprecatedConfig "readme":"network/resource-manager/readme.md",
    "tag":"package-2022-01",
    "details":"Using directive.25.suppress which is deprecated and will be removed in the future."
    ⚠️ DeprecatedConfig "readme":"network/resource-manager/readme.md",
    "tag":"package-2022-01",
    "details":"Using directive.26.suppress which is deprecated and will be removed in the future."
    ⚠️ DeprecatedConfig "readme":"network/resource-manager/readme.md",
    "tag":"package-2022-01",
    "details":"Using directive.27.suppress which is deprecated and will be removed in the future."
    ⚠️ DeprecatedConfig "readme":"network/resource-manager/readme.md",
    "tag":"package-2022-01",
    "details":"Using directive.28.suppress which is deprecated and will be removed in the future."
    ⚠️ DeprecatedConfig "readme":"network/resource-manager/readme.md",
    "tag":"package-2022-01",
    "details":"Using directive.29.suppress which is deprecated and will be removed in the future."
    ️️✔️PrettierCheck succeeded [Detail] [Expand]
    Validation passes for PrettierCheck.
    ️️✔️SpellCheck succeeded [Detail] [Expand]
    Validation passes for SpellCheck.
    ️️✔️Lint(RPaaS) succeeded [Detail] [Expand]
    Validation passes for Lint(RPaaS).
    ️️✔️CadlValidation succeeded [Detail] [Expand]
    Validation passes for CadlValidation.
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Jun 23, 2022

    Swagger Generation Artifacts

    ️️✔️ApiDocPreview succeeded [Detail] [Expand]
     Please click here to preview with your @microsoft account. 
    ️❌SDK Breaking Change Tracking failed [Detail]

    Breaking Changes Tracking

    azure-sdk-for-go - armnetwork - 2.0.0
    azure-sdk-for-js - @azure/arm-network - 29.0.0
    ️✔️azure-sdk-for-python-track2 - track2_azure-mgmt-network - 20.0.0
    ️️✔️ azure-sdk-for-net-track2 succeeded [Detail] [Expand]
    ️⚠️ azure-sdk-for-python-track2 warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 45472ea. SDK Automation 14.0.0
      command	sh scripts/automation_init.sh ../azure-sdk-for-python_tmp/initInput.json ../azure-sdk-for-python_tmp/initOutput.json
      cmderr	[automation_init.sh] WARNING: Skipping azure-nspkg as it is not installed.
      command	sh scripts/automation_generate.sh ../azure-sdk-for-python_tmp/generateInput.json ../azure-sdk-for-python_tmp/generateOutput.json
      cmderr	[automation_generate.sh]  config global `--global`, `--local` are deprecated. Use `--location=global` instead.
    • ️✔️track2_azure-mgmt-network [View full logs]  [Release SDK Changes] Breaking Change Detected
      info	[Changelog] **Features**
      info	[Changelog]
      info	[Changelog]   - Added operation NetworkSecurityPerimetersOperations.check_members
      info	[Changelog]   - Added operation NetworkSecurityPerimetersOperations.query
      info	[Changelog]   - Added operation group NspAccessRulesReconcileOperations
      info	[Changelog]   - Added operation group NspAssociationsProxyOperations
      info	[Changelog]   - Model ApplicationGatewayRoutingRule has a new parameter priority
      info	[Changelog]   - Model NetworkSecurityPerimeter has a new parameter perimeter_guid
      info	[Changelog]
      info	[Changelog] **Breaking changes**
      info	[Changelog]
      info	[Changelog]   - Model NetworkSecurityPerimeter no longer has parameter description
      info	[Changelog]   - Model NetworkSecurityPerimeter no longer has parameter display_name
      info	[Changelog]   - Model NetworkSecurityPerimeter no longer has parameter etag
      info	[Changelog]   - Model NspProfile no longer has parameter enabled_log_categories
    ️️✔️ azure-sdk-for-java succeeded [Detail] [Expand]
    ️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 45472ea. SDK Automation 14.0.0
      command	sh ./eng/scripts/automation_init.sh ../../../../../azure-sdk-for-go_tmp/initInput.json ../../../../../azure-sdk-for-go_tmp/initOutput.json
      command	generator automation-v2 ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
    • ️✔️armnetwork [View full logs]  [Release SDK Changes] Breaking Change Detected
      Only show 120 items here, please refer to log for details.
      info	[Changelog] - New struct `GroupsClientGetOptions`
      info	[Changelog] - New struct `GroupsClientGetResponse`
      info	[Changelog] - New struct `GroupsClientListOptions`
      info	[Changelog] - New struct `GroupsClientListResponse`
      info	[Changelog] - New struct `Hub`
      info	[Changelog] - New struct `IPPrefixesList`
      info	[Changelog] - New struct `ManagementClientExpressRouteProviderPortOptions`
      info	[Changelog] - New struct `ManagementClientExpressRouteProviderPortResponse`
      info	[Changelog] - New struct `ManagementClientListActiveConnectivityConfigurationsOptions`
      info	[Changelog] - New struct `ManagementClientListActiveConnectivityConfigurationsResponse`
      info	[Changelog] - New struct `ManagementClientListActiveSecurityAdminRulesOptions`
      info	[Changelog] - New struct `ManagementClientListActiveSecurityAdminRulesResponse`
      info	[Changelog] - New struct `ManagementClientListNetworkManagerEffectiveConnectivityConfigurationsOptions`
      info	[Changelog] - New struct `ManagementClientListNetworkManagerEffectiveConnectivityConfigurationsResponse`
      info	[Changelog] - New struct `ManagementClientListNetworkManagerEffectiveSecurityAdminRulesOptions`
      info	[Changelog] - New struct `ManagementClientListNetworkManagerEffectiveSecurityAdminRulesResponse`
      info	[Changelog] - New struct `ManagementGroupNetworkManagerConnectionsClient`
      info	[Changelog] - New struct `ManagementGroupNetworkManagerConnectionsClientCreateOrUpdateOptions`
      info	[Changelog] - New struct `ManagementGroupNetworkManagerConnectionsClientCreateOrUpdateResponse`
      info	[Changelog] - New struct `ManagementGroupNetworkManagerConnectionsClientDeleteOptions`
      info	[Changelog] - New struct `ManagementGroupNetworkManagerConnectionsClientDeleteResponse`
      info	[Changelog] - New struct `ManagementGroupNetworkManagerConnectionsClientGetOptions`
      info	[Changelog] - New struct `ManagementGroupNetworkManagerConnectionsClientGetResponse`
      info	[Changelog] - New struct `ManagementGroupNetworkManagerConnectionsClientListOptions`
      info	[Changelog] - New struct `ManagementGroupNetworkManagerConnectionsClientListResponse`
      info	[Changelog] - New struct `Manager`
      info	[Changelog] - New struct `ManagerCommit`
      info	[Changelog] - New struct `ManagerCommitsClient`
      info	[Changelog] - New struct `ManagerCommitsClientBeginPostOptions`
      info	[Changelog] - New struct `ManagerCommitsClientPostResponse`
      info	[Changelog] - New struct `ManagerConnection`
      info	[Changelog] - New struct `ManagerConnectionListResult`
      info	[Changelog] - New struct `ManagerConnectionProperties`
      info	[Changelog] - New struct `ManagerDeploymentStatus`
      info	[Changelog] - New struct `ManagerDeploymentStatusClient`
      info	[Changelog] - New struct `ManagerDeploymentStatusClientListOptions`
      info	[Changelog] - New struct `ManagerDeploymentStatusClientListResponse`
      info	[Changelog] - New struct `ManagerDeploymentStatusListResult`
      info	[Changelog] - New struct `ManagerDeploymentStatusParameter`
      info	[Changelog] - New struct `ManagerEffectiveConnectivityConfigurationListResult`
      info	[Changelog] - New struct `ManagerEffectiveSecurityAdminRulesListResult`
      info	[Changelog] - New struct `ManagerListResult`
      info	[Changelog] - New struct `ManagerProperties`
      info	[Changelog] - New struct `ManagerPropertiesNetworkManagerScopes`
      info	[Changelog] - New struct `ManagerSecurityGroupItem`
      info	[Changelog] - New struct `ManagersClient`
      info	[Changelog] - New struct `ManagersClientBeginDeleteOptions`
      info	[Changelog] - New struct `ManagersClientCreateOrUpdateOptions`
      info	[Changelog] - New struct `ManagersClientCreateOrUpdateResponse`
      info	[Changelog] - New struct `ManagersClientDeleteResponse`
      info	[Changelog] - New struct `ManagersClientGetOptions`
      info	[Changelog] - New struct `ManagersClientGetResponse`
      info	[Changelog] - New struct `ManagersClientListBySubscriptionOptions`
      info	[Changelog] - New struct `ManagersClientListBySubscriptionResponse`
      info	[Changelog] - New struct `ManagersClientListOptions`
      info	[Changelog] - New struct `ManagersClientListResponse`
      info	[Changelog] - New struct `ManagersClientPatchOptions`
      info	[Changelog] - New struct `ManagersClientPatchResponse`
      info	[Changelog] - New struct `PacketCaptureMachineScope`
      info	[Changelog] - New struct `PatchObject`
      info	[Changelog] - New struct `QueryRequestOptions`
      info	[Changelog] - New struct `ScopeConnection`
      info	[Changelog] - New struct `ScopeConnectionListResult`
      info	[Changelog] - New struct `ScopeConnectionProperties`
      info	[Changelog] - New struct `ScopeConnectionsClient`
      info	[Changelog] - New struct `ScopeConnectionsClientCreateOrUpdateOptions`
      info	[Changelog] - New struct `ScopeConnectionsClientCreateOrUpdateResponse`
      info	[Changelog] - New struct `ScopeConnectionsClientDeleteOptions`
      info	[Changelog] - New struct `ScopeConnectionsClientDeleteResponse`
      info	[Changelog] - New struct `ScopeConnectionsClientGetOptions`
      info	[Changelog] - New struct `ScopeConnectionsClientGetResponse`
      info	[Changelog] - New struct `ScopeConnectionsClientListOptions`
      info	[Changelog] - New struct `ScopeConnectionsClientListResponse`
      info	[Changelog] - New struct `SecurityAdminConfiguration`
      info	[Changelog] - New struct `SecurityAdminConfigurationListResult`
      info	[Changelog] - New struct `SecurityAdminConfigurationPropertiesFormat`
      info	[Changelog] - New struct `SecurityAdminConfigurationsClient`
      info	[Changelog] - New struct `SecurityAdminConfigurationsClientBeginDeleteOptions`
      info	[Changelog] - New struct `SecurityAdminConfigurationsClientCreateOrUpdateOptions`
      info	[Changelog] - New struct `SecurityAdminConfigurationsClientCreateOrUpdateResponse`
      info	[Changelog] - New struct `SecurityAdminConfigurationsClientDeleteResponse`
      info	[Changelog] - New struct `SecurityAdminConfigurationsClientGetOptions`
      info	[Changelog] - New struct `SecurityAdminConfigurationsClientGetResponse`
      info	[Changelog] - New struct `SecurityAdminConfigurationsClientListOptions`
      info	[Changelog] - New struct `SecurityAdminConfigurationsClientListResponse`
      info	[Changelog] - New struct `StaticMember`
      info	[Changelog] - New struct `StaticMemberListResult`
      info	[Changelog] - New struct `StaticMemberProperties`
      info	[Changelog] - New struct `StaticMembersClient`
      info	[Changelog] - New struct `StaticMembersClientCreateOrUpdateOptions`
      info	[Changelog] - New struct `StaticMembersClientCreateOrUpdateResponse`
      info	[Changelog] - New struct `StaticMembersClientDeleteOptions`
      info	[Changelog] - New struct `StaticMembersClientDeleteResponse`
      info	[Changelog] - New struct `StaticMembersClientGetOptions`
      info	[Changelog] - New struct `StaticMembersClientGetResponse`
      info	[Changelog] - New struct `StaticMembersClientListOptions`
      info	[Changelog] - New struct `StaticMembersClientListResponse`
      info	[Changelog] - New struct `SubscriptionNetworkManagerConnectionsClient`
      info	[Changelog] - New struct `SubscriptionNetworkManagerConnectionsClientCreateOrUpdateOptions`
      info	[Changelog] - New struct `SubscriptionNetworkManagerConnectionsClientCreateOrUpdateResponse`
      info	[Changelog] - New struct `SubscriptionNetworkManagerConnectionsClientDeleteOptions`
      info	[Changelog] - New struct `SubscriptionNetworkManagerConnectionsClientDeleteResponse`
      info	[Changelog] - New struct `SubscriptionNetworkManagerConnectionsClientGetOptions`
      info	[Changelog] - New struct `SubscriptionNetworkManagerConnectionsClientGetResponse`
      info	[Changelog] - New struct `SubscriptionNetworkManagerConnectionsClientListOptions`
      info	[Changelog] - New struct `SubscriptionNetworkManagerConnectionsClientListResponse`
      info	[Changelog] - New struct `SystemData`
      info	[Changelog] - New struct `VirtualRouterAutoScaleConfiguration`
      info	[Changelog] - New field `AutoLearnPrivateRanges` in struct `FirewallPolicySNAT`
      info	[Changelog] - New field `Scope` in struct `PacketCaptureResultProperties`
      info	[Changelog] - New field `TargetType` in struct `PacketCaptureResultProperties`
      info	[Changelog] - New field `Scope` in struct `PacketCaptureParameters`
      info	[Changelog] - New field `TargetType` in struct `PacketCaptureParameters`
      info	[Changelog] - New field `ExplicitProxy` in struct `FirewallPolicyPropertiesFormat`
      info	[Changelog] - New field `NoInternetAdvertise` in struct `CustomIPPrefixPropertiesFormat`
      info	[Changelog] - New field `Priority` in struct `ApplicationGatewayRoutingRulePropertiesFormat`
      info	[Changelog] - New field `VirtualRouterAutoScaleConfiguration` in struct `VirtualHubProperties`
      info	[Changelog] - New field `FlushConnection` in struct `SecurityGroupPropertiesFormat`
      info	[Changelog]
      info	[Changelog] Total 3 breaking change(s), 518 additive change(s).
    ️⚠️ azure-sdk-for-js warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 45472ea. SDK Automation 14.0.0
      command	sh .scripts/automation_init.sh ../azure-sdk-for-js_tmp/initInput.json ../azure-sdk-for-js_tmp/initOutput.json
      cmderr	[automation_init.sh] deprecated read-package-tree@5.1.6: The functionality that this package provided is now in @npmcli/arborist
      cmderr	[automation_init.sh]  deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
      cmderr	[automation_init.sh]  @opentelemetry/types@0.2.0: Package renamed to @opentelemetry/api, see https://github.com/open-telemetry/opentelemetry-js
      cmderr	[automation_init.sh]  deprecated @azure/storage-blob@10.5.0: This version has been deprecated, please upgrade to the version tagged as latest
      cmderr	[automation_init.sh] npm WARN @octokit/plugin-request-log@1.0.4 requires a peer of @octokit/core@>=3 but none is installed. You must install peer dependencies yourself.
      warn	File azure-sdk-for-js_tmp/initOutput.json not found to read
      command	sh .scripts/automation_generate.sh ../azure-sdk-for-js_tmp/generateInput.json ../azure-sdk-for-js_tmp/generateOutput.json
    • ️✔️@azure/arm-network [View full logs]  [Release SDK Changes] Breaking Change Detected
      Only show 120 items here, please refer to log for details.
      info	[Changelog]   - Added Type Alias ConnectivityTopology
      info	[Changelog]   - Added Type Alias CreatedByType
      info	[Changelog]   - Added Type Alias DefaultAdminRule
      info	[Changelog]   - Added Type Alias DeleteExistingPeering
      info	[Changelog]   - Added Type Alias DeploymentStatus
      info	[Changelog]   - Added Type Alias EffectiveAdminRuleKind
      info	[Changelog]   - Added Type Alias EffectiveBaseSecurityAdminRuleUnion
      info	[Changelog]   - Added Type Alias EffectiveDefaultSecurityAdminRule
      info	[Changelog]   - Added Type Alias EffectiveSecurityAdminRule
      info	[Changelog]   - Added Type Alias ExpressRouteProviderPort
      info	[Changelog]   - Added Type Alias ExpressRouteProviderPortResponse
      info	[Changelog]   - Added Type Alias ExpressRouteProviderPortsLocationListResponse
      info	[Changelog]   - Added Type Alias GroupConnectivity
      info	[Changelog]   - Added Type Alias IsGlobal
      info	[Changelog]   - Added Type Alias ListActiveConnectivityConfigurationsResponse
      info	[Changelog]   - Added Type Alias ListActiveSecurityAdminRulesResponse
      info	[Changelog]   - Added Type Alias ListNetworkManagerEffectiveConnectivityConfigurationsResponse
      info	[Changelog]   - Added Type Alias ListNetworkManagerEffectiveSecurityAdminRulesResponse
      info	[Changelog]   - Added Type Alias ManagementGroupNetworkManagerConnectionsCreateOrUpdateResponse
      info	[Changelog]   - Added Type Alias ManagementGroupNetworkManagerConnectionsGetResponse
      info	[Changelog]   - Added Type Alias ManagementGroupNetworkManagerConnectionsListNextResponse
      info	[Changelog]   - Added Type Alias ManagementGroupNetworkManagerConnectionsListResponse
      info	[Changelog]   - Added Type Alias NetworkGroup
      info	[Changelog]   - Added Type Alias NetworkGroupsCreateOrUpdateResponse
      info	[Changelog]   - Added Type Alias NetworkGroupsGetResponse
      info	[Changelog]   - Added Type Alias NetworkGroupsListNextResponse
      info	[Changelog]   - Added Type Alias NetworkGroupsListResponse
      info	[Changelog]   - Added Type Alias NetworkIntentPolicyBasedService
      info	[Changelog]   - Added Type Alias NetworkManager
      info	[Changelog]   - Added Type Alias NetworkManagerCommitsPostResponse
      info	[Changelog]   - Added Type Alias NetworkManagerConnection
      info	[Changelog]   - Added Type Alias NetworkManagerDeploymentStatusListResponse
      info	[Changelog]   - Added Type Alias NetworkManagersCreateOrUpdateResponse
      info	[Changelog]   - Added Type Alias NetworkManagersGetResponse
      info	[Changelog]   - Added Type Alias NetworkManagersListBySubscriptionNextResponse
      info	[Changelog]   - Added Type Alias NetworkManagersListBySubscriptionResponse
      info	[Changelog]   - Added Type Alias NetworkManagersListNextResponse
      info	[Changelog]   - Added Type Alias NetworkManagersListResponse
      info	[Changelog]   - Added Type Alias NetworkManagersPatchResponse
      info	[Changelog]   - Added Type Alias PacketCaptureTargetType
      info	[Changelog]   - Added Type Alias ScopeConnection
      info	[Changelog]   - Added Type Alias ScopeConnectionsCreateOrUpdateResponse
      info	[Changelog]   - Added Type Alias ScopeConnectionsGetResponse
      info	[Changelog]   - Added Type Alias ScopeConnectionsListNextResponse
      info	[Changelog]   - Added Type Alias ScopeConnectionsListResponse
      info	[Changelog]   - Added Type Alias ScopeConnectionState
      info	[Changelog]   - Added Type Alias SecurityAdminConfiguration
      info	[Changelog]   - Added Type Alias SecurityAdminConfigurationsCreateOrUpdateResponse
      info	[Changelog]   - Added Type Alias SecurityAdminConfigurationsGetResponse
      info	[Changelog]   - Added Type Alias SecurityAdminConfigurationsListNextResponse
      info	[Changelog]   - Added Type Alias SecurityAdminConfigurationsListResponse
      info	[Changelog]   - Added Type Alias SecurityConfigurationRuleAccess
      info	[Changelog]   - Added Type Alias SecurityConfigurationRuleDirection
      info	[Changelog]   - Added Type Alias SecurityConfigurationRuleProtocol
      info	[Changelog]   - Added Type Alias StaticMember
      info	[Changelog]   - Added Type Alias StaticMembersCreateOrUpdateResponse
      info	[Changelog]   - Added Type Alias StaticMembersGetResponse
      info	[Changelog]   - Added Type Alias StaticMembersListNextResponse
      info	[Changelog]   - Added Type Alias StaticMembersListResponse
      info	[Changelog]   - Added Type Alias SubscriptionNetworkManagerConnectionsCreateOrUpdateResponse
      info	[Changelog]   - Added Type Alias SubscriptionNetworkManagerConnectionsGetResponse
      info	[Changelog]   - Added Type Alias SubscriptionNetworkManagerConnectionsListNextResponse
      info	[Changelog]   - Added Type Alias SubscriptionNetworkManagerConnectionsListResponse
      info	[Changelog]   - Added Type Alias UseHubGateway
      info	[Changelog]   - Interface FirewallPolicySnat has a new optional parameter autoLearnPrivateRanges
      info	[Changelog]   - Interface PacketCapture has a new optional parameter scope
      info	[Changelog]   - Interface PacketCapture has a new optional parameter targetType
      info	[Changelog]   - Interface PacketCaptureParameters has a new optional parameter scope
      info	[Changelog]   - Interface PacketCaptureParameters has a new optional parameter targetType
      info	[Changelog]   - Interface PacketCaptureResult has a new optional parameter scope
      info	[Changelog]   - Interface PacketCaptureResult has a new optional parameter targetType
      info	[Changelog]   - Class NetworkManagementClient has a new parameter adminRuleCollections
      info	[Changelog]   - Class NetworkManagementClient has a new parameter adminRules
      info	[Changelog]   - Class NetworkManagementClient has a new parameter connectivityConfigurations
      info	[Changelog]   - Class NetworkManagementClient has a new parameter expressRouteProviderPortsLocation
      info	[Changelog]   - Class NetworkManagementClient has a new parameter managementGroupNetworkManagerConnections
      info	[Changelog]   - Class NetworkManagementClient has a new parameter networkGroups
      info	[Changelog]   - Class NetworkManagementClient has a new parameter networkManagerCommits
      info	[Changelog]   - Class NetworkManagementClient has a new parameter networkManagerDeploymentStatusOperations
      info	[Changelog]   - Class NetworkManagementClient has a new parameter networkManagers
      info	[Changelog]   - Class NetworkManagementClient has a new parameter scopeConnections
      info	[Changelog]   - Class NetworkManagementClient has a new parameter securityAdminConfigurations
      info	[Changelog]   - Class NetworkManagementClient has a new parameter staticMembers
      info	[Changelog]   - Class NetworkManagementClient has a new parameter subscriptionNetworkManagerConnections
      info	[Changelog]   - Type Alias ApplicationGatewayRoutingRule has a new parameter priority
      info	[Changelog]   - Type Alias CustomIpPrefix has a new parameter noInternetAdvertise
      info	[Changelog]   - Type Alias FirewallPolicy has a new parameter explicitProxy
      info	[Changelog]   - Type Alias NetworkSecurityGroup has a new parameter flushConnection
      info	[Changelog]   - Type Alias VirtualHub has a new parameter virtualRouterAutoScaleConfiguration
      info	[Changelog]   - Added Enum KnownAddressPrefixType
      info	[Changelog]   - Added Enum KnownAdminRuleKind
      info	[Changelog]   - Added Enum KnownAutoLearnPrivateRangesMode
      info	[Changelog]   - Added Enum KnownConfigurationType
      info	[Changelog]   - Added Enum KnownConnectivityTopology
      info	[Changelog]   - Added Enum KnownCreatedByType
      info	[Changelog]   - Added Enum KnownDeleteExistingPeering
      info	[Changelog]   - Added Enum KnownDeploymentStatus
      info	[Changelog]   - Added Enum KnownEffectiveAdminRuleKind
      info	[Changelog]   - Added Enum KnownGroupConnectivity
      info	[Changelog]   - Added Enum KnownIsGlobal
      info	[Changelog]   - Added Enum KnownNetworkIntentPolicyBasedService
      info	[Changelog]   - Added Enum KnownScopeConnectionState
      info	[Changelog]   - Added Enum KnownSecurityConfigurationRuleAccess
      info	[Changelog]   - Added Enum KnownSecurityConfigurationRuleDirection
      info	[Changelog]   - Added Enum KnownSecurityConfigurationRuleProtocol
      info	[Changelog]   - Added Enum KnownUseHubGateway
      info	[Changelog]   - Enum KnownApplicationGatewaySslPolicyName has a new value AppGwSslPolicy20220101
      info	[Changelog]   - Enum KnownApplicationGatewaySslPolicyName has a new value AppGwSslPolicy20220101S
      info	[Changelog]   - Enum KnownApplicationGatewaySslPolicyType has a new value CustomV2
      info	[Changelog]   - Enum KnownApplicationGatewaySslProtocol has a new value TLSv13
      info	[Changelog]   - Enum KnownCommissionedState has a new value CommissionedNoInternetAdvertise
      info	[Changelog]   - Enum KnownEndpointType has a new value AzureArcVM
      info	[Changelog]   - Enum KnownEndpointType has a new value AzureVmss
      info	[Changelog]   - Enum KnownWebApplicationFirewallOperator has a new value Any
      info	[Changelog]
      info	[Changelog] **Breaking Changes**
      info	[Changelog]
      info	[Changelog]   - Interface NetworkManagementClientOptionalParams no longer has parameter apiVersion
      info	[Changelog]   - Class NetworkManagementClient no longer has parameter apiVersion
      info	[Changelog]   - Type Alias FirewallPolicy no longer has parameter explicitProxySettings
    ️⚠️ azure-resource-manager-schemas warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 45472ea. Schema Automation 14.0.0
      command	.sdkauto/initScript.sh ../azure-resource-manager-schemas_tmp/initInput.json ../azure-resource-manager-schemas_tmp/initOutput.json
      cmderr	[initScript.sh]  old lockfile
      cmderr	[initScript.sh] npm WARN old lockfile The package-lock.json file was created with an old version of npm,
      cmderr	[initScript.sh] npm WARN old lockfile so supplemental metadata must be fetched from the registry.
      cmderr	[initScript.sh] npm WARN old lockfile
      cmderr	[initScript.sh] npm WARN old lockfile This is a one-time fix-up, please be patient...
      cmderr	[initScript.sh] npm WARN old lockfile
      warn	File azure-resource-manager-schemas_tmp/initOutput.json not found to read
      command	.sdkauto/generateScript.sh ../azure-resource-manager-schemas_tmp/generateInput.json ../azure-resource-manager-schemas_tmp/generateOutput.json
      warn	No file changes detected after generation
      warn	Skip detect changed packages
    ️❌ azure-powershell failed [Detail]
    • Failed [Logs]Release - Generate from 45472ea. SDK Automation 14.0.0
      command	sh ./tools/SwaggerCI/init.sh ../azure-powershell_tmp/initInput.json ../azure-powershell_tmp/initOutput.json
      command	pwsh ./tools/SwaggerCI/psci.ps1 ../azure-powershell_tmp/generateInput.json ../azure-powershell_tmp/generateOutput.json
    • Az.network [View full logs]  [Release SDK Changes]
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-workflow-bot
    Copy link

    Hi @Syair, one or multiple breaking change(s) is detected in your PR. Please check out the breaking change(s), and provide business justification in the PR comment and @ PR assignee why you must have these change(s), and how external customer impact can be mitigated. Please ensure to follow breaking change policy to request breaking change review and approval before proceeding swagger PR review.
    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.
    If you want to know the production traffic statistic, please see ARM Traffic statistic.
    If you think it is false positive breaking change, please provide the reasons in the PR comment, report to Swagger Tooling Team via https://aka.ms/swaggerfeedback.
    Note: To avoid breaking change, you can refer to Shift Left Solution for detecting breaking change in early phase at your service code repository.

    Copy link

    @avijitgupta avijitgupta left a comment

    Choose a reason for hiding this comment

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

    approved default value change

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    Approved-BreakingChange DO NOT USE! OBSOLETE label. See https://github.com/Azure/azure-sdk-tools/issues/6374 CI-BreakingChange-Go CI-BreakingChange-JavaScript
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    5 participants