Skip to main content

2020-12-01-preview (removed)

removed

This API version has been removed, and is no longer supported. Please use the 2022-01-01-preview or later version of the API.

This API version is no longer used by the Microsoft Azure portal or the latest LiveData AZ CLI extension.

Changelog

This API version has been updated with the following changes since the previous 2019-09-01-preview API version:

LiveData Migrator

Properties added

PropertyAccessRequiredDefaultsDescription
bandwidthPolicyRead/WriteNoNoneDefines the bandwidth policy in force for the on-prem LiveData Migrator instance. May be provided either during Create or Patch.

Properties deleted

  • None

Breaking changes

  • Patch operation changed to a long-running (async) operation

LiveData Migrator / Target

Properties added

PropertyAccessRequiredDefaultsDescription
oauthClientIdRead/WriteNo*NoneSpecifies the Service Principal client id. May only be provided during Create.
oauthClientSecretRead/WriteNo*NoneSpecifies the Service Principal client secret. May only be provided during Create.
oauthClientEndpointRead/WriteNoNoneSpecifies the Service Principal authentication endpoint. May only be provided during Create. If not provided, the default endpoint for the tenant will be used.

Properties deleted

  • None

Breaking changes

  • A storageAccessKey is no longer required*

Additional Notes

* Either a storageAccessKey or both oauthClientId and oauthClientSecret must be provided during Create.

LiveData Migrator / Migration

Properties added

PropertyAccessRequiredDefaultsDescription
scanOnlyRead/WriteNofalseIf true, makes a migration non live (scan-only).

Properties deleted

  • The exclusions property has been deleted since it was not yet implemented in the Wandisco.Fusion resource provider, and its future implementation is subject to change.

Breaking changes

  • None

LiveData Plane / Migration

Properties added

PropertyAccessRequiredDefaultsDescription
provisioningStateRead OnlyN/AN/AIndicates the provisioning state of the Migration resource.

Properties deleted

  • None

Breaking changes

  • None

Other Updates

  • Various updates to API description fields. No effect for users.
  • Update to resource definition hierarchy to utilize Azure standard definitions. Doesn't affect direct API users, but may affect class hierarchy generated from API specification.