<?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: Why db_owner is necessary for Azure SQL database permission as target in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/Why-db-owner-is-necessary-for-Azure-SQL-database-permission-as/m-p/2425099#M9871</link>
    <description>&lt;P&gt;This is likely a documentation error. Db_owner is indeed required for MS SQL type spurce endpoints but should not be needed for target endpoints. Did you try without?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 29 Feb 2024 08:10:12 GMT</pubDate>
    <dc:creator>Heinvandenheuvel</dc:creator>
    <dc:date>2024-02-29T08:10:12Z</dc:date>
    <item>
      <title>Why db_owner is necessary for Azure SQL database permission as target</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Why-db-owner-is-necessary-for-Azure-SQL-database-permission-as/m-p/2424981#M9856</link>
      <description>&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; For using Microsoft Azure SQL Database as a target, I checked the Qlik Replicate user guide that mention&amp;nbsp;must have at least the&amp;nbsp;db_owner&amp;nbsp;user role on the Microsoft Azure SQL Database,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;but we can not apply&amp;nbsp;db_owner&amp;nbsp;role for our project cause&amp;nbsp;our company security control limitation, for this situation, do you have any suggestion if we can use lower user role than db_owner?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;or can you give a strong advise that we must use&amp;nbsp;db_owner&amp;nbsp;user role for the&amp;nbsp;Azure SQL Database as a target?&amp;nbsp; thanks!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;reference link: &lt;A href="https://help.qlik.com/en-US/replicate/November2023/Content/Replicate/Main/Microsoft%20Azure%20SQL%20Database/azure_SQLServerDBTarget_Security.htm" target="_blank"&gt;https://help.qlik.com/en-US/replicate/November2023/Content/Replicate/Main/Microsoft%20Azure%20SQL%20Database/azure_SQLServerDBTarget_Security.htm&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Feb 2024 02:53:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Why-db-owner-is-necessary-for-Azure-SQL-database-permission-as/m-p/2424981#M9856</guid>
      <dc:creator>Liam</dc:creator>
      <dc:date>2024-02-29T02:53:49Z</dc:date>
    </item>
    <item>
      <title>Re: Why db_owner is necessary for Azure SQL database permission as target</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Why-db-owner-is-necessary-for-Azure-SQL-database-permission-as/m-p/2425005#M9860</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/255316"&gt;@Liam&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Welcome to Qlik Community forum and thanks for reaching out here!&lt;/P&gt;
&lt;P&gt;Looks to me the operations on Azure SQL database and MS SQL Server target are similar, Qlik Replicate need the permissions on any table in the target database for below operations (at least):&lt;/P&gt;
&lt;P&gt;1- DDL&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; CREATE TABLE/ DROP TABLE / TRUNCATE TABLE / ALTER TABLE /&amp;nbsp;CREATE UNIQUE INDEX /CREATE INDEX/ SP_RENAME /&amp;nbsp;CREATE SCHEMA&lt;/P&gt;
&lt;P&gt;2- DML&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; SELECT/INSERT/UPDATE/DELETE/BCP LOAD&lt;/P&gt;
&lt;P&gt;3- The specific database connect/use/read/write and all other needful permissions&lt;/P&gt;
&lt;P&gt;That's all in my mind. The 'db_owner' role is a high-level database role that typically has&amp;nbsp;full control over a specific database, Qlik Replicate is certified with the permission.&lt;/P&gt;
&lt;P&gt;Hope this helps.&lt;/P&gt;
&lt;P&gt;John.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Feb 2024 04:10:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Why-db-owner-is-necessary-for-Azure-SQL-database-permission-as/m-p/2425005#M9860</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2024-02-29T04:10:16Z</dc:date>
    </item>
    <item>
      <title>Re: Why db_owner is necessary for Azure SQL database permission as target</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Why-db-owner-is-necessary-for-Azure-SQL-database-permission-as/m-p/2425099#M9871</link>
      <description>&lt;P&gt;This is likely a documentation error. Db_owner is indeed required for MS SQL type spurce endpoints but should not be needed for target endpoints. Did you try without?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Feb 2024 08:10:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Why-db-owner-is-necessary-for-Azure-SQL-database-permission-as/m-p/2425099#M9871</guid>
      <dc:creator>Heinvandenheuvel</dc:creator>
      <dc:date>2024-02-29T08:10:12Z</dc:date>
    </item>
    <item>
      <title>Re: Why db_owner is necessary for Azure SQL database permission as target</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Why-db-owner-is-necessary-for-Azure-SQL-database-permission-as/m-p/2425318#M9881</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/255316"&gt;@Liam&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Well I would agree with&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/110970"&gt;@Heinvandenheuvel&lt;/a&gt;&amp;nbsp; , you may try to create a custom role and provide&amp;nbsp; them the DDL and DML privileges and test them once&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Arun&lt;/P&gt;</description>
      <pubDate>Thu, 29 Feb 2024 13:44:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Why-db-owner-is-necessary-for-Azure-SQL-database-permission-as/m-p/2425318#M9881</guid>
      <dc:creator>aarun_arasu</dc:creator>
      <dc:date>2024-02-29T13:44:50Z</dc:date>
    </item>
    <item>
      <title>Re: Why db_owner is necessary for Azure SQL database permission as target</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Why-db-owner-is-necessary-for-Azure-SQL-database-permission-as/m-p/2427037#M9999</link>
      <description>&lt;P&gt;Thanks all, I will test them.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Mar 2024 10:12:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Why-db-owner-is-necessary-for-Azure-SQL-database-permission-as/m-p/2427037#M9999</guid>
      <dc:creator>Liam</dc:creator>
      <dc:date>2024-03-05T10:12:48Z</dc:date>
    </item>
    <item>
      <title>Re: Why db_owner is necessary for Azure SQL database permission as target</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Why-db-owner-is-necessary-for-Azure-SQL-database-permission-as/m-p/2427039#M10000</link>
      <description>&lt;P&gt;if&amp;nbsp;&lt;SPAN&gt;documentation error, please help escalate the case and update it if possible, thanks!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Mar 2024 10:14:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Why-db-owner-is-necessary-for-Azure-SQL-database-permission-as/m-p/2427039#M10000</guid>
      <dc:creator>Liam</dc:creator>
      <dc:date>2024-03-05T10:14:40Z</dc:date>
    </item>
  </channel>
</rss>

