<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Automation Archives - AzureOps</title>
	<atom:link href="https://azureops.org/articles/category/azure/automation/feed/" rel="self" type="application/rss+xml" />
	<link>https://azureops.org/articles/category/azure/automation/</link>
	<description>Notable things about Cloud, Data and DevOps.</description>
	<lastBuildDate>Tue, 13 Aug 2024 13:31:36 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://i0.wp.com/azureops.org/wp-content/uploads/2021/04/cropped-android-chrome-512x512-1.png?fit=32%2C32&#038;ssl=1</url>
	<title>Automation Archives - AzureOps</title>
	<link>https://azureops.org/articles/category/azure/automation/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">190208641</site>	<item>
		<title>Programmatically Start and Stop Azure Data Factory Integration Runtime</title>
		<link>https://azureops.org/articles/data-factory-automation-with-managed-identity/</link>
		
		<dc:creator><![CDATA[Kunal Rathi]]></dc:creator>
		<pubDate>Thu, 08 Feb 2024 20:43:56 +0000</pubDate>
				<category><![CDATA[Automation]]></category>
		<category><![CDATA[Azure]]></category>
		<category><![CDATA[Data Factory]]></category>
		<category><![CDATA[PowerShell]]></category>
		<guid isPermaLink="false">https://azureops.org/?p=7131</guid>

					<description><![CDATA[<p> This article describes how to perform Azure Data Factory automation with managed identity and Azure automation account.</p>
<p>The post <a href="https://azureops.org/articles/data-factory-automation-with-managed-identity/">Programmatically Start and Stop Azure Data Factory Integration Runtime</a> appeared first on <a href="https://azureops.org">AzureOps</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="">Azure Data Factory is a Microsoft cloud ETL service for serverless data integrations and orchestrations. <a href="https://learn.microsoft.com/en-us/azure/automation/overview" target="_blank" rel="noreferrer noopener">Azure automation account</a> is a service by Microsoft to automate various management activities in Azure cloud. You can leverage an automation account if you want to start and stop Azure Data Factory SSIS runtime programmatically. This article describes how to programmatically start and stop Azure Data Factory integration runtime using managed identity and Azure automation account.</p>



<p class="has-pale-cyan-blue-background-color has-background"><strong>Pre-requisites</strong>:<br>To implement Azure Data Factory automation using Azure automation account you would need,<br>1. Azure subscription and a resource group with Azure Data Factory and Azure Automation Account.<br>2. Admin permission to grant access to Azure automation account on Azure Data Factory.</p>



<h2 class="wp-block-heading">What is Managed Identity?</h2>



<p class=""><a href="https://learn.microsoft.com/en-us/azure/active-directory/managed-identities-azure-resources/overview" target="_blank" rel="noreferrer noopener">Managed identity&nbsp;</a>is a&nbsp;<a href="https://learn.microsoft.com/en-us/azure/active-directory/develop/app-objects-and-service-principals" target="_blank" rel="noreferrer noopener">service principal</a>&nbsp;associated with resources in Azure. When we create a Data Factory in Azure, it automatically creates an app in Microsoft Entra ID (Azure active directory).To connect Azure Data Factory from Azure automation account, we need to grant Azure automation account&#8217;s system-assigned managed identity access to the Azure Data Factory. This makes access management more secure and easy.</p>



<h3 class="wp-block-heading">Benefits of using managed identity authentication</h3>



<p class="">1. You don’t need to manage credentials.<br>2. You can use managed identities to authenticate to any resource that supports Entra ID authentication, including your applications.<br>3. Managed identities can be used at no extra cost.</p>



<h3 class="wp-block-heading">Types of managed identities</h3>



<p class="">There are two types of managed identities:<br>1. System assigned managed identity – This is the identity that is associated with Azure resources like Azure automation account.<br>2. User-assigned managed identity – This identity is created and managed by the user in Azure portal. Learn more about it&nbsp;<a href="https://learn.microsoft.com/en-us/entra/identity/managed-identities-azure-resources/how-manage-user-assigned-managed-identities?pivots=identity-mi-methods-azp" target="_blank" rel="noreferrer noopener">here</a>.</p>



<p class="">Let us now see how the system-assigned managed identity of Azure automation account can be used to connect and manage Azure Data Factory integration runtime.</p>



<h2 class="wp-block-heading">Enable the System assigned managed identity for Azure automation account</h2>



<p class="">1. Navigate to Azure automation account resource in Azure <a href="https://portal.azure.com/">portal</a>. </p>



<p class="">2. Click &#8216;Identity&#8217; under &#8216;Account Settings&#8217; as shown in the image below. </p>



<p class="">3. Under the System assigned tab, enable Status and click Save.</p>



<figure class="wp-block-image size-large is-resized"><a href="https://i0.wp.com/azureops.org/wp-content/uploads/2024/02/Enable-managed-identity-in-Azure-automation-account.png?ssl=1"><img data-recalc-dims="1" fetchpriority="high" decoding="async" width="1200" height="625" data-attachment-id="7134" data-permalink="https://azureops.org/articles/data-factory-automation-with-managed-identity/enable-managed-identity-in-azure-automation-account/" data-orig-file="https://i0.wp.com/azureops.org/wp-content/uploads/2024/02/Enable-managed-identity-in-Azure-automation-account.png?fit=1303%2C679&amp;ssl=1" data-orig-size="1303,679" data-comments-opened="0" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Enable-managed-identity-in-Azure-automation-account" data-image-description="" data-image-caption="" data-large-file="https://i0.wp.com/azureops.org/wp-content/uploads/2024/02/Enable-managed-identity-in-Azure-automation-account.png?fit=1200%2C625&amp;ssl=1" src="https://i0.wp.com/azureops.org/wp-content/uploads/2024/02/Enable-managed-identity-in-Azure-automation-account.png?resize=1200%2C625&#038;ssl=1" alt="Enable managed identity of Azure automation account." class="wp-image-7134" style="width:936px;height:auto" srcset="https://i0.wp.com/azureops.org/wp-content/uploads/2024/02/Enable-managed-identity-in-Azure-automation-account.png?resize=1200%2C625&amp;ssl=1 1200w, https://i0.wp.com/azureops.org/wp-content/uploads/2024/02/Enable-managed-identity-in-Azure-automation-account.png?resize=300%2C156&amp;ssl=1 300w, https://i0.wp.com/azureops.org/wp-content/uploads/2024/02/Enable-managed-identity-in-Azure-automation-account.png?resize=1190%2C620&amp;ssl=1 1190w, https://i0.wp.com/azureops.org/wp-content/uploads/2024/02/Enable-managed-identity-in-Azure-automation-account.png?resize=768%2C400&amp;ssl=1 768w, https://i0.wp.com/azureops.org/wp-content/uploads/2024/02/Enable-managed-identity-in-Azure-automation-account.png?resize=450%2C234&amp;ssl=1 450w, https://i0.wp.com/azureops.org/wp-content/uploads/2024/02/Enable-managed-identity-in-Azure-automation-account.png?resize=600%2C313&amp;ssl=1 600w, https://i0.wp.com/azureops.org/wp-content/uploads/2024/02/Enable-managed-identity-in-Azure-automation-account.png?w=1303&amp;ssl=1 1303w" sizes="(max-width: 1200px) 100vw, 1200px" /></a></figure>



<figure class="is-style-default wp-block-image size-large is-resized"><a href="https://marketplace.visualstudio.com/items?itemName=AzureOps.ssiscatalogerpro&amp;ssr=false#overview" target="_blank" rel="noopener"><img data-recalc-dims="1" decoding="async" width="1200" height="148" data-attachment-id="4839" data-permalink="https://azureops.org/articles/azure-data-studio-for-sql-developers/scmw-horizontal-ad/" data-orig-file="https://i0.wp.com/azureops.org/wp-content/uploads/2023/01/SCMW-horizontal-ad.png?fit=1326%2C163&amp;ssl=1" data-orig-size="1326,163" data-comments-opened="0" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="SCMW-horizontal-ad" data-image-description="" data-image-caption="" data-large-file="https://i0.wp.com/azureops.org/wp-content/uploads/2023/01/SCMW-horizontal-ad.png?fit=1200%2C148&amp;ssl=1" src="https://i0.wp.com/azureops.org/wp-content/uploads/2023/01/SCMW-horizontal-ad.png?resize=1200%2C148&#038;ssl=1" alt="" class="wp-image-4839" style="object-fit:cover;width:811px;height:99px" srcset="https://i0.wp.com/azureops.org/wp-content/uploads/2023/01/SCMW-horizontal-ad.png?resize=1200%2C148&amp;ssl=1 1200w, https://i0.wp.com/azureops.org/wp-content/uploads/2023/01/SCMW-horizontal-ad.png?resize=450%2C55&amp;ssl=1 450w, https://i0.wp.com/azureops.org/wp-content/uploads/2023/01/SCMW-horizontal-ad.png?resize=600%2C74&amp;ssl=1 600w, https://i0.wp.com/azureops.org/wp-content/uploads/2023/01/SCMW-horizontal-ad.png?resize=300%2C37&amp;ssl=1 300w, https://i0.wp.com/azureops.org/wp-content/uploads/2023/01/SCMW-horizontal-ad.png?resize=768%2C94&amp;ssl=1 768w, https://i0.wp.com/azureops.org/wp-content/uploads/2023/01/SCMW-horizontal-ad.png?w=1326&amp;ssl=1 1326w" sizes="(max-width: 1200px) 100vw, 1200px" /></a></figure>



<h2 class="wp-block-heading">Grant access to Azure automation account on Azure Data Factory </h2>



<p class="">1. Navigate to Data Factory resource in Azure portal and Click on Access control (IAM).  Click Add -&gt; Add role assignment as shown in the image below.</p>



<figure class="wp-block-image size-large is-resized"><a href="https://i0.wp.com/azureops.org/wp-content/uploads/2024/02/Add-IAM-of-Azure-data-factory.png?ssl=1"><img data-recalc-dims="1" decoding="async" width="1200" height="366" data-attachment-id="7156" data-permalink="https://azureops.org/articles/data-factory-automation-with-managed-identity/add-iam-of-azure-data-factory/" data-orig-file="https://i0.wp.com/azureops.org/wp-content/uploads/2024/02/Add-IAM-of-Azure-data-factory.png?fit=1256%2C383&amp;ssl=1" data-orig-size="1256,383" data-comments-opened="0" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Add-IAM-of-Azure-data-factory" data-image-description="" data-image-caption="" data-large-file="https://i0.wp.com/azureops.org/wp-content/uploads/2024/02/Add-IAM-of-Azure-data-factory.png?fit=1200%2C366&amp;ssl=1" src="https://i0.wp.com/azureops.org/wp-content/uploads/2024/02/Add-IAM-of-Azure-data-factory.png?resize=1200%2C366&#038;ssl=1" alt="programmatically start and stop Azure Data Factory integration runtime " class="wp-image-7156" style="width:992px;height:auto" srcset="https://i0.wp.com/azureops.org/wp-content/uploads/2024/02/Add-IAM-of-Azure-data-factory.png?resize=1200%2C366&amp;ssl=1 1200w, https://i0.wp.com/azureops.org/wp-content/uploads/2024/02/Add-IAM-of-Azure-data-factory.png?resize=300%2C91&amp;ssl=1 300w, https://i0.wp.com/azureops.org/wp-content/uploads/2024/02/Add-IAM-of-Azure-data-factory.png?resize=768%2C234&amp;ssl=1 768w, https://i0.wp.com/azureops.org/wp-content/uploads/2024/02/Add-IAM-of-Azure-data-factory.png?resize=450%2C137&amp;ssl=1 450w, https://i0.wp.com/azureops.org/wp-content/uploads/2024/02/Add-IAM-of-Azure-data-factory.png?resize=600%2C183&amp;ssl=1 600w, https://i0.wp.com/azureops.org/wp-content/uploads/2024/02/Add-IAM-of-Azure-data-factory.png?w=1256&amp;ssl=1 1256w" sizes="(max-width: 1200px) 100vw, 1200px" /></a></figure>



<p class="">2. Grant sufficient role to Azure automation account resource on Data Factory resource under the Role tab. Job function role &#8211; &#8216;Data Factory Contributor&#8217; should be sufficient to perform management activities on Data Factory.</p>



<figure class="wp-block-image size-full"><a href="https://i0.wp.com/azureops.org/wp-content/uploads/2024/02/Select-role-in-Azure-data-factory-IAM.png?ssl=1"><img data-recalc-dims="1" loading="lazy" decoding="async" width="924" height="453" data-attachment-id="7157" data-permalink="https://azureops.org/articles/data-factory-automation-with-managed-identity/select-role-in-azure-data-factory-iam/" data-orig-file="https://i0.wp.com/azureops.org/wp-content/uploads/2024/02/Select-role-in-Azure-data-factory-IAM.png?fit=924%2C453&amp;ssl=1" data-orig-size="924,453" data-comments-opened="0" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Select-role-in-Azure-data-factory-IAM" data-image-description="" data-image-caption="" data-large-file="https://i0.wp.com/azureops.org/wp-content/uploads/2024/02/Select-role-in-Azure-data-factory-IAM.png?fit=924%2C453&amp;ssl=1" src="https://i0.wp.com/azureops.org/wp-content/uploads/2024/02/Select-role-in-Azure-data-factory-IAM.png?resize=924%2C453&#038;ssl=1" alt="" class="wp-image-7157" srcset="https://i0.wp.com/azureops.org/wp-content/uploads/2024/02/Select-role-in-Azure-data-factory-IAM.png?w=924&amp;ssl=1 924w, https://i0.wp.com/azureops.org/wp-content/uploads/2024/02/Select-role-in-Azure-data-factory-IAM.png?resize=300%2C147&amp;ssl=1 300w, https://i0.wp.com/azureops.org/wp-content/uploads/2024/02/Select-role-in-Azure-data-factory-IAM.png?resize=768%2C377&amp;ssl=1 768w, https://i0.wp.com/azureops.org/wp-content/uploads/2024/02/Select-role-in-Azure-data-factory-IAM.png?resize=450%2C221&amp;ssl=1 450w, https://i0.wp.com/azureops.org/wp-content/uploads/2024/02/Select-role-in-Azure-data-factory-IAM.png?resize=600%2C294&amp;ssl=1 600w" sizes="(max-width: 924px) 100vw, 924px" /></a></figure>



<p class="">3. Under the Members tab, select &#8216;Managed Identity&#8217;. Search for the managed identity of Azure automation account to whom you want to grant access.</p>



<figure class="wp-block-image size-large is-resized"><a href="https://i0.wp.com/azureops.org/wp-content/uploads/2024/02/Grant-access-to-Azure-automation-account-on-Azure-data-factory-1.png?ssl=1"><img data-recalc-dims="1" loading="lazy" decoding="async" width="1200" height="451" data-attachment-id="7155" data-permalink="https://azureops.org/articles/data-factory-automation-with-managed-identity/grant-access-to-azure-automation-account-on-azure-data-factory-1/" data-orig-file="https://i0.wp.com/azureops.org/wp-content/uploads/2024/02/Grant-access-to-Azure-automation-account-on-Azure-data-factory-1.png?fit=1864%2C701&amp;ssl=1" data-orig-size="1864,701" data-comments-opened="0" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Grant-access-to-Azure-automation-account-on-Azure-data-factory-1" data-image-description="" data-image-caption="" data-large-file="https://i0.wp.com/azureops.org/wp-content/uploads/2024/02/Grant-access-to-Azure-automation-account-on-Azure-data-factory-1.png?fit=1200%2C451&amp;ssl=1" src="https://i0.wp.com/azureops.org/wp-content/uploads/2024/02/Grant-access-to-Azure-automation-account-on-Azure-data-factory-1.png?resize=1200%2C451&#038;ssl=1" alt="programmatically start and stop Azure Data Factory integration runtime " class="wp-image-7155" style="width:1074px;height:auto" srcset="https://i0.wp.com/azureops.org/wp-content/uploads/2024/02/Grant-access-to-Azure-automation-account-on-Azure-data-factory-1.png?resize=1200%2C451&amp;ssl=1 1200w, https://i0.wp.com/azureops.org/wp-content/uploads/2024/02/Grant-access-to-Azure-automation-account-on-Azure-data-factory-1.png?resize=300%2C113&amp;ssl=1 300w, https://i0.wp.com/azureops.org/wp-content/uploads/2024/02/Grant-access-to-Azure-automation-account-on-Azure-data-factory-1.png?resize=768%2C289&amp;ssl=1 768w, https://i0.wp.com/azureops.org/wp-content/uploads/2024/02/Grant-access-to-Azure-automation-account-on-Azure-data-factory-1.png?resize=1536%2C578&amp;ssl=1 1536w, https://i0.wp.com/azureops.org/wp-content/uploads/2024/02/Grant-access-to-Azure-automation-account-on-Azure-data-factory-1.png?resize=450%2C169&amp;ssl=1 450w, https://i0.wp.com/azureops.org/wp-content/uploads/2024/02/Grant-access-to-Azure-automation-account-on-Azure-data-factory-1.png?resize=600%2C226&amp;ssl=1 600w, https://i0.wp.com/azureops.org/wp-content/uploads/2024/02/Grant-access-to-Azure-automation-account-on-Azure-data-factory-1.png?w=1864&amp;ssl=1 1864w" sizes="(max-width: 1200px) 100vw, 1200px" /></a></figure>



<h2 class="wp-block-heading">Start And Stop Azure Data Factory IR using PowerShell runbook</h2>



<p class="">1.  Import Azure Az PowerShell modules in automation account. Under the automation account resource, navigate to &#8216;Shared resources&#8217; -> &#8216;Modules&#8217;.</p>



<p class="">2. Create &#8216;datafactory-name&#8217; and &#8216;resourcegroup-name&#8217; variables in the automation account and assign appropriate values to them.</p>



<figure class="wp-block-image size-large"><a href="https://i0.wp.com/azureops.org/wp-content/uploads/2024/02/Create-variables-in-Azure-automation-account.png?ssl=1"><img data-recalc-dims="1" loading="lazy" decoding="async" width="1200" height="362" data-attachment-id="8102" data-permalink="https://azureops.org/articles/data-factory-automation-with-managed-identity/create-variables-in-azure-automation-account/" data-orig-file="https://i0.wp.com/azureops.org/wp-content/uploads/2024/02/Create-variables-in-Azure-automation-account.png?fit=1374%2C415&amp;ssl=1" data-orig-size="1374,415" data-comments-opened="0" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Create variables in Azure automation account" data-image-description="" data-image-caption="" data-large-file="https://i0.wp.com/azureops.org/wp-content/uploads/2024/02/Create-variables-in-Azure-automation-account.png?fit=1200%2C362&amp;ssl=1" src="https://i0.wp.com/azureops.org/wp-content/uploads/2024/02/Create-variables-in-Azure-automation-account.png?resize=1200%2C362&#038;ssl=1" alt="" class="wp-image-8102" srcset="https://i0.wp.com/azureops.org/wp-content/uploads/2024/02/Create-variables-in-Azure-automation-account.png?resize=1200%2C362&amp;ssl=1 1200w, https://i0.wp.com/azureops.org/wp-content/uploads/2024/02/Create-variables-in-Azure-automation-account.png?resize=300%2C91&amp;ssl=1 300w, https://i0.wp.com/azureops.org/wp-content/uploads/2024/02/Create-variables-in-Azure-automation-account.png?resize=768%2C232&amp;ssl=1 768w, https://i0.wp.com/azureops.org/wp-content/uploads/2024/02/Create-variables-in-Azure-automation-account.png?resize=450%2C136&amp;ssl=1 450w, https://i0.wp.com/azureops.org/wp-content/uploads/2024/02/Create-variables-in-Azure-automation-account.png?resize=600%2C181&amp;ssl=1 600w, https://i0.wp.com/azureops.org/wp-content/uploads/2024/02/Create-variables-in-Azure-automation-account.png?w=1374&amp;ssl=1 1374w" sizes="(max-width: 1200px) 100vw, 1200px" /></a></figure>



<p class="">3. Navigate to &#8216;Process Automation&#8217; left side section under Azure automation account and click &#8216;Runbooks&#8217; . Create a new PowerShell runbook and provide necessary details.</p>



<p class="">4. You can use the code below to connect and stop/start Integration runtime in Azure Data Factory.</p>



<h4 class="wp-block-heading">Stop ADF integration runtime</h4>


<div class="wp-block-syntaxhighlighter-code "><pre class="brush: powershell; title: ; notranslate">
# Retrieve Automation Variables
$DataFactoryName = Get-AzAutomationVariable -Name &#039;datafactory-name&#039;
$ResourceGroup = Get-AzAutomationVariable -Name &#039;resourcegroup-name&#039;

# Authenticate to Azure
Connect-AzAccount

# Get Integration Runtime in Azure Data Factory
$IntegrationRuntime = Get-AzDataFactoryV2IntegrationRuntime `
                            -DataFactoryName $DataFactoryName `
                            -ResourceGroupName $ResourceGroup

# Check the current status of the Integration Runtime
$IRStatus = $IntegrationRuntime.Status
Write-Output &quot;Current Integration Runtime Status: $IRStatus&quot;

# Stop the Integration Runtime if it is running
if ($IRStatus -eq &#039;Online&#039;) {
    Stop-AzDataFactoryV2IntegrationRuntime `
        -DataFactoryName $DataFactoryName `
        -ResourceGroupName $ResourceGroup `
        -Name $IntegrationRuntime.Name

    Write-Output &quot;Integration Runtime &#039;$($IntegrationRuntime.Name)&#039; has been stopped.&quot;
} else {
    Write-Output &quot;Integration Runtime &#039;$($IntegrationRuntime.Name)&#039; is already stopped or in a state that cannot be stopped.&quot;
}

</pre></div>


<h4 class="wp-block-heading">Start ADF integration runtime</h4>


<div class="wp-block-syntaxhighlighter-code "><pre class="brush: powershell; title: ; notranslate">
# Retrieve Automation Variables
$DataFactoryName = Get-AzAutomationVariable -Name &#039;datafactory-name&#039;
$ResourceGroup = Get-AzAutomationVariable -Name &#039;resourcegroup-name&#039;

# Authenticate to Azure
Connect-AzAccount

# Get Integration Runtime in Azure Data Factory
$IntegrationRuntime = Get-AzDataFactoryV2IntegrationRuntime `
                            -DataFactoryName $DataFactoryName `
                            -ResourceGroupName $ResourceGroup

# Check the current status of the Integration Runtime
$IRStatus = $IntegrationRuntime.Status
Write-Output &quot;Current Integration Runtime Status: $IRStatus&quot;

# Start the Integration Runtime if it is not running
if ($IRStatus -ne &#039;Online&#039;) {
    Start-AzDataFactoryV2IntegrationRuntime `
        -DataFactoryName $DataFactoryName `
        -ResourceGroupName $ResourceGroup `
        -Name $IntegrationRuntime.Name

    Write-Output &quot;Integration Runtime &#039;$($IntegrationRuntime.Name)&#039; is starting.&quot;
} else {
    Write-Output &quot;Integration Runtime &#039;$($IntegrationRuntime.Name)&#039; is already running.&quot;
}

</pre></div>


<p class="">Notice in the above code blocks that we have not used any credentials to authenticate to Azure. This is because authentication is taken care of using managed identity. </p>



<p class="has-background" style="background-color:#bcefca"><strong>Pro tips:</strong><br>1. <a href="https://azureops.org/articles/connect-azure-sql-from-data-factory-using-managed-identity/" target="_blank" rel="noreferrer noopener">Learn </a>how to connect to Azure SQL from Azure Data Factory using managed identity.<br>2. Azure Automation Run as accounts, including Classic Run as accounts have retired on&nbsp;30 September 2023. It is now mandatory to use the managed identity.</p>



<h2 class="wp-block-heading">See more</h2>



<iframe width="700" height="394" src="https://www.youtube.com/embed/t2h6xNVFQkc" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>



<div class="wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex">
<div class="is-style-fill wp-block-button"><a class="wp-block-button__link has-white-color has-blush-light-purple-gradient-background has-text-color has-background has-link-color wp-element-button" href="https://azureops.org/product/ssis-catalog-migration-wizard-pro/" target="_blank" rel="noreferrer noopener">Download Now</a></div>
</div>



<p class="">&nbsp;&nbsp;&nbsp;&nbsp;</p>



<p class=""></p>
<p>The post <a href="https://azureops.org/articles/data-factory-automation-with-managed-identity/">Programmatically Start and Stop Azure Data Factory Integration Runtime</a> appeared first on <a href="https://azureops.org">AzureOps</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">7131</post-id>	</item>
		<item>
		<title>Disable and Enable triggers in Azure Data Factory using PowerShell</title>
		<link>https://azureops.org/articles/disable-and-enable-triggers-in-azure-data-factory/</link>
		
		<dc:creator><![CDATA[Kunal Rathi]]></dc:creator>
		<pubDate>Mon, 31 Jul 2023 19:59:29 +0000</pubDate>
				<category><![CDATA[Automation]]></category>
		<category><![CDATA[Azure]]></category>
		<category><![CDATA[Data Factory]]></category>
		<category><![CDATA[DevOps]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[azure data factory ci/cd]]></category>
		<category><![CDATA[azure data factory triggers]]></category>
		<guid isPermaLink="false">https://azureops.org/?p=6310</guid>

					<description><![CDATA[<p>This article will provide step-by-step instructions to enable and disable triggers in Azure Data Factory using PowerShell.</p>
<p>The post <a href="https://azureops.org/articles/disable-and-enable-triggers-in-azure-data-factory/">Disable and Enable triggers in Azure Data Factory using PowerShell</a> appeared first on <a href="https://azureops.org">AzureOps</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="">Companies depend on efficient data processing and management systems to make informed decisions in the fast-moving business world. <a href="https://learn.microsoft.com/en-us/azure/data-factory/introduction" target="_blank" rel="noreferrer noopener">Azure Data Factory</a> (ADF) is a highly effective cloud-based data integration service that allows organizations to orchestrate and automate data workflows easily. One of the critical features of ADF is the ability to activate and deactivate triggers, which are essential for controlling the execution of data pipelines and factory maintenance. This article will provide step-by-step instructions to enable and disable triggers in Azure Data Factory.</p>



<p class="has-pale-cyan-blue-background-color has-background"><strong>Pre-requisites:</strong><br>1. Access to Data Factory resources in the Azure portal.<br>2. Az PowerShell&nbsp;<a href="https://docs.microsoft.com/en-us/powershell/azure/install-az-ps?view=azps-7.1.0" target="_blank" rel="noreferrer noopener">module</a>&nbsp;installed on the local machine.</p>



<h2 class="wp-block-heading">Understanding Azure Data Factory Triggers</h2>



<p class="">Azure Data Factory utilizes triggers to initiate data pipeline executions based on specific conditions automatically. These conditions can be set on a schedule, event, or through manual intervention. Triggers play a crucial role in ensuring that data pipelines run at the correct time, keeping data processing up-to-date and accurate. Turning triggers on-demand on and off gives data engineers the flexibility to control the data flow efficiently.</p>



<h2 class="wp-block-heading">Script to disable and enable triggers in Azure Data Factory</h2>



<p class="">Use the below PowerShell script to disable all the triggers in Azure Data Factory.</p>


<div class="wp-block-syntaxhighlighter-code "><pre class="brush: powershell; gutter: false; title: ; notranslate">
$adf_name = &#039;adfname&#039;
$resourcegroup_name = &#039;resourcegroupname&#039;

$triggersADF = Get-AzDataFactoryV2Trigger -DataFactoryName $adf_name -ResourceGroupName $resourcegroup_name; 
$triggersADF | ForEach-Object { Stop-AzDataFactoryV2Trigger -ResourceGroupName $resourcegroup_name -DataFactoryName $adf_name -Name $_.name -Force }
</pre></div>


<p class="">Use the below PowerShell script to enable all the triggers in Azure Data Factory.</p>


<div class="wp-block-syntaxhighlighter-code "><pre class="brush: powershell; gutter: false; title: ; notranslate">
$adf_name = &#039;adfname&#039;
$resourcegroup_name = &#039;resourcegroupname&#039;

$triggersADF = Get-AzDataFactoryV2Trigger -DataFactoryName $adf_name -ResourceGroupName $resourcegroup_name; 
$triggersADF | ForEach-Object { Start-AzDataFactoryV2Trigger -ResourceGroupName $resourcegroup_name -DataFactoryName $adf_name -Name $_.name -Force }
</pre></div>


<figure class="is-style-default wp-block-image size-large is-resized"><a href="https://marketplace.visualstudio.com/items?itemName=AzureOps.ssiscatalogerpro&amp;ssr=false#overview" target="_blank" rel="noopener"><img data-recalc-dims="1" decoding="async" width="1200" height="148" data-attachment-id="4839" data-permalink="https://azureops.org/articles/azure-data-studio-for-sql-developers/scmw-horizontal-ad/" data-orig-file="https://i0.wp.com/azureops.org/wp-content/uploads/2023/01/SCMW-horizontal-ad.png?fit=1326%2C163&amp;ssl=1" data-orig-size="1326,163" data-comments-opened="0" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="SCMW-horizontal-ad" data-image-description="" data-image-caption="" data-large-file="https://i0.wp.com/azureops.org/wp-content/uploads/2023/01/SCMW-horizontal-ad.png?fit=1200%2C148&amp;ssl=1" src="https://i0.wp.com/azureops.org/wp-content/uploads/2023/01/SCMW-horizontal-ad.png?resize=1200%2C148&#038;ssl=1" alt="" class="wp-image-4839" style="object-fit:cover;width:811px;height:99px" srcset="https://i0.wp.com/azureops.org/wp-content/uploads/2023/01/SCMW-horizontal-ad.png?resize=1200%2C148&amp;ssl=1 1200w, https://i0.wp.com/azureops.org/wp-content/uploads/2023/01/SCMW-horizontal-ad.png?resize=450%2C55&amp;ssl=1 450w, https://i0.wp.com/azureops.org/wp-content/uploads/2023/01/SCMW-horizontal-ad.png?resize=600%2C74&amp;ssl=1 600w, https://i0.wp.com/azureops.org/wp-content/uploads/2023/01/SCMW-horizontal-ad.png?resize=300%2C37&amp;ssl=1 300w, https://i0.wp.com/azureops.org/wp-content/uploads/2023/01/SCMW-horizontal-ad.png?resize=768%2C94&amp;ssl=1 768w, https://i0.wp.com/azureops.org/wp-content/uploads/2023/01/SCMW-horizontal-ad.png?w=1326&amp;ssl=1 1326w" sizes="(max-width: 1200px) 100vw, 1200px" /></a></figure>



<h2 class="wp-block-heading">Manage ADF triggers in YAML based Azure DevOps pipeline</h2>



<p class="">Use the script below to enable and disable triggers in adf using a YAML-based]deployment pipeline in Azure DevOps.</p>


<div class="wp-block-syntaxhighlighter-code "><pre class="brush: yaml; gutter: false; title: ; notranslate">
          deploy:  #Configure steps under deploy hook.
            steps:
              #task to disable triggers in Azure Data Factory.
              - task: AzurePowerShell@5     
                displayName: Stop Triggers
                inputs:
                  azureSubscription: &#039;subscriptionname&#039;
                  ScriptType: &#039;InlineScript&#039;
                  Inline: |
                    $triggersADF = Get-AzDataFactoryV2Trigger -DataFactoryName &quot;$(dataFactoryName)&quot; -ResourceGroupName &quot;$(resourceGroup)&quot;; 
                    $triggersADF | ForEach-Object { Stop-AzDataFactoryV2Trigger -ResourceGroupName &quot;$(resourceGroup)&quot; -DataFactoryName &quot;$(dataFactoryName)&quot; -Name $_.name -Force }
                  azurePowerShellVersion: &#039;LatestVersion&#039;             
             
              #task to enable triggers in Azure Data Factory.
              - task: AzurePowerShell@5    
                displayName: Start Triggers
                inputs:
                  azureSubscription: &#039;subscriptionname&#039;
                  ScriptType: &#039;InlineScript&#039;
                  Inline: |
                    $triggersADF = Get-AzDataFactoryV2Trigger -DataFactoryName &quot;$(dataFactoryName)&quot; -ResourceGroupName &quot;$(resourceGroup)&quot;;
                    $triggersADF | ForEach-Object { Start-AzDataFactoryV2Trigger -ResourceGroupName &quot;$(resourceGroup)&quot; -DataFactoryName &quot;$(dataFactoryName)&quot; -Name $_.name -Force }
                  azurePowerShellVersion: &#039;LatestVersion&#039;

</pre></div>


<p class="has-background" style="background-color:#bcefca"><strong>Pro tips:</strong><br>1. It is important to disable triggers before deploying data factory code using Azure DevOps pipelines. Refer to <a href="https://azureops.org/articles/automated-azure-data-factory-publish/" target="_blank" rel="noreferrer noopener">this</a> article if you want to automate Azure data factory deployments using the DevOps pipeline.</p>



<h2 class="wp-block-heading">See more</h2>



<iframe width="700" height="394" src="https://www.youtube.com/embed/t2h6xNVFQkc" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>



<div class="wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex">
<div class="is-style-fill wp-block-button"><a class="wp-block-button__link has-white-color has-blush-light-purple-gradient-background has-text-color has-background has-link-color wp-element-button" href="https://azureops.org/product/ssis-catalog-migration-wizard-pro/" target="_blank" rel="noreferrer noopener">Download Now</a></div>
</div>
<p>The post <a href="https://azureops.org/articles/disable-and-enable-triggers-in-azure-data-factory/">Disable and Enable triggers in Azure Data Factory using PowerShell</a> appeared first on <a href="https://azureops.org">AzureOps</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">6310</post-id>	</item>
		<item>
		<title>Update Secret in Azure Key Vault using PowerShell</title>
		<link>https://azureops.org/articles/update-secret-in-azure-key-vault-using-powershell/</link>
		
		<dc:creator><![CDATA[Kunal Rathi]]></dc:creator>
		<pubDate>Wed, 26 Jul 2023 06:20:24 +0000</pubDate>
				<category><![CDATA[Automation]]></category>
		<category><![CDATA[Azure]]></category>
		<category><![CDATA[Key Vault]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Azure key vault]]></category>
		<guid isPermaLink="false">https://azureops.org/?p=4667</guid>

					<description><![CDATA[<p>This article describes how to update secret in azure key vault using PowerShell using AAD and managed identity authentication.</p>
<p>The post <a href="https://azureops.org/articles/update-secret-in-azure-key-vault-using-powershell/">Update Secret in Azure Key Vault using PowerShell</a> appeared first on <a href="https://azureops.org">AzureOps</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class=""><a href="https://learn.microsoft.com/en-us/azure/key-vault/general/basic-concepts" target="_blank" rel="noreferrer noopener">Azure Key Vault</a> is a cloud service that helps store and securely access secrets. The secret could be anything we want to secure, like API keys, credentials, etc. It provides data encryption when moving from a key vault to a client application, making it more secure. It is possible to get and set key vault secrets programmatically. This article describes how to Update secret in Azure Key Vault using PowerShell.</p>



<p class="has-pale-cyan-blue-background-color has-background"><strong>Pre-requisites</strong>:<br>1. <a href="https://learn.microsoft.com/en-us/powershell/azure/new-azureps-module-az?view=azps-10.3.0" target="_blank" rel="noreferrer noopener">Azure Az PowerShell module</a> installed and you have the appropriate permissions to access and modify the Azure Key Vault. <br>2. Azure key vault with appropriate permissions.</p>



<h2 class="wp-block-heading"> Update key vault secrets using PowerShell</h2>



<p class="">Run below PowerShell command in any editor like PowerShell ISE.</p>


<div class="wp-block-syntaxhighlighter-code "><pre class="brush: powershell; gutter: false; title: ; notranslate">
$azureTenantId = &quot;tenantid&quot;
$subscriptionId = &quot;subscriptionId&quot;
$keyVaultName = &quot;vaultname&quot;
&quot;&#039;Log in to Azure...&quot;
Connect-AzAccount -Tenant $azureTenantId  -Subscription $subscriptionId
Set-AzContext -TenantId $azureTenantId
$secretAccessKeyID = Set-AzKeyVaultSecret -VaultName $keyVaultName -Name &lt;key name&gt; -SecretValue &lt;secret value&gt; 
</pre></div>


<p class="">Here, </p>



<p class=""><code>Connect-AzAccount -Tenant $azureTenantId -Subscription $subscriptionId</code><br>This cmdlet connects to your Azure account using the specified Azure Tenant ID and Subscription ID. It initiates an authentication process to sign in to Azure.</p>



<p class=""><code>Set-AzContext -TenantId $azureTenantId</code><br>This cmdlet sets the context for the current session to the specified Azure Tenant ID. It ensures that it can perform subsequent operations in the context of the specified Azure tenant.</p>



<p class=""><code>$secretAccessKeyID = Set-AzKeyVaultSecret -VaultName $keyVaultName -Name &lt;key name&gt; -SecretValue &lt;secret value&gt;</code><br>This line updates a secret in the Azure Key Vault specified by <code>$keyVaultName</code>. It uses the <code>Set-AzKeyVaultSecret</code> cmdlet to perform this task. Replace <code>&lt;key name&gt;</code> with the name of the secret you want to update, and <code>&lt;secret value&gt;</code> with the new value for the secret.</p>



<h2 class="wp-block-heading"> Update secret in azure key vault using managed identity</h2>


<div class="wp-block-syntaxhighlighter-code "><pre class="brush: powershell; gutter: false; title: ; notranslate">
$azureTenantId =  &quot;tenantid&quot;
$keyVaultName = &quot;vaultname&quot;
&quot;&#039;Log in to Azure…&quot;
Connect-AzAccount -Identity
Set-AzContext -TenantId $azureTenantId
$secretAccessKeyID = Set-AzKeyVaultSecret -VaultName $keyVaultName -Name &lt;key name&gt; -SecretValue &lt;secret value&gt; 
</pre></div>


<figure class="is-style-default wp-block-image size-large is-resized"><a href="https://marketplace.visualstudio.com/items?itemName=AzureOps.ssiscatalogerpro&amp;ssr=false#overview" target="_blank" rel="noopener"><img data-recalc-dims="1" decoding="async" width="1200" height="148" data-attachment-id="4839" data-permalink="https://azureops.org/articles/azure-data-studio-for-sql-developers/scmw-horizontal-ad/" data-orig-file="https://i0.wp.com/azureops.org/wp-content/uploads/2023/01/SCMW-horizontal-ad.png?fit=1326%2C163&amp;ssl=1" data-orig-size="1326,163" data-comments-opened="0" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="SCMW-horizontal-ad" data-image-description="" data-image-caption="" data-large-file="https://i0.wp.com/azureops.org/wp-content/uploads/2023/01/SCMW-horizontal-ad.png?fit=1200%2C148&amp;ssl=1" src="https://i0.wp.com/azureops.org/wp-content/uploads/2023/01/SCMW-horizontal-ad.png?resize=1200%2C148&#038;ssl=1" alt="" class="wp-image-4839" style="object-fit:cover;width:811px;height:99px" srcset="https://i0.wp.com/azureops.org/wp-content/uploads/2023/01/SCMW-horizontal-ad.png?resize=1200%2C148&amp;ssl=1 1200w, https://i0.wp.com/azureops.org/wp-content/uploads/2023/01/SCMW-horizontal-ad.png?resize=450%2C55&amp;ssl=1 450w, https://i0.wp.com/azureops.org/wp-content/uploads/2023/01/SCMW-horizontal-ad.png?resize=600%2C74&amp;ssl=1 600w, https://i0.wp.com/azureops.org/wp-content/uploads/2023/01/SCMW-horizontal-ad.png?resize=300%2C37&amp;ssl=1 300w, https://i0.wp.com/azureops.org/wp-content/uploads/2023/01/SCMW-horizontal-ad.png?resize=768%2C94&amp;ssl=1 768w, https://i0.wp.com/azureops.org/wp-content/uploads/2023/01/SCMW-horizontal-ad.png?w=1326&amp;ssl=1 1326w" sizes="(max-width: 1200px) 100vw, 1200px" /></a></figure>



<p class="">Here,</p>



<p class=""><code>Connect-AzAccount -Identity</code><br>To connect to Azure, this command uses the Managed Service Identity (MSI) of the current environment where the script is running. With MSI, you can access Azure resources without the need for explicit credentials in the code. However, it is important to note that this requires the environment to have a system-assigned or user-assigned managed identity with the necessary permissions to access the Azure Key Vault.</p>



<p class=""><code>Set-AzContext -TenantId $azureTenantId</code><br>This cmdlet sets the context for the current session to the specified Azure Tenant ID. It ensures that subsequent operations are performed in the context of the specified Azure tenant. The value for <code>$azureTenantId</code> was retrieved from the Azure Automation variable.</p>



<p class=""><code>$secretAccessKeyID = Set-AzKeyVaultSecret -VaultName $keyVaultName -Name &lt;key name&gt; -SecretValue &lt;secret value&gt;</code><br>This line updates a secret in the Azure Key Vault specified by <code>$keyVaultName</code>. It uses the <code>Set-AzKeyVaultSecret</code> cmdlet to perform this task. Replace <code>&lt;key name&gt;</code> with the name of the secret you want to update, and <code>&lt;secret value&gt;</code> with the new value for the secret.</p>



<p class="has-background" style="background-color:#bcefca"><strong>Pro tips:</strong><br>1. Be cautious while updating secrets; they are sensitive information and should be handled securely.<br>2. While we can only change secret attributes such as expiration date, activation date. However, we can add a new version of the existing secret<br>3. Follow <a href="https://azureops.org/articles/key-vault-secrets-in-azure-data-factory/" target="_blank" rel="noreferrer noopener">this</a> article if you want to learn how to access key vault secrets in Azure Data Factory.</p>



<h2 class="wp-block-heading">See more</h2>



<iframe width="700" height="394" src="https://www.youtube.com/embed/t2h6xNVFQkc" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>



<div class="wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex">
<div class="is-style-fill wp-block-button"><a class="wp-block-button__link has-white-color has-blush-light-purple-gradient-background has-text-color has-background has-link-color wp-element-button" href="https://azureops.org/product/ssis-catalog-migration-wizard-pro/" target="_blank" rel="noreferrer noopener">Download Now</a></div>
</div>



<p class="">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p>
<p>The post <a href="https://azureops.org/articles/update-secret-in-azure-key-vault-using-powershell/">Update Secret in Azure Key Vault using PowerShell</a> appeared first on <a href="https://azureops.org">AzureOps</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">4667</post-id>	</item>
	</channel>
</rss>
