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

Adding a new CM endpoint type #26792

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Updates API version in new specs and examples

ac41a5b
Select commit
Loading
Failed to load commit list.
Draft

Adding a new CM endpoint type #26792

Updates API version in new specs and examples
ac41a5b
Select commit
Loading
Failed to load commit list.
openapi-pipeline-app / SDK azure-sdk-for-go succeeded Nov 21, 2023 in 4m 4s

SDK azure-sdk-for-go succeeded

azure-sdk-for-go
View more details.

Details

  • ️✔️Succeeded [Logs] Generate from 1e9848f34671d5188fc44a40ccb9329e04e23eb4. 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]  [Preview SDK Changes] Breaking Change Detected
    info	[Changelog] ### Breaking Changes
    info	[Changelog]
    info	[Changelog] - Type of `VirtualApplianceConnectionProperties.RoutingConfiguration` has been changed from `*RoutingConfigurationNfv` to `*RoutingConfiguration`
    info	[Changelog] - Struct `PropagatedRouteTableNfv` has been removed
    info	[Changelog] - Struct `RoutingConfigurationNfv` has been removed
    info	[Changelog] - Struct `RoutingConfigurationNfvSubResource` has been removed
    info	[Changelog]
    info	[Changelog] ### Features Added
    info	[Changelog]
    info	[Changelog] - New value `ActionTypeJSChallenge` added to enum type `ActionType`
    info	[Changelog] - New value `BastionHostSKUNameDeveloper` added to enum type `BastionHostSKUName`
    info	[Changelog] - New value `FirewallPolicyIDPSSignatureDirectionFour`, `FirewallPolicyIDPSSignatureDirectionThree` added to enum type `FirewallPolicyIDPSSignatureDirection`
    info	[Changelog] - New value `VirtualNetworkGatewaySKUNameErGwScale` added to enum type `VirtualNetworkGatewaySKUName`
    info	[Changelog] - New value `VirtualNetworkGatewaySKUTierErGwScale` added to enum type `VirtualNetworkGatewaySKUTier`
    info	[Changelog] - New value `WebApplicationFirewallActionJSChallenge` added to enum type `WebApplicationFirewallAction`
    info	[Changelog] - New enum type `FirewallPolicyIntrusionDetectionProfileType` with values `FirewallPolicyIntrusionDetectionProfileTypeAdvanced`, `FirewallPolicyIntrusionDetectionProfileTypeBasic`, `FirewallPolicyIntrusionDetectionProfileTypeExtended`, `FirewallPolicyIntrusionDetectionProfileTypeStandard`
    info	[Changelog] - New function `*ManagementClient.BeginDeleteBastionShareableLinkByToken(context.Context, string, string, BastionShareableLinkTokenListRequest, *ManagementClientBeginDeleteBastionShareableLinkByTokenOptions) (*runtime.Poller[ManagementClientDeleteBastionShareableLinkByTokenResponse], error)`
    info	[Changelog] - New struct `BastionShareableLinkTokenListRequest`
    info	[Changelog] - New struct `InternetIngressPublicIPsProperties`
    info	[Changelog] - New field `HostNames` in struct `ApplicationGatewayListenerPropertiesFormat`
    info	[Changelog] - New field `Profile` in struct `FirewallPolicyIntrusionDetection`
    info	[Changelog] - New field `InternetIngressPublicIPs` in struct `VirtualAppliancePropertiesFormat`
    info	[Changelog]
    info	[Changelog] Total 7 breaking change(s), 20 additive change(s).