<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Azure SQL mirroring in SQL database</title>
    <link>https://community.fabric.microsoft.com/t5/SQL-database/Azure-SQL-mirroring/m-p/4355872#M142</link>
    <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="126093" data-lia-user-login="AugustoChaves" class="lia-mention lia-mention-user"&gt;AugustoChaves&lt;/a&gt;,&amp;nbsp;could you try running the queries below to see if Mirroring is running behind the scenes for the Azure SQL database? I'd recommend logging in SQL Server using the dbo creds.&lt;/P&gt;&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/database/mirrored-database/azure-sql-database-troubleshoot#t-sql-queries-for-troubleshooting" target="_blank"&gt;https://learn.microsoft.com/en-us/fabric/database/mirrored-database/azure-sql-database-troubleshoot#t-sql-queries-for-troubleshooting&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If Mirroring is looking good, I'd create a support ticket from Fabric on the behavior and have our support engg team investigate on why the user is unable to open the Mirror.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;</description>
    <pubDate>Wed, 08 Jan 2025 21:43:54 GMT</pubDate>
    <dc:creator>idrismotiwala</dc:creator>
    <dc:date>2025-01-08T21:43:54Z</dc:date>
    <item>
      <title>Azure SQL mirroring</title>
      <link>https://community.fabric.microsoft.com/t5/SQL-database/Azure-SQL-mirroring/m-p/4350253#M127</link>
      <description>&lt;P&gt;When mirroring is set up on Fabric only the creator/owner of the mirror can change the configuration. Other users, even workspace admins, are shown an error message: "&lt;SPAN&gt; Failed to get source connection. Please check if the source connection exists and you have the permission&lt;/SPAN&gt;".&lt;/P&gt;&lt;P&gt;Questions:&lt;BR /&gt;1) Is there a way to change the "owner"?&lt;/P&gt;&lt;P&gt;2) Is this by design? What if the owner/creator leaves the company?&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jan 2025 20:40:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/SQL-database/Azure-SQL-mirroring/m-p/4350253#M127</guid>
      <dc:creator>AugustoChaves</dc:creator>
      <dc:date>2025-01-03T20:40:49Z</dc:date>
    </item>
    <item>
      <title>Re: Azure SQL mirroring</title>
      <link>https://community.fabric.microsoft.com/t5/SQL-database/Azure-SQL-mirroring/m-p/4351489#M132</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="126093" data-lia-user-login="AugustoChaves" class="lia-mention lia-mention-user"&gt;AugustoChaves&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To successfully configure Mirroring for Azure SQL Database, the principal used to connect to the source Azure SQL Database must be granted the permission&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;ALTER ANY EXTERNAL MIRROR&lt;/STRONG&gt;, which is included in higher level permission like&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;CONTROL&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;permission or the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;db_owner&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;role.&lt;/P&gt;
