github Azure/azure-sdk-for-net Azure.ResourceManager.AppService_1.1.0-beta.1

latest releases: Azure.Template_1.0.3-beta.3921138, Azure.Template_1.0.3-beta.3920534, Azure.Template_1.0.3-beta.3920437...
pre-release13 months ago

1.1.0-beta.1 (2023-05-31)

Features Added

  • Enable the model factory feature for model mocking, more information can be found here.
  • Added AppCertificateData.ThumbprintString to return the hexadecimal string representation of the SHA-1 hash of the certificate.
    AppCertificateData.Thumbprint has been hidden but is still available.
  • Added AppServiceVirtualNetworkData.CertThumbprintString to return the hexadecimal string representation of the SHA-1 hash of the certificate.
    AppServiceVirtualNetworkData.CertThumbprint has been hidden but is still available.
  • Added HostNameBindingData.ThumbprintString to return the hexadecimal string representation of the SHA-1 hash of the certificate.
    HostNameBindingData.Thumbprint has been hidden but is still available.
  • Added AppCertificatePatch.ThumbprintString to return the hexadecimal string representation of the SHA-1 hash of the certificate.
    AppCertificatePatch.Thumbprint has been hidden but is still available.
  • Added AppServiceAadRegistration.ClientSecretCertificateThumbprintString to return the hexadecimal string representation of the SHA-1 hash of the certificate.
    AppServiceAadRegistration.ClientSecretCertificateThumbprint has been hidden but is still available.
  • Added AppServiceCertificateDetails.ThumbprintString to return the hexadecimal string representation of the SHA-1 hash of the certificate.
    AppServiceCertificateDetails.Thumbprint has been hidden but is still available.
  • Added AppServiceVirtualNetworkProperties.CertThumbprintString to return the hexadecimal string representation of the SHA-1 hash of the certificate.
    AppServiceVirtualNetworkProperties.CertThumbprint has been hidden but is still available.
  • Added HostNameSslState.ThumbprintString to return the hexadecimal string representation of the SHA-1 hash of the certificate.
    HostNameSslState.Thumbprint has been hidden but is still available.
  • Added SiteAuthSettings.ClientSecretCertificateThumbprintString to return the hexadecimal string representation of the SHA-1 hash of the certificate.
    SiteAuthSettings.ClientSecretCertificateThumbprint has been hidden but is still available.
  • Added PublicCertificateData.ThumbprintString to return the hexadecimal string representation of the SHA-1 hash of the certificate.
    PublicCertificateData.Thumbprint has been hidden but is still available.

Other Changes

  • Upgraded dependent Azure.Core to 1.32.0.
  • Upgraded dependent Azure.ResourceManager to 1.6.0.

Don't miss a new azure-sdk-for-net release

NewReleases is sending notifications on new releases.