Get pre-signed URL for multipart upload

Returns a pre-signed URL for use in multi-part upload job. The pre-signed URL provides temporary access to an S3 bucket.

The client should upload a MDF, BAK, or DACPAC database artifact to the URI before initiating an import job.

📷

Data Migration Recipe

This operation may be used in tandem with other resources to manage the upload of large databases in multiple parts. Although this workflow is more complicated than a single-stream upload workflow, multipart upload jobs provide for greater throughput and better recovery from network issues. For step-by-step instructions and sample code, see Import Large Databases.

🍐

Role-based Permissions

To perform this operation, a principal must belong to a group that has been assigned the appropriate role-based permissions. The table identifies the roles with permission to perform this operation.

ConsumerContributorData Bridge Admin
NOYESNO

To learn more about role-based permissions in Data Bridge, see Access Controls.

Path Params
string
required

Name of managed SQL Server instance.

string
required

Name of database.

string
required
string
required
int32
required
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Response

Language
URL
Response
Choose an example:
application/json
text/plain
text/json