Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add OutboundVnetRouting site property to 2024-11-01 Api Version #32022

Open
wants to merge 6 commits into
base: release-web-2024-11-01
Choose a base branch
from

Merge branch 'release-web-2024-11-01' into xingyangli-2024-11-01-outb…

2e49b19
Select commit
Loading
Failed to load commit list.
Open

Add OutboundVnetRouting site property to 2024-11-01 Api Version #32022

Merge branch 'release-web-2024-11-01' into xingyangli-2024-11-01-outb…
2e49b19
Select commit
Loading
Failed to load commit list.
openapi-pipeline-app / SDK azure-sdk-for-js succeeded Feb 27, 2025 in 15m 49s

SDK azure-sdk-for-js succeeded

Details

Note

For more instructions, please refer to the FAQ .

  • ️✔️Succeeded in generating from 4b1c851. 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	Warning: File azure-sdk-for-js_tmp/initOutput.json not found to read. Please re-run the pipeline if the error is transitient error or report this issue through https://aka.ms/azsdk/support/specreview-channel.
    command	sh .scripts/automation_generate.sh ../azure-sdk-for-js_tmp/generateInput.json ../azure-sdk-for-js_tmp/generateOutput.json
  • ️✔️@azure/arm-appservice [Preview SDK Changes] Breaking Change Detected [Suppression File]
    info	[Changelog] ### Features Added
    info	[Changelog]   - Added operation group SiteCertificates
    info	[Changelog]   - Added Interface OutboundVnetRouting
    info	[Changelog]   - Added Interface SiteCertificatesCreateOrUpdateOptionalParams
    info	[Changelog]   - Added Interface SiteCertificatesCreateOrUpdateSlotOptionalParams
    info	[Changelog]   - Added Interface SiteCertificatesDeleteOptionalParams
    info	[Changelog]   - Added Interface SiteCertificatesDeleteSlotOptionalParams
    info	[Changelog]   - Added Interface SiteCertificatesGetOptionalParams
    info	[Changelog]   - Added Interface SiteCertificatesGetSlotOptionalParams
    info	[Changelog]   - Added Interface SiteCertificatesListNextOptionalParams
    info	[Changelog]   - Added Interface SiteCertificatesListOptionalParams
    info	[Changelog]   - Added Interface SiteCertificatesListSlotNextOptionalParams
    info	[Changelog]   - Added Interface SiteCertificatesListSlotOptionalParams
    info	[Changelog]   - Added Interface SiteCertificatesUpdateOptionalParams
    info	[Changelog]   - Added Interface SiteCertificatesUpdateSlotOptionalParams
    info	[Changelog]   - Added Type Alias SiteCertificatesCreateOrUpdateResponse
    info	[Changelog]   - Added Type Alias SiteCertificatesCreateOrUpdateSlotResponse
    info	[Changelog]   - Added Type Alias SiteCertificatesGetResponse
    info	[Changelog]   - Added Type Alias SiteCertificatesGetSlotResponse
    info	[Changelog]   - Added Type Alias SiteCertificatesListNextResponse
    info	[Changelog]   - Added Type Alias SiteCertificatesListResponse
    info	[Changelog]   - Added Type Alias SiteCertificatesListSlotNextResponse
    info	[Changelog]   - Added Type Alias SiteCertificatesListSlotResponse
    info	[Changelog]   - Added Type Alias SiteCertificatesUpdateResponse
    info	[Changelog]   - Added Type Alias SiteCertificatesUpdateSlotResponse
    info	[Changelog]   - Interface Site has a new optional parameter outboundVnetRouting
    info	[Changelog] ### Breaking Changes
    info	[Changelog]   - Interface Site no longer has parameter vnetBackupRestoreEnabled
    info	[Changelog]   - Interface Site no longer has parameter vnetContentShareEnabled
    info	[Changelog]   - Interface Site no longer has parameter vnetImagePullEnabled
    info	[Changelog]   - Interface Site no longer has parameter vnetRouteAllEnabled
    Present SDK breaking changes suppressions
    Operation AppServiceEnvironments.beginApproveOrRejectPrivateEndpointConnection has a new signature
    Operation AppServiceEnvironments.beginApproveOrRejectPrivateEndpointConnectionAndWait has a new signature
    Operation StaticSites.beginApproveOrRejectPrivateEndpointConnection has a new signature
    Operation StaticSites.beginApproveOrRejectPrivateEndpointConnectionAndWait has a new signature
    Operation WebApps.beginApproveOrRejectPrivateEndpointConnection has a new signature
    Operation WebApps.beginApproveOrRejectPrivateEndpointConnectionAndWait has a new signature
    Operation WebApps.beginApproveOrRejectPrivateEndpointConnectionSlot has a new signature
    Operation WebApps.beginApproveOrRejectPrivateEndpointConnectionSlotAndWait has a new signature
    Absent SDK breaking changes suppressions
    - Interface Site no longer has parameter vnetBackupRestoreEnabled
    - Interface Site no longer has parameter vnetContentShareEnabled
    - Interface Site no longer has parameter vnetImagePullEnabled
    - Interface Site no longer has parameter vnetRouteAllEnabled
    Please refer to the guidance for suppressing SDK breaking changes.