Validates the structure and content of a schema for use in Azure Data Transfer. This operation has reached end of life support starting version 2025-05-30-preview. For schema support please create and use a FlowProfile resource.

post/providers/Microsoft.AzureDataTransfer/validateSchema

Parameters

../../../../../common-types/resource-management/v5/types.json#/components/parameters/ApiVersionParameter — unresolved $ref

Request body

idstring

ID associated with this schema

connectionIdstring

Connection ID associated with this schema

status'New' | 'Approved'

Status of the schema.

namestring

Name of the schema

contentstring

Content of the schema

direction'Send' | 'Receive'

Direction of data movement

schemaUristring uri

Uri containing SAS token for the zipped schema

schemaType'Xsd' | 'Zip'

The Schema Type.

Response

The request has succeeded.

status'Succeeded' | 'Failed'

Validation status of the schema

messagestring

Message describing the schema validation