Skip to content

Add optional parameter domain name label scope to public ip address dns settings#23721

Merged
raych1 merged 1 commit intoAzure:mainfrom
tinama0302:matina/addoptionalparametertopipdnssettings
Apr 28, 2023
Merged

Add optional parameter domain name label scope to public ip address dns settings#23721
raych1 merged 1 commit intoAzure:mainfrom
tinama0302:matina/addoptionalparametertopipdnssettings

Conversation

@tinama0302
Copy link
Copy Markdown
Contributor

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.
    Will enable region by region, for canary region expect to enable in May.
  3. When do you expect to publish the swagger? Please provide date or, the the date is not yet available, the month.
    May
  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.

@openapi-workflow-bot
Copy link
Copy Markdown

Hi, @tinama0302 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
    Copy Markdown

    openapi-pipeline-app Bot commented Apr 25, 2023

    Swagger Validation Report

    ️❌BreakingChange: 2 Errors, 0 Warnings failed [Detail]
    compared swaggers (via Oad v0.10.4)] new version base version
    publicIpAddress.json 2022-11-01(a1f8e49) 2022-11-01(main)
    Rule Message
    1041 - AddedPropertyInResponse The new version has a new property 'domainNameLabelScope' in response that was not found in the old version.
    New: Microsoft.Network/stable/2022-11-01/publicIpAddress.json#L614:7
    Old: Microsoft.Network/stable/2022-11-01/publicIpAddress.json#L611:7
    1045 - AddedOptionalProperty The new version has a new optional property 'domainNameLabelScope' that was not found in the old version.
    New: Microsoft.Network/stable/2022-11-01/publicIpAddress.json#L614:7
    Old: Microsoft.Network/stable/2022-11-01/publicIpAddress.json#L611:7
    ️️✔️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 v2.0.0) new version base version
    package-2022-11 package-2022-11(a1f8e49) package-2022-11(main)

    The following errors/warnings exist before current PR submission:

    Rule Message
    ResourceNameRestriction The resource name parameter 'publicIpAddressName' should be defined with a 'pattern' restriction.
    Location: Microsoft.Network/stable/2022-11-01/publicIpAddress.json#L37
    LongRunningResponseStatusCode A 'delete' operation 'PublicIPAddresses_Delete' with x-ms-long-running-operation extension must have a valid terminal success status code 200 or 204.
    Location: Microsoft.Network/stable/2022-11-01/publicIpAddress.json#L38
    PatchSkuProperty The patch operation body parameter schema should contains property 'sku'.
    Location: Microsoft.Network/stable/2022-11-01/publicIpAddress.json#L251
    ResourceNameRestriction The resource name parameter 'publicIpAddressName' should be defined with a 'pattern' restriction.
    Location: Microsoft.Network/stable/2022-11-01/publicIpAddress.json#L373
    MissingTypeObject The schema 'PublicIPAddressSku' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.Network/stable/2022-11-01/publicIpAddress.json#L438
    MissingTypeObject The schema 'PublicIPAddressPropertiesFormat' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.Network/stable/2022-11-01/publicIpAddress.json#L467
    XmsIdentifierValidation Missing identifier id in array item property
    Location: Microsoft.Network/stable/2022-11-01/publicIpAddress.json#L490
    MissingTypeObject The schema 'PublicIPAddress' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.Network/stable/2022-11-01/publicIpAddress.json#L562
    MissingTypeObject The schema 'PublicIPAddressListResult' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.Network/stable/2022-11-01/publicIpAddress.json#L597
    MissingTypeObject The schema 'PublicIPAddressDnsSettings' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.Network/stable/2022-11-01/publicIpAddress.json#L613
    MissingTypeObject The schema 'DdosSettings' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.Network/stable/2022-11-01/publicIpAddress.json#L644
    MissingTypeObject The schema 'IpTag' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.Network/stable/2022-11-01/publicIpAddress.json#L668
    ⚠️ ParameterNotDefinedInGlobalParameters Parameter 'api-version' is referenced but not defined in the global parameters section of Service Definition
    Location: Microsoft.Network/stable/2022-11-01/publicIpAddress.json#L44
    ⚠️ RequiredReadOnlySystemData The response of operation:'PublicIPAddresses_Get' is defined without 'systemData'. Consider adding the systemData to the response.
    Location: Microsoft.Network/stable/2022-11-01/publicIpAddress.json#L99
    ⚠️ ParameterNotDefinedInGlobalParameters Parameter 'api-version' is referenced but not defined in the global parameters section of Service Definition
    Location: Microsoft.Network/stable/2022-11-01/publicIpAddress.json#L105
    ⚠️ RequiredReadOnlySystemData The response of operation:'PublicIPAddresses_CreateOrUpdate' is defined without 'systemData'. Consider adding the systemData to the response.
    Location: Microsoft.Network/stable/2022-11-01/publicIpAddress.json#L154
    ⚠️ ParameterNotDefinedInGlobalParameters Parameter 'api-version' is referenced but not defined in the global parameters section of Service Definition
    Location: Microsoft.Network/stable/2022-11-01/publicIpAddress.json#L160
    ⚠️ RequiredReadOnlySystemData The response of operation:'PublicIPAddresses_UpdateTags' is defined without 'systemData'. Consider adding the systemData to the response.
    Location: Microsoft.Network/stable/2022-11-01/publicIpAddress.json#L230
    ⚠️ ParameterNotDefinedInGlobalParameters Parameter 'api-version' is referenced but not defined in the global parameters section of Service Definition
    Location: Microsoft.Network/stable/2022-11-01/publicIpAddress.json#L236
    ⚠️ ParameterNotDefinedInGlobalParameters Parameter 'api-version' is referenced but not defined in the global parameters section of Service Definition
    Location: Microsoft.Network/stable/2022-11-01/publicIpAddress.json#L295
    ⚠️ ParameterNotDefinedInGlobalParameters Parameter 'api-version' is referenced but not defined in the global parameters section of Service Definition
    Location: Microsoft.Network/stable/2022-11-01/publicIpAddress.json#L334
    ⚠️ ParameterNotDefinedInGlobalParameters Parameter 'api-version' is referenced but not defined in the global parameters section of Service Definition
    Location: Microsoft.Network/stable/2022-11-01/publicIpAddress.json#L380
    ️️✔️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]
    ️️✔️TypeSpecAPIView 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.
    ️️✔️TypeSpec Validation succeeded [Detail] [Expand]
    Validation passes for TypeSpec Validation.
    ️️✔️PR Summary succeeded [Detail] [Expand]
    Validation passes for Summary.
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link
    Copy Markdown

    openapi-pipeline-app Bot commented Apr 25, 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-go - sdk/resourcemanager/network/armnetwork - 3.0.0
    +	Field `PeerRouteList` of struct `VirtualHubBgpConnectionsClientListAdvertisedRoutesResponse` has been removed
    +	Field `PeerRouteList` of struct `VirtualHubBgpConnectionsClientListLearnedRoutesResponse` has been removed
    +	Struct `PeerRouteList` has been removed
    +	`LoadBalancerBackendAddressAdminStateDrain` from enum `LoadBalancerBackendAddressAdminState` has been removed
    azure-sdk-for-js - @azure/arm-network - 31.0.0
    +	Enum KnownLoadBalancerBackendAddressAdminState no longer has value Drain
    +	Interface Subnet no longer has parameter applicationGatewayIpConfigurations
    ️️✔️ azure-sdk-for-net succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 8135cee. 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 failed [Detail]
    • Failed [Logs]Release - Generate from 8135cee. 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
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[31;1mGeneratePackage: �[0m/mnt/vss/_work/1/s/azure-sdk-for-net/eng/scripts/automation/GenerateAndBuildLib.ps1:712
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1mLine |
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1m 712 | �[0m         �[36;1mGeneratePackage -projectFolder $projectFolder -sdkRootPath $s�[0m …
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1m     | �[31;1m         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[31;1m�[36;1m     | �[31;1mFailed to build sdk. exit code: False
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[0m
    • Azure.ResourceManager.Network [View full logs]  [Release SDK Changes] Breaking Change Detected
      info	[Changelog] Breaking Changes: /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : MembersMustExist : Member 'public Azure.ResourceManager.ArmOperation<Azure.ResourceManager.Network.Models.PeerRouteList> Azure.ResourceManager.Network.BgpConnectionResource.GetLearnedRoutesVirtualHubBgpConnection(Azure.WaitUntil, System.Threading.CancellationToken)' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/network/Azure.ResourceManager.Network/src/Azure.ResourceManager.Network.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : MembersMustExist : Member 'public System.Threading.Tasks.Task<Azure.ResourceManager.ArmOperation<Azure.ResourceManager.Network.Models.PeerRouteList>> Azure.ResourceManager.Network.BgpConnectionResource.GetLearnedRoutesVirtualHubBgpConnectionAsync(Azure.WaitUntil, System.Threading.CancellationToken)' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/network/Azure.ResourceManager.Network/src/Azure.ResourceManager.Network.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.ResourceManager.Network.Models.PeerRouteList' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/network/Azure.ResourceManager.Network/src/Azure.ResourceManager.Network.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(96,5): error : ApiCompat failed for '/mnt/vss/_work/1/s/azure-sdk-for-net/artifacts/bin/Azure.ResourceManager.Network/Debug/netstandard2.0/Azure.ResourceManager.Network.dll' [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/network/Azure.ResourceManager.Network/src/Azure.ResourceManager.Network.csproj::TargetFramework=netstandard2.0]
    ️🔄 azure-sdk-for-python-track2 inProgress [Detail]
    ️⚠️ azure-sdk-for-java warning [Detail]
    ️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 8135cee. 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] Breaking Change Detected
      info	[Changelog] ### Breaking Changes
      info	[Changelog]
      info	[Changelog] - `LoadBalancerBackendAddressAdminStateDrain` from enum `LoadBalancerBackendAddressAdminState` has been removed
      info	[Changelog] - Struct `PeerRouteList` has been removed
      info	[Changelog] - Field `PeerRouteList` of struct `VirtualHubBgpConnectionsClientListAdvertisedRoutesResponse` has been removed
      info	[Changelog] - Field `PeerRouteList` of struct `VirtualHubBgpConnectionsClientListLearnedRoutesResponse` has been removed
      info	[Changelog]
      info	[Changelog] ### Features Added
      info	[Changelog]
      info	[Changelog] - New value `NetworkInterfaceAuxiliaryModeAcceleratedConnections` added to enum type `NetworkInterfaceAuxiliaryMode`
      info	[Changelog] - New value `WebApplicationFirewallRuleTypeRateLimitRule` added to enum type `WebApplicationFirewallRuleType`
      info	[Changelog] - New enum type `ApplicationGatewayFirewallRateLimitDuration` with values `ApplicationGatewayFirewallRateLimitDurationFiveMins`, `ApplicationGatewayFirewallRateLimitDurationOneMin`
      info	[Changelog] - New enum type `ApplicationGatewayFirewallUserSessionVariable` with values `ApplicationGatewayFirewallUserSessionVariableClientAddr`, `ApplicationGatewayFirewallUserSessionVariableGeoLocation`, `ApplicationGatewayFirewallUserSessionVariableNone`
      info	[Changelog] - New enum type `AzureFirewallPacketCaptureFlagsType` with values `AzureFirewallPacketCaptureFlagsTypeAck`, `AzureFirewallPacketCaptureFlagsTypeFin`, `AzureFirewallPacketCaptureFlagsTypePush`, `AzureFirewallPacketCaptureFlagsTypeRst`, `AzureFirewallPacketCaptureFlagsTypeSyn`, `AzureFirewallPacketCaptureFlagsTypeUrg`
      info	[Changelog] - New enum type `NetworkInterfaceAuxiliarySKU` with values `NetworkInterfaceAuxiliarySKUA1`, `NetworkInterfaceAuxiliarySKUA2`, `NetworkInterfaceAuxiliarySKUA4`, `NetworkInterfaceAuxiliarySKUA8`, `NetworkInterfaceAuxiliarySKUNone`
      info	[Changelog] - New enum type `PublicIPAddressDNSSettingsDomainNameLabelScope` with values `PublicIPAddressDNSSettingsDomainNameLabelScopeNoReuse`, `PublicIPAddressDNSSettingsDomainNameLabelScopeResourceGroupReuse`, `PublicIPAddressDNSSettingsDomainNameLabelScopeSubscriptionReuse`, `PublicIPAddressDNSSettingsDomainNameLabelScopeTenantReuse`
      info	[Changelog] - New enum type `ScrubbingRuleEntryMatchOperator` with values `ScrubbingRuleEntryMatchOperatorEquals`, `ScrubbingRuleEntryMatchOperatorEqualsAny`
      info	[Changelog] - New enum type `ScrubbingRuleEntryMatchVariable` with values `ScrubbingRuleEntryMatchVariableRequestArgNames`, `ScrubbingRuleEntryMatchVariableRequestCookieNames`, `ScrubbingRuleEntryMatchVariableRequestHeaderNames`, `ScrubbingRuleEntryMatchVariableRequestIPAddress`, `ScrubbingRuleEntryMatchVariableRequestJSONArgNames`, `ScrubbingRuleEntryMatchVariableRequestPostArgNames`
      info	[Changelog] - New enum type `ScrubbingRuleEntryState` with values `ScrubbingRuleEntryStateDisabled`, `ScrubbingRuleEntryStateEnabled`
      info	[Changelog] - New enum type `WebApplicationFirewallScrubbingState` with values `WebApplicationFirewallScrubbingStateDisabled`, `WebApplicationFirewallScrubbingStateEnabled`
      info	[Changelog] - New function `*AzureFirewallsClient.BeginPacketCapture(context.Context, string, string, FirewallPacketCaptureParameters, *AzureFirewallsClientBeginPacketCaptureOptions) (*runtime.Poller[AzureFirewallsClientPacketCaptureResponse], error)`
      info	[Changelog] - New function `*ClientFactory.NewVirtualApplianceConnectionsClient() *VirtualApplianceConnectionsClient`
      info	[Changelog] - New function `NewVirtualApplianceConnectionsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*VirtualApplianceConnectionsClient, error)`
      info	[Changelog] - New function `*VirtualApplianceConnectionsClient.BeginCreateOrUpdate(context.Context, string, string, string, VirtualApplianceConnection, *VirtualApplianceConnectionsClientBeginCreateOrUpdateOptions) (*runtime.Poller[VirtualApplianceConnectionsClientCreateOrUpdateResponse], error)`
      info	[Changelog] - New function `*VirtualApplianceConnectionsClient.BeginDelete(context.Context, string, string, string, *VirtualApplianceConnectionsClientBeginDeleteOptions) (*runtime.Poller[VirtualApplianceConnectionsClientDeleteResponse], error)`
      info	[Changelog] - New function `*VirtualApplianceConnectionsClient.Get(context.Context, string, string, string, *VirtualApplianceConnectionsClientGetOptions) (VirtualApplianceConnectionsClientGetResponse, error)`
      info	[Changelog] - New function `*VirtualApplianceConnectionsClient.NewListPager(string, string, *VirtualApplianceConnectionsClientListOptions) *runtime.Pager[VirtualApplianceConnectionsClientListResponse]`
      info	[Changelog] - New struct `AzureFirewallPacketCaptureFlags`
      info	[Changelog] - New struct `AzureFirewallPacketCaptureRule`
      info	[Changelog] - New struct `FirewallPacketCaptureParameters`
      info	[Changelog] - New struct `FirewallPacketCaptureParametersFormat`
      info	[Changelog] - New struct `FirewallPolicyHTTPHeaderToInsert`
      info	[Changelog] - New struct `GroupByUserSession`
      info	[Changelog] - New struct `GroupByVariable`
      info	[Changelog] - New struct `PolicySettingsLogScrubbing`
      info	[Changelog] - New struct `PropagatedRouteTableNfv`
      info	[Changelog] - New struct `RoutingConfigurationNfv`
      info	[Changelog] - New struct `RoutingConfigurationNfvSubResource`
      info	[Changelog] - New struct `VirtualApplianceAdditionalNicProperties`
      info	[Changelog] - New struct `VirtualApplianceConnection`
      info	[Changelog] - New struct `VirtualApplianceConnectionList`
      info	[Changelog] - New struct `VirtualApplianceConnectionProperties`
      info	[Changelog] - New struct `WebApplicationFirewallScrubbingRules`
      info	[Changelog] - New field `HTTPHeadersToInsert` in struct `ApplicationRule`
      info	[Changelog] - New field `EnableKerberos` in struct `BastionHostPropertiesFormat`
      info	[Changelog] - New field `AuxiliarySKU` in struct `InterfacePropertiesFormat`
      info	[Changelog] - New field `FileUploadEnforcement`, `LogScrubbing`, `RequestBodyEnforcement`, `RequestBodyInspectLimitInKB` in struct `PolicySettings`
      info	[Changelog] - New field `PrivateEndpointLocation` in struct `PrivateEndpointConnectionProperties`
      info	[Changelog] - New field `DomainNameLabelScope` in struct `PublicIPAddressDNSSettings`
      info	[Changelog] - New field `InstanceName` in struct `VirtualApplianceNicProperties`
      info	[Changelog] - New field `AdditionalNics`, `VirtualApplianceConnections` in struct `VirtualAppliancePropertiesFormat`
      info	[Changelog] - New field `Value` in struct `VirtualHubBgpConnectionsClientListAdvertisedRoutesResponse`
      info	[Changelog] - New field `Value` in struct `VirtualHubBgpConnectionsClientListLearnedRoutesResponse`
      info	[Changelog] - New field `GroupByUserSession`, `RateLimitDuration`, `RateLimitThreshold` in struct `WebApplicationFirewallCustomRule`
      info	[Changelog]
      info	[Changelog] Total 5 breaking change(s), 93 additive change(s).
    ️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 8135cee. 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]   - Added operation group NetworkVirtualApplianceConnections
      info	[Changelog]   - Added operation AzureFirewalls.beginPacketCapture
      info	[Changelog]   - Added operation AzureFirewalls.beginPacketCaptureAndWait
      info	[Changelog]   - Added Interface AzureFirewallPacketCaptureFlags
      info	[Changelog]   - Added Interface AzureFirewallPacketCaptureRule
      info	[Changelog]   - Added Interface AzureFirewallsPacketCaptureHeaders
      info	[Changelog]   - Added Interface AzureFirewallsPacketCaptureOptionalParams
      info	[Changelog]   - Added Interface FirewallPacketCaptureParameters
      info	[Changelog]   - Added Interface FirewallPolicyHttpHeaderToInsert
      info	[Changelog]   - Added Interface GroupByUserSession
      info	[Changelog]   - Added Interface GroupByVariable
      info	[Changelog]   - Added Interface NetworkVirtualApplianceConnection
      info	[Changelog]   - Added Interface NetworkVirtualApplianceConnectionList
      info	[Changelog]   - Added Interface NetworkVirtualApplianceConnectionsCreateOrUpdateOptionalParams
      info	[Changelog]   - Added Interface NetworkVirtualApplianceConnectionsDeleteHeaders
      info	[Changelog]   - Added Interface NetworkVirtualApplianceConnectionsDeleteOptionalParams
      info	[Changelog]   - Added Interface NetworkVirtualApplianceConnectionsGetOptionalParams
      info	[Changelog]   - Added Interface NetworkVirtualApplianceConnectionsListNextOptionalParams
      info	[Changelog]   - Added Interface NetworkVirtualApplianceConnectionsListOptionalParams
      info	[Changelog]   - Added Interface NetworkVirtualAppliancesCreateOrUpdateHeaders
      info	[Changelog]   - Added Interface NetworkVirtualAppliancesDeleteHeaders
      info	[Changelog]   - Added Interface PolicySettingsLogScrubbing
      info	[Changelog]   - Added Interface PropagatedRouteTableNfv
      info	[Changelog]   - Added Interface RoutingConfigurationNfv
      info	[Changelog]   - Added Interface RoutingConfigurationNfvSubResource
      info	[Changelog]   - Added Interface VirtualApplianceAdditionalNicProperties
      info	[Changelog]   - Added Interface WebApplicationFirewallScrubbingRules
      info	[Changelog]   - Added Type Alias ApplicationGatewayFirewallRateLimitDuration
      info	[Changelog]   - Added Type Alias ApplicationGatewayFirewallUserSessionVariable
      info	[Changelog]   - Added Type Alias AzureFirewallPacketCaptureFlagsType
      info	[Changelog]   - Added Type Alias AzureFirewallsPacketCaptureResponse
      info	[Changelog]   - Added Type Alias NetworkInterfaceAuxiliarySku
      info	[Changelog]   - Added Type Alias NetworkVirtualApplianceConnectionsCreateOrUpdateResponse
      info	[Changelog]   - Added Type Alias NetworkVirtualApplianceConnectionsGetResponse
      info	[Changelog]   - Added Type Alias NetworkVirtualApplianceConnectionsListNextResponse
      info	[Changelog]   - Added Type Alias NetworkVirtualApplianceConnectionsListResponse
      info	[Changelog]   - Added Type Alias PublicIpAddressDnsSettingsDomainNameLabelScope
      info	[Changelog]   - Added Type Alias ScrubbingRuleEntryMatchOperator
      info	[Changelog]   - Added Type Alias ScrubbingRuleEntryMatchVariable
      info	[Changelog]   - Added Type Alias ScrubbingRuleEntryState
      info	[Changelog]   - Added Type Alias WebApplicationFirewallScrubbingState
      info	[Changelog]   - Interface ApplicationRule has a new optional parameter httpHeadersToInsert
      info	[Changelog]   - Interface BastionHost has a new optional parameter enableKerberos
      info	[Changelog]   - Interface NetworkInterface has a new optional parameter auxiliarySku
      info	[Changelog]   - Interface NetworkVirtualAppliance has a new optional parameter additionalNics
      info	[Changelog]   - Interface NetworkVirtualAppliance has a new optional parameter virtualApplianceConnections
      info	[Changelog]   - Interface PolicySettings has a new optional parameter fileUploadEnforcement
      info	[Changelog]   - Interface PolicySettings has a new optional parameter logScrubbing
      info	[Changelog]   - Interface PolicySettings has a new optional parameter requestBodyEnforcement
      info	[Changelog]   - Interface PolicySettings has a new optional parameter requestBodyInspectLimitInKB
      info	[Changelog]   - Interface PrivateEndpointConnection has a new optional parameter privateEndpointLocation
      info	[Changelog]   - Interface PublicIPAddressDnsSettings has a new optional parameter domainNameLabelScope
      info	[Changelog]   - Interface Subnet has a new optional parameter applicationGatewayIPConfigurations
      info	[Changelog]   - Interface VirtualApplianceNicProperties has a new optional parameter instanceName
      info	[Changelog]   - Interface WebApplicationFirewallCustomRule has a new optional parameter groupByUserSession
      info	[Changelog]   - Interface WebApplicationFirewallCustomRule has a new optional parameter rateLimitDuration
      info	[Changelog]   - Interface WebApplicationFirewallCustomRule has a new optional parameter rateLimitThreshold
      info	[Changelog]   - Added Enum KnownApplicationGatewayFirewallRateLimitDuration
      info	[Changelog]   - Added Enum KnownApplicationGatewayFirewallUserSessionVariable
      info	[Changelog]   - Added Enum KnownAzureFirewallPacketCaptureFlagsType
      info	[Changelog]   - Added Enum KnownNetworkInterfaceAuxiliarySku
      info	[Changelog]   - Added Enum KnownScrubbingRuleEntryMatchOperator
      info	[Changelog]   - Added Enum KnownScrubbingRuleEntryMatchVariable
      info	[Changelog]   - Added Enum KnownScrubbingRuleEntryState
      info	[Changelog]   - Added Enum KnownWebApplicationFirewallScrubbingState
      info	[Changelog]   - Enum KnownNetworkInterfaceAuxiliaryMode has a new value AcceleratedConnections
      info	[Changelog]   - Enum KnownWebApplicationFirewallRuleType has a new value RateLimitRule
      info	[Changelog]
      info	[Changelog] **Breaking Changes**
      info	[Changelog]
      info	[Changelog]   - Interface Subnet no longer has parameter applicationGatewayIpConfigurations
      info	[Changelog]   - Enum KnownLoadBalancerBackendAddressAdminState no longer has value Drain
    ️🔄 azure-resource-manager-schemas inProgress [Detail]
    ️❌ azure-powershell failed [Detail]
    • Pipeline Framework Failed [Logs]Release - Generate from 8135cee. 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
      SSL error: syscall failure: Broken pipe
      Error: SSL error: syscall failure: Broken pipe
    • Az.network.DefaultTag [View full logs
      error	Fatal error: SSL error: syscall failure: Broken pipe
      error	The following packages are still pending:
      error		Az.network.DefaultTag
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link
    Copy Markdown

    openapi-pipeline-app Bot commented Apr 25, 2023

    Generated ApiView

    Language Package Name ApiView Link
    Go sdk/resourcemanager/network/armnetwork https://apiview.dev/Assemblies/Review/d6f27d5fc033493bb3e9c246c2f90e1f
    Java azure-resourcemanager-network-generated https://apiview.dev/Assemblies/Review/2294ac5925304824b539ea0a7e0c75b3
    .Net Azure.ResourceManager.Network https://apiview.dev/Assemblies/Review/0465ec9e3b53423d97b36813f4d62b8b
    JavaScript @azure/arm-network https://apiview.dev/Assemblies/Review/24e64d489d09486c845862f5f04569ba

    @openapi-workflow-bot
    Copy link
    Copy Markdown

    NewApiVersionRequired reason:

    A service’s API is a contract with customers and is represented by using the api-version query parameter. Changes such as adding an optional property to a request/response or introducing a new operation is a change to the service’s contract and therefore requires a new api-version value. This is critically important for documentation, client libraries, and customer support.

    EXAMPLE: if a customer calls a service in the public cloud using api-version=2020-07-27, the new property or operation may exist but if they call the service in a government cloud, air-gapped cloud, or Azure Stack Hub cloud using the same api-version, the property or operation may not exist. Because there is no clear relationship between the service api-version and the new property/operation, customers can’t trust the documentation and Azure customer have difficulty helping customers diagnose issues. In addition, each client library version documents the service version it supports. When an optional property or new operation is added to a service and its Swagger, new client libraries must be produced to expose this functionality to customers. Without updating the api-version, it is unclear to customers which version of a client library supports these new features.

    @tinama0302
    Copy link
    Copy Markdown
    Contributor Author

    tinama0302 commented Apr 26, 2023

    previous PR target on NRP release branch: #23624

    @ankhyk ankhyk added the Approved-BreakingChange DO NOT USE! OBSOLETE label. See https://github.com/Azure/azure-sdk-tools/issues/6374 label Apr 27, 2023
    @ankhyk
    Copy link
    Copy Markdown
    Contributor

    ankhyk commented Apr 27, 2023

    Breaking change approved in #23624

    @ankhyk ankhyk added the Approved-OkToMerge <valid label in PR review process>add this label when assignee approve to merge the updates label Apr 27, 2023
    @MikhailTryakhov
    Copy link
    Copy Markdown
    Contributor

    @keryul please merge this approved PR ASAP - we need to continue progress

    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 Approved-OkToMerge <valid label in PR review process>add this label when assignee approve to merge the updates CI-BreakingChange-Go CI-BreakingChange-JavaScript Network NewApiVersionRequired resource-manager

    Projects

    None yet

    Development

    Successfully merging this pull request may close these issues.

    5 participants