<?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: Graph API using a Managed Identity in an Automation Runbook	</title>
	<atom:link href="https://thesysadminchannel.com/graph-api-using-a-managed-identity-in-an-automation-runbook/feed/" rel="self" type="application/rss+xml" />
	<link>https://thesysadminchannel.com/graph-api-using-a-managed-identity-in-an-automation-runbook/</link>
	<description>Documenting My Life as a System Administrator</description>
	<lastBuildDate>Mon, 23 Sep 2024 18:59:34 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.2</generator>
	<item>
		<title>
		By: Evgeny		</title>
		<link>https://thesysadminchannel.com/graph-api-using-a-managed-identity-in-an-automation-runbook/#comment-33849</link>

		<dc:creator><![CDATA[Evgeny]]></dc:creator>
		<pubDate>Mon, 23 Sep 2024 18:59:34 +0000</pubDate>
		<guid isPermaLink="false">https://thesysadminchannel.com/?p=4632#comment-33849</guid>

					<description><![CDATA[There is no Connect-Graph cmdlet. Maybe Connect-MgGraph?]]></description>
			<content:encoded><![CDATA[<p>There is no Connect-Graph cmdlet. Maybe Connect-MgGraph?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Dan		</title>
		<link>https://thesysadminchannel.com/graph-api-using-a-managed-identity-in-an-automation-runbook/#comment-32253</link>

		<dc:creator><![CDATA[Dan]]></dc:creator>
		<pubDate>Mon, 22 Jul 2024 04:52:31 +0000</pubDate>
		<guid isPermaLink="false">https://thesysadminchannel.com/?p=4632#comment-32253</guid>

					<description><![CDATA[Is it possible to do this using Delegated permissions? I need to use &quot;ChannelMessage.Send&quot; now that MS is killing off webhooks, and the Application Permissions are only usable for migration.

$GraphResource.AppRoles &#124; Where-Object {$_.value -eq &#039;User.Read.All&#039;} - this line does not show the permission, it only shows application permissions.]]></description>
			<content:encoded><![CDATA[<p>Is it possible to do this using Delegated permissions? I need to use &#8220;ChannelMessage.Send&#8221; now that MS is killing off webhooks, and the Application Permissions are only usable for migration.</p>
<p>$GraphResource.AppRoles | Where-Object {$_.value -eq &#8216;User.Read.All&#8217;} &#8211; this line does not show the permission, it only shows application permissions.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Günther Rupitz		</title>
		<link>https://thesysadminchannel.com/graph-api-using-a-managed-identity-in-an-automation-runbook/#comment-22813</link>

		<dc:creator><![CDATA[Günther Rupitz]]></dc:creator>
		<pubDate>Tue, 09 Jan 2024 16:42:53 +0000</pubDate>
		<guid isPermaLink="false">https://thesysadminchannel.com/?p=4632#comment-22813</guid>

					<description><![CDATA[Hello

You should mention that the deployment of the Microsoft.Graph.Authentication module to your resource group is necessary.

https://learn.microsoft.com/en-us/answers/questions/1457621/mggraph-is-not-recognized-as-a-name-of-a-cmdlet-fu]]></description>
			<content:encoded><![CDATA[<p>Hello</p>
<p>You should mention that the deployment of the Microsoft.Graph.Authentication module to your resource group is necessary.</p>
<p><a href="https://learn.microsoft.com/en-us/answers/questions/1457621/mggraph-is-not-recognized-as-a-name-of-a-cmdlet-fu" rel="nofollow ugc">https://learn.microsoft.com/en-us/answers/questions/1457621/mggraph-is-not-recognized-as-a-name-of-a-cmdlet-fu</a></p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