&lt;P&gt;You can refer to the folllwing link to know more about it.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/database/mirrored-database/azure-sql-database-limitations#permissions-in-the-source-database" target="_blank"&gt;https://learn.microsoft.com/en-us/fabric/database/mirrored-database/azure-sql-database-limitations#permissions-in-the-source-database&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards!&lt;/P&gt;
&lt;P&gt;Yolo Zhu&lt;/P&gt;
&lt;P&gt;If this post&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;helps&lt;/EM&gt;&lt;/STRONG&gt;, then please consider&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;Accept it as the solution&lt;/EM&gt;&lt;/STRONG&gt;&amp;nbsp;to help the other members find it more quickly.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jan 2025 07:25:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/SQL-database/Azure-SQL-mirroring/m-p/4351489#M132</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-01-06T07:25:26Z</dc:date>
    </item>
    <item>
      <title>Re: Azure SQL mirroring</title>
      <link>https://community.fabric.microsoft.com/t5/SQL-database/Azure-SQL-mirroring/m-p/4352066#M133</link>
      <description>&lt;P&gt;The credential I'm using is already DBO / owner on that database. Shouldn't that be enough?&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jan 2025 15:23:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/SQL-database/Azure-SQL-mirroring/m-p/4352066#M133</guid>
      <dc:creator>AugustoChaves</dc:creator>
      <dc:date>2025-01-06T15:23:55Z</dc:date>
    </item>
    <item>
      <title>Re: Azure SQL mirroring</title>
      <link>https://community.fabric.microsoft.com/t5/SQL-database/Azure-SQL-mirroring/m-p/4353928#M137</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="126093" data-lia-user-login="AugustoChaves" class="lia-mention lia-mention-user"&gt;AugustoChaves&lt;/a&gt;&amp;nbsp;, there are 2 aspects of Mirror creation and connection.&lt;/P&gt;&lt;P&gt;1) The Mirrored Item that is created in Fabric workspace. The workspace ownwer/admin can provide access to other users in the Workspace Manage permissions settings. This should allow other users to manage the Mirror item&lt;/P&gt;&lt;P&gt;2) The credentials to connect to the database that performs the Mirroring or data replication. What you and Yolo mentioned above is correct. Currently, the user needs to have dbo/CONTROL database permissions.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jan 2025 19:20:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/SQL-database/Azure-SQL-mirroring/m-p/4353928#M137</guid>
      <dc:creator>idrismotiwala</dc:creator>
      <dc:date>2025-01-07T19:20:59Z</dc:date>
    </item>
    <item>
      <title>Re: Azure SQL mirroring</title>
      <link>https://community.fabric.microsoft.com/t5/SQL-database/Azure-SQL-mirroring/m-p/4355859#M141</link>
      <description>&lt;P&gt;Thanks Idris. The user in question is already a workspace admin and has db_owner level access at the Azure SQL database. Any other ideas of what I could try or investigate?&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jan 2025 21:36:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/SQL-database/Azure-SQL-mirroring/m-p/4355859#M141</guid>
      <dc:creator>AugustoChaves</dc:creator>
      <dc:date>2025-01-08T21:36:39Z</dc:date>
    </item>
    <item>
      <title>Re: Azure SQL mirroring</title>
      <link>https://community.fabric.microsoft.com/t5/SQL-database/Azure-SQL-mirroring/m-p/4355872#M142</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="126093" data-lia-user-login="AugustoChaves" class="lia-mention lia-mention-user"&gt;AugustoChaves&lt;/a&gt;,&amp;nbsp;could you try running the queries below to see if Mirroring is running behind the scenes for the Azure SQL database? I'd recommend logging in SQL Server using the dbo creds.&lt;/P&gt;&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/database/mirrored-database/azure-sql-database-troubleshoot#t-sql-queries-for-troubleshooting" target="_blank"&gt;https://learn.microsoft.com/en-us/fabric/database/mirrored-database/azure-sql-database-troubleshoot#t-sql-queries-for-troubleshooting&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If Mirroring is looking good, I'd create a support ticket from Fabric on the behavior and have our support engg team investigate on why the user is unable to open the Mirror.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jan 2025 21:43:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/SQL-database/Azure-SQL-mirroring/m-p/4355872#M142</guid>
      <dc:creator>idrismotiwala</dc:creator>
      <dc:date>2025-01-08T21:43:54Z</dc:date>
    </item>
    <item>
      <title>Re: Azure SQL mirroring</title>
      <link>https://community.fabric.microsoft.com/t5/SQL-database/Azure-SQL-mirroring/m-p/4397978#M188</link>
      <description>&lt;P&gt;This is indeed a known limitation in Microsoft Fabric. Currently, only the creator/owner of the mirrored database can change the configuration, and other users, including workspace admins, are unable to make changes due to permission restrictions.&lt;/P&gt;&lt;P&gt;To address this, Microsoft has introduced a feature allowing users with the right permissions (e.g., workspace admins) to take ownership of Fabric items. However, this feature is not yet supported for mirrored database items.&lt;BR /&gt;&lt;BR /&gt;Please check below blogs for reference.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/fundamentals/item-ownership-take-over" target="_blank"&gt;https://learn.microsoft.com/en-us/fabric/fundamentals/item-ownership-take-over&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2025 10:11:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/SQL-database/Azure-SQL-mirroring/m-p/4397978#M188</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-02-06T10:11:36Z</dc:date>
    </item>
  </channel>
</rss>

