<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	Comments on: Windows Autopilot lifecycle automation with Logic Apps	</title>
	<atom:link href="https://inthecloud247.com/windows-autopilot-lifecycle-automation-with-logic-apps/feed/" rel="self" type="application/rss+xml" />
	<link>https://inthecloud247.com/windows-autopilot-lifecycle-automation-with-logic-apps/</link>
	<description>Intune, Windows, Office 365, Microsoft 365, Azure, Automation</description>
	<lastBuildDate>Fri, 14 Feb 2025 09:30:37 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Peter Klapwijk		</title>
		<link>https://inthecloud247.com/windows-autopilot-lifecycle-automation-with-logic-apps/#comment-208426</link>

		<dc:creator><![CDATA[Peter Klapwijk]]></dc:creator>
		<pubDate>Thu, 02 Nov 2023 14:38:02 +0000</pubDate>
		<guid isPermaLink="false">https://inthecloud247.com/?p=6937#comment-208426</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://inthecloud247.com/windows-autopilot-lifecycle-automation-with-logic-apps/#comment-208396&quot;&gt;Nil&lt;/a&gt;.

Hi Nil,

I would not use an App registration and key vault anymore. A Managed Identity is more save and easier to maintain. I hope that&#039;s an option for you https://inthecloud247.com/configure-a-user-assigned-managed-identity-the-basics/]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://inthecloud247.com/windows-autopilot-lifecycle-automation-with-logic-apps/#comment-208396">Nil</a>.</p>
<p>Hi Nil,</p>
<p>I would not use an App registration and key vault anymore. A Managed Identity is more save and easier to maintain. I hope that&#8217;s an option for you <a href="https://inthecloud247.com/configure-a-user-assigned-managed-identity-the-basics/" rel="ugc">https://inthecloud247.com/configure-a-user-assigned-managed-identity-the-basics/</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Nil		</title>
		<link>https://inthecloud247.com/windows-autopilot-lifecycle-automation-with-logic-apps/#comment-208396</link>

		<dc:creator><![CDATA[Nil]]></dc:creator>
		<pubDate>Wed, 01 Nov 2023 14:06:50 +0000</pubDate>
		<guid isPermaLink="false">https://inthecloud247.com/?p=6937#comment-208396</guid>

					<description><![CDATA[Hi Peter,
Thank you so much for the post. I am new to Azure and Intune, working for a public school system and managing about 40k devices. I have been trying to find a way to remove the computers automatically that will be disposed of at the end of every school year. I found your post and have been working on it to understand how I can apply it to our system. We don&#039;t have the Key Vault service and cannot buy it because of the budget. Is there any alternative way to do this without using Key Vault?]]></description>
			<content:encoded><![CDATA[<p>Hi Peter,<br />
Thank you so much for the post. I am new to Azure and Intune, working for a public school system and managing about 40k devices. I have been trying to find a way to remove the computers automatically that will be disposed of at the end of every school year. I found your post and have been working on it to understand how I can apply it to our system. We don&#8217;t have the Key Vault service and cannot buy it because of the budget. Is there any alternative way to do this without using Key Vault?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Peter Klapwijk		</title>
		<link>https://inthecloud247.com/windows-autopilot-lifecycle-automation-with-logic-apps/#comment-182790</link>

		<dc:creator><![CDATA[Peter Klapwijk]]></dc:creator>
		<pubDate>Wed, 18 May 2022 13:58:46 +0000</pubDate>
		<guid isPermaLink="false">https://inthecloud247.com/?p=6937#comment-182790</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://inthecloud247.com/windows-autopilot-lifecycle-automation-with-logic-apps/#comment-174850&quot;&gt;Saranraj&lt;/a&gt;.

Part 2 describes that process, but a requirement is to change the authentication to a Managed Identity. https://inthecloud247.com/windows-autopilot-lifecycle-automation-with-logic-apps-part2/]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://inthecloud247.com/windows-autopilot-lifecycle-automation-with-logic-apps/#comment-174850">Saranraj</a>.</p>
<p>Part 2 describes that process, but a requirement is to change the authentication to a Managed Identity. <a href="https://inthecloud247.com/windows-autopilot-lifecycle-automation-with-logic-apps-part2/" rel="ugc">https://inthecloud247.com/windows-autopilot-lifecycle-automation-with-logic-apps-part2/</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Saranraj		</title>
		<link>https://inthecloud247.com/windows-autopilot-lifecycle-automation-with-logic-apps/#comment-174850</link>

		<dc:creator><![CDATA[Saranraj]]></dc:creator>
		<pubDate>Wed, 10 Nov 2021 09:43:38 +0000</pubDate>
		<guid isPermaLink="false">https://inthecloud247.com/?p=6937#comment-174850</guid>

					<description><![CDATA[Hi Peter, 

Thank you for the post. 

When you remove the serial number from Autopilot, it doesnt remove the device name from Azure AD. In the recent changes of Microsoft, everytime when you want to retry the autopilot whiteglove, you will need to cleanup the entry of the device from Intune, serial number and Azure AD device name. Would you add this flow to this process?]]></description>
			<content:encoded><![CDATA[<p>Hi Peter, </p>
<p>Thank you for the post. </p>
<p>When you remove the serial number from Autopilot, it doesnt remove the device name from Azure AD. In the recent changes of Microsoft, everytime when you want to retry the autopilot whiteglove, you will need to cleanup the entry of the device from Intune, serial number and Azure AD device name. Would you add this flow to this process?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
