Skip to content

Azure.Provisioning.AppService_1.3.0-beta.1

Pre-release
Pre-release

Choose a tag to compare

@azure-sdk azure-sdk released this 06 Nov 11:05
58195f4

1.3.0-beta.1 (2025-11-07)

Features Added

  • Bump api-version to latest.

Breaking Changes

  • Deprecated models AseV3NetworkingConfigurationData, CustomDnsSuffixConfigurationData and StaticSiteUserProvidedFunctionAppData. Please use AseV3NetworkingConfiguration, CustomDnsSuffixConfiguration and StaticSiteUserProvidedFunctionApp instead.
  • Deprecated properties AppServiceEnvironment.CustomDnsSuffixConfiguration, AppServiceEnvironment.NetworkingConfiguration and StaticSite.UserProvidedFunctionApps. Please use AppServiceEnvironment.CustomDnsSuffixConfig, AppServiceEnvironment.NetworkingConfig and StaticSite.UserFunctionApps instead.

Bugs Fixed

  • Property Name of WebSiteSlot is now settable. (#53508)