<?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 Integrating azure devops in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Integrating-azure-devops/m-p/3513881#M45235</link>
    <description>&lt;P&gt;Hi , What is the process to integrate fabric with Azure devops. Especially how to deploy fabric resources using ARM templates or Azure CLI ?&lt;/P&gt;</description>
    <pubDate>Fri, 03 Nov 2023 07:29:05 GMT</pubDate>
    <dc:creator>Reddi</dc:creator>
    <dc:date>2023-11-03T07:29:05Z</dc:date>
    <item>
      <title>Integrating azure devops</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Integrating-azure-devops/m-p/3513881#M45235</link>
      <description>&lt;P&gt;Hi , What is the process to integrate fabric with Azure devops. Especially how to deploy fabric resources using ARM templates or Azure CLI ?&lt;/P&gt;</description>
      <pubDate>Fri, 03 Nov 2023 07:29:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Integrating-azure-devops/m-p/3513881#M45235</guid>
      <dc:creator>Reddi</dc:creator>
      <dc:date>2023-11-03T07:29:05Z</dc:date>
    </item>
    <item>
      <title>Re: Integrating azure devops</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Integrating-azure-devops/m-p/3516812#M45246</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/640807"&gt;@Reddi&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;For integrate Fabric with Azure DevOps and deploy Fabric resources using ARM templates or Azure CLI, you can take a look at the following these steps:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Set up your Azure DevOps environment:&lt;/LI&gt;
&lt;/OL&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;P&gt;Create an Azure DevOps organization and project if you haven’t.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Set up a build pipeline or release pipeline in Azure DevOps to automate the deployment process.&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;OL start="2"&gt;
&lt;LI&gt;Create an ARM template for your Fabric resources:&lt;/LI&gt;
&lt;/OL&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;P&gt;ARM templates are JSON files that define the infrastructure and configuration of your resources.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Use the Azure Resource Manager template reference documentation to learn about the available resources and their properties.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Create an ARM template that includes the Fabric resources you want to deploy.&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;OL start="3"&gt;
&lt;LI&gt;Add the ARM template to your Azure DevOps repository:&lt;/LI&gt;
&lt;/OL&gt;
&lt;UL&gt;
&lt;LI&gt;Upload the ARM template file to your Azure DevOps repository.&lt;/LI&gt;
&lt;/UL&gt;
&lt;OL start="4"&gt;
&lt;LI&gt;Configure your build or release pipeline in Azure DevOps:&lt;/LI&gt;
&lt;/OL&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;P&gt;In your Azure DevOps project, navigate to the build or release pipeline you created earlier.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Add a task to the pipeline that deploys the ARM template.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Configure the task to use the Azure CLI or Azure PowerShell task, depending on your preference.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Specify the ARM template file and any required parameters in the task configuration.&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;OL start="5"&gt;
&lt;LI&gt;Run the pipeline to deploy the Fabric resources:&lt;/LI&gt;
&lt;/OL&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;P&gt;Trigger the build or release pipeline to deploy the Fabric resources using the ARM template.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Monitor the pipeline logs and any error messages to troubleshoot any issues that may arise during the deployment process.&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Xiaoxin Sheng&lt;/P&gt;</description>
      <pubDate>Mon, 06 Nov 2023 02:30:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Integrating-azure-devops/m-p/3516812#M45246</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-11-06T02:30:56Z</dc:date>
    </item>
  </channel>
</rss>

