Upload data part by number

Uploads the specified data as part of a multipart upload 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.

If successful, returns the pre-signed URL to upload the file part.

Path Params
string
required

Name of managed SQL Server instance.

string
required

Name of database.

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

Generated from available response content types

Allowed:
Response

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