Export errors with Azure SQL DB

hoover-hash123 6 Reputation points
2021-01-08T20:37:49.97+00:00

When I attempt to perform the 'Export Data-tier Application' task on an Azure SQL DB on one of our Managed Instances, I receive this error after about a minute or two of extracting and validating processes:

*** Error exporting database:One or more unsupported elements were found in the schema used as part of a data package.
Error SQL71501: Error validating element <unnamed>: Role Membership: <unnamed> has an unresolved reference to object [AzureGroup].
Error SQL71501: Error validating element <unnamed>: Role Membership: <unnamed> has an unresolved reference to object [AzureGroup].
Error SQL71501: Error validating element <unnamed>: Role Membership: <unnamed> has an unresolved reference to object [AzureGroup].
Error SQL71501: Error validating element <unnamed>: Role Membership: <unnamed> has an unresolved reference to object [AzureGroup].
Error SQL71501: Error validating element <unnamed>: Role Membership: <unnamed> has an unresolved reference to object [AzureGroup].
Error SQL71501: Error validating element Permission: Permission has an unresolved reference to object [AzureGroup].
Error SQL71501: Error validating element Permission: Permission has an unresolved reference to object [AzureGroup].
Error SQL71501: Error validating element Permission: Permission has an unresolved reference to object [AzureGroup].
Error SQL71501: Error validating element Permission: Permission has an unresolved reference to object [AzureGroup].

We had recently configured our SQL Managed Instance to allow Azure Active Directory authentication via Groups. This doc was used for guidance on how to implement the configuration: https://learn.microsoft.com/en-us/azure/azure-sql/managed-instance/aad-security-configure-tutorial

Any help would be greatly appreciated, thanks!

Azure SQL Database
Microsoft Security | Microsoft Entra | Microsoft Entra ID
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Navtej Singh Saini 4,226 Reputation points Microsoft Employee Moderator
    2021-01-12T01:48:02.507+00:00

    @xiongNWN-8368

    Please convey if you have used the Azure Data Sync on the DB that you are exporting. We have seen these error as documented here.

    If not please convey so that we can check further regarding this.

    Thanks
    Navtej S


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.