<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>PowerShell on Daniel Andrade</title><link>https://danielandrade.info/tags/powershell/</link><description>Recent content in PowerShell on Daniel Andrade</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Thu, 03 Nov 2022 15:51:46 +0100</lastBuildDate><atom:link href="https://danielandrade.info/tags/powershell/index.xml" rel="self" type="application/rss+xml"/><item><title>Back up Azure Conditional Access Policies with PowerShell and Azure DevOps</title><link>https://danielandrade.info/back-up-azure-conditional-access-policies-with-powershell-and-azure-devops/</link><pubDate>Thu, 03 Nov 2022 15:51:46 +0100</pubDate><guid>https://danielandrade.info/back-up-azure-conditional-access-policies-with-powershell-and-azure-devops/</guid><description>&lt;h1 id="back-up-azure-conditional-access-policies-with-powershell-and-azure-devops"&gt;&lt;strong&gt;Back up Azure Conditional Access Policies with PowerShell and Azure DevOps&lt;/strong&gt;&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;November 3, 2022&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;I’ve been playing a lot with Azure Policies lately. One of my lastest requirements was to be able to export my company’s CA policies.&lt;/p&gt;
&lt;p&gt;Below you can find my implementation to &lt;strong&gt;automatically back up&lt;/strong&gt; my policies. I’m also leveraging Azure DevOps pipelines as I wanted something that’s &lt;strong&gt;free, would run on a schedule&lt;/strong&gt; and &lt;strong&gt;save files to a Blob Container&lt;/strong&gt;. That’s a very simple implementation and works very well for my needs.&lt;/p&gt;</description></item></channel></rss>