v2

latestSwagger 2.02026-07-136054211.7 KB
DataSources

Creates a new data source connection under a given business domain.

put/business-domains/{businessDomainId}/data-sources/{dataSourceId}

Path parameters

businessDomainIdstring required

Unique identifier for the business domain that will contain the new data source

dataSourceIdstring required

Unique identifier for the data source connection to be created

Query parameters

api-versionstring required

The API version to use for this operation.

Request body

idstring

Unique system identifier for the data source entity.

namestring

Human-readable display name identifying the data source connection.

isVNetEnabledboolean

Virtual Network connectivity flag.

targetResourceIdstring

Azure resource identifier for target platform (if applicable).

lastModifiedAtstring

ISO 8601 timestamp representing the last modification time.

createdBystring

Identifier or name of the user who created the data source configuration.

createdAtstring

ISO 8601 timestamp representing the creation time.

ETagstring

Entity tag for concurrency control and change detection.

lastModifiedBystring

Identifier or name of the last modifying user.

typestring

Platform type of the data source (e.g., AzureSqlDatabase, Snowflake, OneLake, etc.).

computeIdstring

Compute resource identifier associated with the credential.

regionstring

Region associated with the credential.

dataSourceTypestring

Type of data source platform (e.g., AzureSqlDatabase, OnPremiseOracleDatabase, Snowflake, etc.).

managePrivateEndPointIdstring

Managed Private Endpoint identifier for secure connectivity.

managePrivateEndpointStatusstring

Manage Private Endpoint status information.

Response

The request has succeeded and a new resource has been created as a result.

idstring

Unique system identifier for the data source entity.

namestring

Human-readable display name identifying the data source connection.

isVNetEnabledboolean

Virtual Network connectivity flag.

targetResourceIdstring

Azure resource identifier for target platform (if applicable).

lastModifiedAtstring

ISO 8601 timestamp representing the last modification time.

createdBystring

Identifier or name of the user who created the data source configuration.

createdAtstring

ISO 8601 timestamp representing the creation time.

ETagstring

Entity tag for concurrency control and change detection.

lastModifiedBystring

Identifier or name of the last modifying user.

typestring

Platform type of the data source (e.g., AzureSqlDatabase, Snowflake, OneLake, etc.).

computeIdstring

Compute resource identifier associated with the credential.

regionstring

Region associated with the credential.

dataSourceTypestring

Type of data source platform (e.g., AzureSqlDatabase, OnPremiseOracleDatabase, Snowflake, etc.).

managePrivateEndPointIdstring

Managed Private Endpoint identifier for secure connectivity.

managePrivateEndpointStatusstring

Manage Private Endpoint status information.