Skip to content

Azure.ResourceManager.AppService_1.0.2

Choose a tag to compare

@azure-sdk azure-sdk released this 04 May 09:05
1887e1f

1.0.2 (2023-04-27)

Bugs Fixed

  • Fixed issue #34745. Introduced new property RelayArmId in HybridConnectionData class to replace the property RelayArmUri with a wrong type Uri.
  • Fixed issue #35146. BadRequest when calling CreateOrUpdateFunctionSecretAsync

Other Changes in API

Added property 'ResourceIdentifier RelayArmId' in type Azure.ResourceManager.AppService.HybridConnectionData
Added property 'WebAppKeyInfoProperties Properties' in type Azure.ResourceManager.AppService.Models.WebAppKeyInfo
Added type 'Azure.ResourceManager.AppService.Models.WebAppKeyInfoProperties'
Obsoleted property 'Uri RelayArmUri' in type Azure.ResourceManager.AppService.HybridConnectionData
Obsoleted property 'String Name' in type Azure.ResourceManager.AppService.Models.WebAppKeyInfo
Obsoleted property 'String Value' in type Azure.ResourceManager.AppService.Models.WebAppKeyInfo

Azure SDK Dependency Changes

Upgraded Azure.Core from 1.28.0 to 1.31.0