<?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: Setup a Logic Apps Custom Connector to connect to Microsoft Graph	</title>
	<atom:link href="https://inthecloud247.com/setup-a-logic-apps-custom-connector-to-connect-to-microsoft-graph/feed/" rel="self" type="application/rss+xml" />
	<link>https://inthecloud247.com/setup-a-logic-apps-custom-connector-to-connect-to-microsoft-graph/</link>
	<description>Intune, Windows, Office 365, Microsoft 365, Azure, Automation</description>
	<lastBuildDate>Fri, 14 Feb 2025 09:30:52 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Ivo		</title>
		<link>https://inthecloud247.com/setup-a-logic-apps-custom-connector-to-connect-to-microsoft-graph/#comment-179923</link>

		<dc:creator><![CDATA[Ivo]]></dc:creator>
		<pubDate>Thu, 10 Mar 2022 13:33:26 +0000</pubDate>
		<guid isPermaLink="false">https://inthecloud247.com/?p=6777#comment-179923</guid>

					<description><![CDATA[Nice article. However a custom connector can only use delegeted permissions and not application permissions if you use OAuth 2.0. This means that the logged in user from the Logic App flow should have access to the resource to be accessed from Microsoft Graph.
So this is not very useful. Using an HTTP request in the flow can use application permissions.]]></description>
			<content:encoded><![CDATA[<p>Nice article. However a custom connector can only use delegeted permissions and not application permissions if you use OAuth 2.0. This means that the logged in user from the Logic App flow should have access to the resource to be accessed from Microsoft Graph.<br />
So this is not very useful. Using an HTTP request in the flow can use application permissions.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
