Skip to content

Merge branch Dev release network 2022 06 01 preview into main branch#23228

Merged
raych1 merged 4 commits intomainfrom
dev-release-network-2022-06-01-preview
Mar 24, 2023
Merged

Merge branch Dev release network 2022 06 01 preview into main branch#23228
raych1 merged 4 commits intomainfrom
dev-release-network-2022-06-01-preview

Conversation

@yanfa317
Copy link
Contributor

@yanfa317 yanfa317 commented Mar 22, 2023

ARM API Information (Control Plane)

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

Azure 1st Party Service can try out the Shift Left experience to initiate API design review from ADO code repo. If you are interested, may request engineering support by filling in with the form https://aka.ms/ShiftLeftSupportForm.

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.
  3. When do you expect to publish the swagger? Please provide date or, the the date is not yet available, the month.
  4. By default, Azure SDKs of all languages (.NET/Python/Java/JavaScript for both management-plane SDK and data-plane SDK, Go for management-plane SDK only ) MUST be refreshed with/after swagger of new version is published. If you prefer NOT to refresh any specific SDK language upon swagger updates in the current PR, please leave details with justification here.

Contribution checklist (MS Employees Only):

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 apply 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 copy the existing version into the new directory structure for first commit and then push new changes, including version updates, in separate commits. You can use OpenAPIHub to initialize the PR for adding a new version. For 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 you have any breaking changes as defined in the Breaking Change Policy, request approval from the Breaking Change Review Board.

Action: to initiate an evaluation of the breaking change, create a new intake using the template for breaking changes. Additional details on the process and office hours are on the Breaking Change Wiki.

NOTE: To update API(s) in public preview for over 1 year (refer to Retirement of Previews)

Please follow the link to find more details on PR review process.

…21970)

* New networkManagerGroupMembership API

* fix typo

* New List NetworkGroupMembership API

* fix

* fix format

* fix error

* fix

* fix as comments

* fix
@openapi-workflow-bot
Copy link

