Exports the specified database from a managed server instance as an MDF, BAK, or DACPAC database artifact.

The instanceName and databaseName path parameters are required. The optional exportTo query parameter specifies the file format of the exported database artifact. One of 0 (MDF), 1 (BAK) or 2 (DACPAC). By default, 0 (MDF).

🍐

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.

ConsumerContributorAdmin
NOYESNO

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

Language
URL