You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
2.0.0 (2026-06-24)
Breaking Changes
Function *ServerEndpointsClient.BeginUpdate parameter(s) have been changed from (ctx context.Context, resourceGroupName string, storageSyncServiceName string, syncGroupName string, serverEndpointName string, options *ServerEndpointsClientBeginUpdateOptions) to (ctx context.Context, resourceGroupName string, storageSyncServiceName string, syncGroupName string, serverEndpointName string, parameters ServerEndpointUpdateParameters, options *ServerEndpointsClientBeginUpdateOptions)
Function *ServicesClient.BeginUpdate parameter(s) have been changed from (ctx context.Context, resourceGroupName string, storageSyncServiceName string, options *ServicesClientBeginUpdateOptions) to (ctx context.Context, resourceGroupName string, storageSyncServiceName string, parameters ServiceUpdateParameters, options *ServicesClientBeginUpdateOptions)
Enum ProgressType has been removed
Enum Reason has been removed
Struct Error has been removed
Struct OperationDisplayResource has been removed
Struct ProxyResource has been removed
Struct Resource has been removed
Struct ResourcesMoveInfo has been removed
Struct SubscriptionState has been removed
Struct TrackedResource has been removed
Field Parameters of struct ServerEndpointsClientBeginUpdateOptions has been removed
Field Parameters of struct ServicesClientBeginUpdateOptions has been removed
Features Added
New enum type CloudTieringLowDiskModeState with values CloudTieringLowDiskModeStateDisabled, CloudTieringLowDiskModeStateEnabled
New enum type ManagedServiceIdentityType with values ManagedServiceIdentityTypeNone, ManagedServiceIdentityTypeSystemAssigned, ManagedServiceIdentityTypeSystemAssignedUserAssigned, ManagedServiceIdentityTypeUserAssigned
New enum type ServerAuthType with values ServerAuthTypeCertificate, ServerAuthTypeManagedIdentity
New enum type ServerProvisioningStatus with values ServerProvisioningStatusError, ServerProvisioningStatusInProgress, ServerProvisioningStatusNotStarted, ServerProvisioningStatusReadySyncFunctional, ServerProvisioningStatusReadySyncNotFunctional
New function *CloudEndpointsClient.AfsShareMetadataCertificatePublicKeys(ctx context.Context, resourceGroupName string, storageSyncServiceName string, syncGroupName string, cloudEndpointName string, options *CloudEndpointsClientAfsShareMetadataCertificatePublicKeysOptions) (CloudEndpointsClientAfsShareMetadataCertificatePublicKeysResponse, error)
New function *RegisteredServersClient.BeginUpdate(ctx context.Context, resourceGroupName string, storageSyncServiceName string, serverID string, parameters RegisteredServerUpdateParameters, options *RegisteredServersClientBeginUpdateOptions) (*runtime.Poller[RegisteredServersClientUpdateResponse], error)
New struct CloudEndpointAfsShareMetadataCertificatePublicKeys
New struct CloudTieringLowDiskMode
New struct ManagedServiceIdentity
New struct RegisteredServerUpdateParameters
New struct RegisteredServerUpdateProperties
New struct ServerEndpointProvisioningStatus
New struct ServerEndpointProvisioningStepStatus
New struct UserAssignedIdentity
New field NextLink in struct CloudEndpointArray
New field LockAggregationType in struct OperationResourceMetricSpecification
New field NextLink in struct PrivateEndpointConnectionListResult
New field GroupIDs in struct PrivateEndpointConnectionProperties
New field NextLink in struct RegisteredServerArray
New field ApplicationID, Identity in struct RegisteredServerCreateParametersProperties
New field ActiveAuthType, ApplicationID, Identity, LatestApplicationID in struct RegisteredServerProperties
New field NextLink in struct ServerEndpointArray
New field LowDiskMode in struct ServerEndpointCloudTieringStatus
New field ServerEndpointProvisioningStatus in struct ServerEndpointProperties
New field Identity in struct Service
New field NextLink in struct ServiceArray
New field ID, Identity, Name, SystemData, Type in struct ServiceCreateParameters
New field UseIdentity in struct ServiceCreateParametersProperties
New field UseIdentity in struct ServiceProperties
New field Identity in struct ServiceUpdateParameters
New field UseIdentity in struct ServiceUpdateProperties