<?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: Intune RBAC &#8211; Create country based device groups with Logic Apps	</title>
	<atom:link href="https://inthecloud247.com/intune-rbac-create-country-based-device-groups-with-logic-apps/feed/" rel="self" type="application/rss+xml" />
	<link>https://inthecloud247.com/intune-rbac-create-country-based-device-groups-with-logic-apps/</link>
	<description>Intune, Windows, Office 365, Microsoft 365, Azure, Automation</description>
	<lastBuildDate>Fri, 14 Feb 2025 09:21:53 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Enric Díaz		</title>
		<link>https://inthecloud247.com/intune-rbac-create-country-based-device-groups-with-logic-apps/#comment-198735</link>

		<dc:creator><![CDATA[Enric Díaz]]></dc:creator>
		<pubDate>Wed, 19 Apr 2023 14:02:32 +0000</pubDate>
		<guid isPermaLink="false">https://inthecloud247.com/?p=9238#comment-198735</guid>

					<description><![CDATA[Hi Peter,

I had one question regarding this flow. Why is the SharePoint List access not at the beginning? With that change you can optimize and only change the groups on the Sharepoint List without accessing the flow to change the declared variable.

Thank you]]></description>
			<content:encoded><![CDATA[<p>Hi Peter,</p>
<p>I had one question regarding this flow. Why is the SharePoint List access not at the beginning? With that change you can optimize and only change the groups on the Sharepoint List without accessing the flow to change the declared variable.</p>
<p>Thank you</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Enric Díaz		</title>
		<link>https://inthecloud247.com/intune-rbac-create-country-based-device-groups-with-logic-apps/#comment-198370</link>

		<dc:creator><![CDATA[Enric Díaz]]></dc:creator>
		<pubDate>Tue, 11 Apr 2023 14:06:03 +0000</pubDate>
		<guid isPermaLink="false">https://inthecloud247.com/?p=9238#comment-198370</guid>

					<description><![CDATA[Hi Peter,

It was a very useful guide. Thank you so much for dedicating time for doing this.

I wanted to add an additional step that is required just before making the first call to the &quot;HTTP Get Android Devices&quot; and is that if your tenant has more than a 1000 devices the first Get will only get the first 1000.

To solve this I have made a Do-While, declaring a variable before with URI + filters for the first 1000 devices, and then in the get URI putting the variable on it. The same query replies with an attribute called &quot;@odata.nextLink&quot; with the new URI for the next 1000 devices.]]></description>
			<content:encoded><![CDATA[<p>Hi Peter,</p>
<p>It was a very useful guide. Thank you so much for dedicating time for doing this.</p>
<p>I wanted to add an additional step that is required just before making the first call to the &#8220;HTTP Get Android Devices&#8221; and is that if your tenant has more than a 1000 devices the first Get will only get the first 1000.</p>
<p>To solve this I have made a Do-While, declaring a variable before with URI + filters for the first 1000 devices, and then in the get URI putting the variable on it. The same query replies with an attribute called &#8220;@odata.nextLink&#8221; with the new URI for the next 1000 devices.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Casey Throop		</title>
		<link>https://inthecloud247.com/intune-rbac-create-country-based-device-groups-with-logic-apps/#comment-186605</link>

		<dc:creator><![CDATA[Casey Throop]]></dc:creator>
		<pubDate>Wed, 03 Aug 2022 02:21:06 +0000</pubDate>
		<guid isPermaLink="false">https://inthecloud247.com/?p=9238#comment-186605</guid>

					<description><![CDATA[Hey Peter,

Thanks so much for this guide! It&#039;s helped me solve another problem we were having around device grouping based on user dept. I&#039;ve got it working now, the only remaining struggle I have is the logic app status reports as failed. It will show failed if the device is already in the group or if the primary user no longer exists(this is a process thing for my team). 
I was looking at adding a condition to filter out the failed tasks so it would show success if devices were already a member of the group but if I put a condition after checkmembergroups http call it will fail. 

If you have any insight into where I could look or what I might be able to implement to help mitigate these false positives that would be amazing! 

Thanks again and great post!!]]></description>
			<content:encoded><![CDATA[<p>Hey Peter,</p>
<p>Thanks so much for this guide! It&#8217;s helped me solve another problem we were having around device grouping based on user dept. I&#8217;ve got it working now, the only remaining struggle I have is the logic app status reports as failed. It will show failed if the device is already in the group or if the primary user no longer exists(this is a process thing for my team).<br />
I was looking at adding a condition to filter out the failed tasks so it would show success if devices were already a member of the group but if I put a condition after checkmembergroups http call it will fail. </p>
<p>If you have any insight into where I could look or what I might be able to implement to help mitigate these false positives that would be amazing! </p>
<p>Thanks again and great post!!</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