Hi, @yanfa317 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 Mar 22, 2023

    Swagger Validation Report

    ️️✔️BreakingChange succeeded [Detail] [Expand]
    There are no breaking changes.
    ️️✔️Breaking Change(Cross-Version) succeeded [Detail] [Expand]
    There are no breaking changes.
    compared swaggers (via Oad v0.10.4)] new version base version
    network.json 2022-06-01-preview(7a96ae8) 2022-05-01(main)
    network.json 2022-06-01-preview(7a96ae8) 2022-04-01-preview(main)
    ️️✔️CredScan succeeded [Detail] [Expand]
    There is no credential detected.
    ️⚠️LintDiff: 1 Warnings warning [Detail]
    compared tags (via openapi-validator v2.0.0) new version base version
    package-2022-06-preview package-2022-06-preview(7a96ae8) default(main)

    [must fix]The following errors/warnings are introduced by current PR:

    Rule Message Related RPC [For API reviewers]
    ⚠️ PageableOperation Based on the response model schema, operation 'ListNetworkGroupMemberships' might be pageable. Consider adding the x-ms-pageable extension.
    Location: Microsoft.Network/preview/2022-06-01-preview/networkManagerGroupMembership.json#L58


    The following errors/warnings exist before current PR submission:

    Rule Message
    MissingTypeObject The schema 'ErrorDetails' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.Network/preview/2022-06-01-preview/network.json#L38
    MissingTypeObject The schema 'Error' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.Network/preview/2022-06-01-preview/network.json#L55
    XmsIdentifierValidation Missing identifier id in array item property
    Location: Microsoft.Network/preview/2022-06-01-preview/network.json#L69
    MissingTypeObject The schema 'CloudError' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.Network/preview/2022-06-01-preview/network.json#L83
    MissingTypeObject The schema 'CloudErrorBody' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.Network/preview/2022-06-01-preview/network.json#L93
    XmsIdentifierValidation Missing identifier id in array item property
    Location: Microsoft.Network/preview/2022-06-01-preview/network.json#L108
    MissingTypeObject The schema 'AzureAsyncOperationResult' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.Network/preview/2022-06-01-preview/network.json#L118
    MissingTypeObject The schema 'Resource' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.Network/preview/2022-06-01-preview/network.json#L140
    MissingTypeObject The schema 'SubResource' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.Network/preview/2022-06-01-preview/network.json#L198
    MissingTypeObject The schema 'TagsObject' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.Network/preview/2022-06-01-preview/network.json#L208
    MissingTypeObject The schema 'ManagedServiceIdentity' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.Network/preview/2022-06-01-preview/network.json#L273
    AvoidAnonymousTypes Inline/anonymous models must not be used, instead define a schema with a model name in the 'definitions' section and refer to it. This allows operations to share the models.
    Location: Microsoft.Network/preview/2022-06-01-preview/network.json#L301
    ProvisioningStateValidation ProvisioningState must have terminal states: Succeeded, Failed and Canceled.
    Location: Microsoft.Network/preview/2022-06-01-preview/network.json#L321
    MissingTypeObject The schema 'ExtendedLocation' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.Network/preview/2022-06-01-preview/network.json#L395
    XmsParameterLocation The parameter 'SubscriptionIdParameter' is defined in global parameters section without 'x-ms-parameter-location' extension. This would add the parameter as the client property. Please ensure that this is exactly you want. If so, apply the extension 'x-ms-parameter-location': 'client'. Else, apply the extension 'x-ms-parameter-location': 'method'.
    Location: Microsoft.Network/preview/2022-06-01-preview/network.json#L410
    XmsParameterLocation The parameter 'ApiVersionParameter' is defined in global parameters section without 'x-ms-parameter-location' extension. This would add the parameter as the client property. Please ensure that this is exactly you want. If so, apply the extension 'x-ms-parameter-location': 'client'. Else, apply the extension 'x-ms-parameter-location': 'method'.
    Location: Microsoft.Network/preview/2022-06-01-preview/network.json#L417
    XmsParameterLocation The parameter 'ApiVersionVmssParameter' is defined in global parameters section without 'x-ms-parameter-location' extension. This would add the parameter as the client property. Please ensure that this is exactly you want. If so, apply the extension 'x-ms-parameter-location': 'client'. Else, apply the extension 'x-ms-parameter-location': 'method'.
    Location: Microsoft.Network/preview/2022-06-01-preview/network.json#L424
    ⚠️ LocationMustHaveXmsMutability Property location must have 'x-ms-mutability':['read', 'create'] extension defined.
    Location: Microsoft.Network/preview/2022-06-01-preview/network.json#L156
    ️️✔️Avocado succeeded [Detail] [Expand]
    Validation passes for Avocado.
    ️️✔️ApiReadinessCheck succeeded [Detail] [Expand]
    ️⚠️~[Staging] ServiceAPIReadinessTest: 0 Warnings warning [Detail]

    API Test is not triggered due to precheck failure. Check pipeline log for details.

    ️❌SwaggerAPIView: 0 Errors, 0 Warnings failed [Detail]
    ️️✔️CadlAPIView 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.
    ️️✔️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.
    ️️✔️PR Summary succeeded [Detail] [Expand]
    Validation passes for Summary.
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Mar 22, 2023

    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-js - @azure/arm-network - 31.0.0
    +	Interface Subnet no longer has parameter applicationGatewayIpConfigurations
    ️️✔️ azure-sdk-for-net succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 0c4fbcd. SDK Automation 14.0.0
      command	pwsh ./eng/scripts/Automation-Sdk-Init.ps1 ../azure-sdk-for-net_tmp/initInput.json ../azure-sdk-for-net_tmp/initOutput.json
      command	autorest --version=2.0.4421 --csharp --reflect-api-versions --license-header=MICROSOFT_MIT_NO_VERSION --use=@microsoft.azure/autorest.csharp@2.3.101 --csharp-sdks-folder=/mnt/vss/_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
    • ️✔️Microsoft.Azure.Management.Network [View full logs]  [Release SDK Changes]
    ️️✔️ azure-sdk-for-net-track2 succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 0c4fbcd. SDK Automation 14.0.0
      command	pwsh ./eng/scripts/Automation-Sdk-Init.ps1 ../azure-sdk-for-net_tmp/initInput.json ../azure-sdk-for-net_tmp/initOutput.json
      command	pwsh ./eng/scripts/Invoke-GenerateAndBuildV2.ps1 ../azure-sdk-for-net_tmp/generateInput.json ../azure-sdk-for-net_tmp/generateOutput.json
    • ️✔️Azure.ResourceManager.Network [View full logs]  [Release SDK Changes]
      info	[Changelog]
    ️🔄 azure-sdk-for-python-track2 inProgress [Detail]
    ️️✔️ azure-sdk-for-java succeeded [Detail] [Expand]
    ️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 0c4fbcd. 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
    • ️✔️sdk/resourcemanager/network/armnetwork [View full logs]  [Release SDK Changes]
      Only show 120 items here, please refer to log for details.
      info	[Changelog] - New function `*ClientFactory.NewConnectivityConfigurationsClient() *ConnectivityConfigurationsClient`
      info	[Changelog] - New function `*ClientFactory.NewCustomIPPrefixesClient() *CustomIPPrefixesClient`
      info	[Changelog] - New function `*ClientFactory.NewDdosCustomPoliciesClient() *DdosCustomPoliciesClient`
      info	[Changelog] - New function `*ClientFactory.NewDdosProtectionPlansClient() *DdosProtectionPlansClient`
      info	[Changelog] - New function `*ClientFactory.NewDefaultSecurityRulesClient() *DefaultSecurityRulesClient`
      info	[Changelog] - New function `*ClientFactory.NewDscpConfigurationClient() *DscpConfigurationClient`
      info	[Changelog] - New function `*ClientFactory.NewExpressRouteCircuitAuthorizationsClient() *ExpressRouteCircuitAuthorizationsClient`
      info	[Changelog] - New function `*ClientFactory.NewExpressRouteCircuitConnectionsClient() *ExpressRouteCircuitConnectionsClient`
      info	[Changelog] - New function `*ClientFactory.NewExpressRouteCircuitPeeringsClient() *ExpressRouteCircuitPeeringsClient`
      info	[Changelog] - New function `*ClientFactory.NewExpressRouteCircuitsClient() *ExpressRouteCircuitsClient`
      info	[Changelog] - New function `*ClientFactory.NewExpressRouteConnectionsClient() *ExpressRouteConnectionsClient`
      info	[Changelog] - New function `*ClientFactory.NewExpressRouteCrossConnectionPeeringsClient() *ExpressRouteCrossConnectionPeeringsClient`
      info	[Changelog] - New function `*ClientFactory.NewExpressRouteCrossConnectionsClient() *ExpressRouteCrossConnectionsClient`
      info	[Changelog] - New function `*ClientFactory.NewExpressRouteGatewaysClient() *ExpressRouteGatewaysClient`
      info	[Changelog] - New function `*ClientFactory.NewExpressRouteLinksClient() *ExpressRouteLinksClient`
      info	[Changelog] - New function `*ClientFactory.NewExpressRoutePortAuthorizationsClient() *ExpressRoutePortAuthorizationsClient`
      info	[Changelog] - New function `*ClientFactory.NewExpressRoutePortsClient() *ExpressRoutePortsClient`
      info	[Changelog] - New function `*ClientFactory.NewExpressRoutePortsLocationsClient() *ExpressRoutePortsLocationsClient`
      info	[Changelog] - New function `*ClientFactory.NewExpressRouteProviderPortsLocationClient() *ExpressRouteProviderPortsLocationClient`
      info	[Changelog] - New function `*ClientFactory.NewExpressRouteServiceProvidersClient() *ExpressRouteServiceProvidersClient`
      info	[Changelog] - New function `*ClientFactory.NewFirewallPoliciesClient() *FirewallPoliciesClient`
      info	[Changelog] - New function `*ClientFactory.NewFirewallPolicyIdpsSignaturesClient() *FirewallPolicyIdpsSignaturesClient`
      info	[Changelog] - New function `*ClientFactory.NewFirewallPolicyIdpsSignaturesFilterValuesClient() *FirewallPolicyIdpsSignaturesFilterValuesClient`
      info	[Changelog] - New function `*ClientFactory.NewFirewallPolicyIdpsSignaturesOverridesClient() *FirewallPolicyIdpsSignaturesOverridesClient`
      info	[Changelog] - New function `*ClientFactory.NewFirewallPolicyRuleCollectionGroupsClient() *FirewallPolicyRuleCollectionGroupsClient`
      info	[Changelog] - New function `*ClientFactory.NewFlowLogsClient() *FlowLogsClient`
      info	[Changelog] - New function `*ClientFactory.NewGroupsClient() *GroupsClient`
      info	[Changelog] - New function `*ClientFactory.NewHubRouteTablesClient() *HubRouteTablesClient`
      info	[Changelog] - New function `*ClientFactory.NewHubVirtualNetworkConnectionsClient() *HubVirtualNetworkConnectionsClient`
      info	[Changelog] - New function `*ClientFactory.NewIPAllocationsClient() *IPAllocationsClient`
      info	[Changelog] - New function `*ClientFactory.NewIPGroupsClient() *IPGroupsClient`
      info	[Changelog] - New function `*ClientFactory.NewInboundNatRulesClient() *InboundNatRulesClient`
      info	[Changelog] - New function `*ClientFactory.NewInboundSecurityRuleClient() *InboundSecurityRuleClient`
      info	[Changelog] - New function `*ClientFactory.NewInterfaceIPConfigurationsClient() *InterfaceIPConfigurationsClient`
      info	[Changelog] - New function `*ClientFactory.NewInterfaceLoadBalancersClient() *InterfaceLoadBalancersClient`
      info	[Changelog] - New function `*ClientFactory.NewInterfaceTapConfigurationsClient() *InterfaceTapConfigurationsClient`
      info	[Changelog] - New function `*ClientFactory.NewInterfacesClient() *InterfacesClient`
      info	[Changelog] - New function `*ClientFactory.NewLoadBalancerBackendAddressPoolsClient() *LoadBalancerBackendAddressPoolsClient`
      info	[Changelog] - New function `*ClientFactory.NewLoadBalancerFrontendIPConfigurationsClient() *LoadBalancerFrontendIPConfigurationsClient`
      info	[Changelog] - New function `*ClientFactory.NewLoadBalancerLoadBalancingRulesClient() *LoadBalancerLoadBalancingRulesClient`
      info	[Changelog] - New function `*ClientFactory.NewLoadBalancerNetworkInterfacesClient() *LoadBalancerNetworkInterfacesClient`
      info	[Changelog] - New function `*ClientFactory.NewLoadBalancerOutboundRulesClient() *LoadBalancerOutboundRulesClient`
      info	[Changelog] - New function `*ClientFactory.NewLoadBalancerProbesClient() *LoadBalancerProbesClient`
      info	[Changelog] - New function `*ClientFactory.NewLoadBalancersClient() *LoadBalancersClient`
      info	[Changelog] - New function `*ClientFactory.NewLocalNetworkGatewaysClient() *LocalNetworkGatewaysClient`
      info	[Changelog] - New function `*ClientFactory.NewManagementClient() *ManagementClient`
      info	[Changelog] - New function `*ClientFactory.NewManagementGroupNetworkManagerConnectionsClient() *ManagementGroupNetworkManagerConnectionsClient`
      info	[Changelog] - New function `*ClientFactory.NewManagerCommitsClient() *ManagerCommitsClient`
      info	[Changelog] - New function `*ClientFactory.NewManagerDeploymentStatusClient() *ManagerDeploymentStatusClient`
      info	[Changelog] - New function `*ClientFactory.NewManagersClient() *ManagersClient`
      info	[Changelog] - New function `*ClientFactory.NewNatGatewaysClient() *NatGatewaysClient`
      info	[Changelog] - New function `*ClientFactory.NewNatRulesClient() *NatRulesClient`
      info	[Changelog] - New function `*ClientFactory.NewOperationsClient() *OperationsClient`
      info	[Changelog] - New function `*ClientFactory.NewP2SVPNGatewaysClient() *P2SVPNGatewaysClient`
      info	[Changelog] - New function `*ClientFactory.NewPacketCapturesClient() *PacketCapturesClient`
      info	[Changelog] - New function `*ClientFactory.NewPeerExpressRouteCircuitConnectionsClient() *PeerExpressRouteCircuitConnectionsClient`
      info	[Changelog] - New function `*ClientFactory.NewPrivateDNSZoneGroupsClient() *PrivateDNSZoneGroupsClient`
      info	[Changelog] - New function `*ClientFactory.NewPrivateEndpointsClient() *PrivateEndpointsClient`
      info	[Changelog] - New function `*ClientFactory.NewPrivateLinkServicesClient() *PrivateLinkServicesClient`
      info	[Changelog] - New function `*ClientFactory.NewProfilesClient() *ProfilesClient`
      info	[Changelog] - New function `*ClientFactory.NewPublicIPAddressesClient() *PublicIPAddressesClient`
      info	[Changelog] - New function `*ClientFactory.NewPublicIPPrefixesClient() *PublicIPPrefixesClient`
      info	[Changelog] - New function `*ClientFactory.NewResourceNavigationLinksClient() *ResourceNavigationLinksClient`
      info	[Changelog] - New function `*ClientFactory.NewRouteFilterRulesClient() *RouteFilterRulesClient`
      info	[Changelog] - New function `*ClientFactory.NewRouteFiltersClient() *RouteFiltersClient`
      info	[Changelog] - New function `*ClientFactory.NewRouteMapsClient() *RouteMapsClient`
      info	[Changelog] - New function `*ClientFactory.NewRouteTablesClient() *RouteTablesClient`
      info	[Changelog] - New function `*ClientFactory.NewRoutesClient() *RoutesClient`
      info	[Changelog] - New function `*ClientFactory.NewRoutingIntentClient() *RoutingIntentClient`
      info	[Changelog] - New function `*ClientFactory.NewScopeConnectionsClient() *ScopeConnectionsClient`
      info	[Changelog] - New function `*ClientFactory.NewSecurityAdminConfigurationsClient() *SecurityAdminConfigurationsClient`
      info	[Changelog] - New function `*ClientFactory.NewSecurityGroupsClient() *SecurityGroupsClient`
      info	[Changelog] - New function `*ClientFactory.NewSecurityPartnerProvidersClient() *SecurityPartnerProvidersClient`
      info	[Changelog] - New function `*ClientFactory.NewSecurityRulesClient() *SecurityRulesClient`
      info	[Changelog] - New function `*ClientFactory.NewServiceAssociationLinksClient() *ServiceAssociationLinksClient`
      info	[Changelog] - New function `*ClientFactory.NewServiceEndpointPoliciesClient() *ServiceEndpointPoliciesClient`
      info	[Changelog] - New function `*ClientFactory.NewServiceEndpointPolicyDefinitionsClient() *ServiceEndpointPolicyDefinitionsClient`
      info	[Changelog] - New function `*ClientFactory.NewServiceTagInformationClient() *ServiceTagInformationClient`
      info	[Changelog] - New function `*ClientFactory.NewServiceTagsClient() *ServiceTagsClient`
      info	[Changelog] - New function `*ClientFactory.NewStaticMembersClient() *StaticMembersClient`
      info	[Changelog] - New function `*ClientFactory.NewSubnetsClient() *SubnetsClient`
      info	[Changelog] - New function `*ClientFactory.NewSubscriptionNetworkManagerConnectionsClient() *SubscriptionNetworkManagerConnectionsClient`
      info	[Changelog] - New function `*ClientFactory.NewUsagesClient() *UsagesClient`
      info	[Changelog] - New function `*ClientFactory.NewVPNConnectionsClient() *VPNConnectionsClient`
      info	[Changelog] - New function `*ClientFactory.NewVPNGatewaysClient() *VPNGatewaysClient`
      info	[Changelog] - New function `*ClientFactory.NewVPNLinkConnectionsClient() *VPNLinkConnectionsClient`
      info	[Changelog] - New function `*ClientFactory.NewVPNServerConfigurationsAssociatedWithVirtualWanClient() *VPNServerConfigurationsAssociatedWithVirtualWanClient`
      info	[Changelog] - New function `*ClientFactory.NewVPNServerConfigurationsClient() *VPNServerConfigurationsClient`
      info	[Changelog] - New function `*ClientFactory.NewVPNSiteLinkConnectionsClient() *VPNSiteLinkConnectionsClient`
      info	[Changelog] - New function `*ClientFactory.NewVPNSiteLinksClient() *VPNSiteLinksClient`
      info	[Changelog] - New function `*ClientFactory.NewVPNSitesClient() *VPNSitesClient`
      info	[Changelog] - New function `*ClientFactory.NewVPNSitesConfigurationClient() *VPNSitesConfigurationClient`
      info	[Changelog] - New function `*ClientFactory.NewVipSwapClient() *VipSwapClient`
      info	[Changelog] - New function `*ClientFactory.NewVirtualApplianceSKUsClient() *VirtualApplianceSKUsClient`
      info	[Changelog] - New function `*ClientFactory.NewVirtualApplianceSitesClient() *VirtualApplianceSitesClient`
      info	[Changelog] - New function `*ClientFactory.NewVirtualAppliancesClient() *VirtualAppliancesClient`
      info	[Changelog] - New function `*ClientFactory.NewVirtualHubBgpConnectionClient() *VirtualHubBgpConnectionClient`
      info	[Changelog] - New function `*ClientFactory.NewVirtualHubBgpConnectionsClient() *VirtualHubBgpConnectionsClient`
      info	[Changelog] - New function `*ClientFactory.NewVirtualHubIPConfigurationClient() *VirtualHubIPConfigurationClient`
      info	[Changelog] - New function `*ClientFactory.NewVirtualHubRouteTableV2SClient() *VirtualHubRouteTableV2SClient`
      info	[Changelog] - New function `*ClientFactory.NewVirtualHubsClient() *VirtualHubsClient`
      info	[Changelog] - New function `*ClientFactory.NewVirtualNetworkGatewayConnectionsClient() *VirtualNetworkGatewayConnectionsClient`
      info	[Changelog] - New function `*ClientFactory.NewVirtualNetworkGatewayNatRulesClient() *VirtualNetworkGatewayNatRulesClient`
      info	[Changelog] - New function `*ClientFactory.NewVirtualNetworkGatewaysClient() *VirtualNetworkGatewaysClient`
      info	[Changelog] - New function `*ClientFactory.NewVirtualNetworkPeeringsClient() *VirtualNetworkPeeringsClient`
      info	[Changelog] - New function `*ClientFactory.NewVirtualNetworkTapsClient() *VirtualNetworkTapsClient`
      info	[Changelog] - New function `*ClientFactory.NewVirtualNetworksClient() *VirtualNetworksClient`
      info	[Changelog] - New function `*ClientFactory.NewVirtualRouterPeeringsClient() *VirtualRouterPeeringsClient`
      info	[Changelog] - New function `*ClientFactory.NewVirtualRoutersClient() *VirtualRoutersClient`
      info	[Changelog] - New function `*ClientFactory.NewVirtualWansClient() *VirtualWansClient`
      info	[Changelog] - New function `*ClientFactory.NewWatchersClient() *WatchersClient`
      info	[Changelog] - New function `*ClientFactory.NewWebApplicationFirewallPoliciesClient() *WebApplicationFirewallPoliciesClient`
      info	[Changelog] - New function `*ClientFactory.NewWebCategoriesClient() *WebCategoriesClient`
      info	[Changelog] - New struct `ClientFactory`
      info	[Changelog] - New field `AuthorizationStatus` in struct `ExpressRouteCircuitPropertiesFormat`
      info	[Changelog] - New field `IPConfigurationID` in struct `VPNGatewaysClientBeginResetOptions`
      info	[Changelog] - New field `FlowLogs` in struct `VirtualNetworkPropertiesFormat`
      info	[Changelog] - New field `State` in struct `WebApplicationFirewallCustomRule`
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 150 additive change(s).
    ️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 0c4fbcd. 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
      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
      info	[Changelog] **Features**
      info	[Changelog]
      info	[Changelog]   - Interface Subnet has a new optional parameter applicationGatewayIPConfigurations
      info	[Changelog]
      info	[Changelog] **Breaking Changes**
      info	[Changelog]
      info	[Changelog]   - Interface Subnet no longer has parameter applicationGatewayIpConfigurations
    ️🔄 azure-resource-manager-schemas inProgress [Detail]
    ️❌ azure-powershell failed [Detail]
    • Failed [Logs]Release - Generate from 0c4fbcd. 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.DefaultTag [View full logs]  [Release SDK Changes]
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Mar 22, 2023

    Generated ApiView

    Language Package Name ApiView Link
    Go sdk/resourcemanager/network/armnetwork https://apiview.dev/Assemblies/Review/27d04d265bc6469da930c8de3132f95d
    Java azure-resourcemanager-network-generated https://apiview.dev/Assemblies/Review/194f4c0988da4db1aedd3cf57f88a338
    .Net Azure.ResourceManager.Network There is no API change compared with the previous version
    JavaScript @azure/arm-network https://apiview.dev/Assemblies/Review/b3b6b175269d4007b6d5e327216e8fe8

    @ghost ghost added the Network label Mar 22, 2023
    @openapi-workflow-bot openapi-workflow-bot bot added ARMReview WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required labels Mar 22, 2023
    @openapi-workflow-bot
    Copy link

    Hi, @yanfa317 your PR are labelled with WaitForARMFeedback. A notification email will be sent out shortly afterwards to notify ARM review board(armapireview@microsoft.com).

    @openapi-workflow-bot
    Copy link

    Hi, @yanfa317, For review efficiency consideration, when creating a new api version, it is required to place API specs of the base version in the first commit, and push new version updates into successive commits. You can use OpenAPIHub to initialize the PR for adding a new version. For more details refer to the wiki. Or you could onboard API spec pipeline

    @openapi-workflow-bot
    Copy link

    Hi @yanfa317, one or multiple validation error/warning suppression(s) is detected in your PR. Please follow the Swagger-Suppression-Process to get approval.

    @yanfa317
    Copy link
    Contributor Author

    The Only change PR in the branch has been signed off by ARM #21970

    @raych1
    Copy link
    Member

    raych1 commented Mar 23, 2023

    Waiting for @MikhailTryakhov approval.

    Copy link
    Contributor

    @MikhailTryakhov MikhailTryakhov left a comment

    Choose a reason for hiding this comment

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

    approving preview version merge to the main directly

    @raosuhas raosuhas added the ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review label Mar 23, 2023
    @openapi-workflow-bot openapi-workflow-bot bot removed the WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required label Mar 23, 2023
    @raych1 raych1 merged commit 0c4fbcd into main Mar 24, 2023
    @raych1 raych1 deleted the dev-release-network-2022-06-01-preview branch March 24, 2023 03:32
    JoshLove-msft pushed a commit to JoshLove-msft/azure-rest-api-specs that referenced this pull request Apr 25, 2023
    …zure#23228)
    
    * Adds base for updating Microsoft.Network from version preview/2022-04-01-preview to version 2022-06-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Add New ListNetworkGroupMembership API to  network 2022 06 01 preview (Azure#21970)
    
    * New networkManagerGroupMembership API
    
    * fix typo
    
    * New List NetworkGroupMembership API
    
    * fix
    
    * fix format
    
    * fix error
    
    * fix
    
    * fix as comments
    
    * fix
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Labels

    ARMReview ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review CI-BreakingChange-JavaScript CI-MissingBaseCommit Network new-api-version ReadyForApiTest <valid label in PR review process>add this label when swagger and service APIs are ready for test resource-manager SuppressionReviewRequired

    Projects

    None yet

    Development

    Successfully merging this pull request may close these issues.

    5 participants