<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Azure Functions - Tag - Bruno Lucas Blog</title><link>https://brunolucas.org/tags/azure-functions/</link><description>Azure Functions - Tag - Bruno Lucas Blog</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Thu, 27 Aug 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://brunolucas.org/tags/azure-functions/" rel="self" type="application/rss+xml"/><item><title>Trying the new Azure Functions managed connectors - Dataverse trigger</title><link>https://brunolucas.org/posts/azure_functions_managed_connectors/</link><pubDate>Thu, 27 Aug 2026 00:00:00 +0000</pubDate><author>Bruno Lucas</author><guid>https://brunolucas.org/posts/azure_functions_managed_connectors/</guid><description><![CDATA[<h2 id="managed-connectors-in-azure-functions">Managed connectors in Azure Functions</h2>
<p><strong>Azure Functions just got a major upgrade: managed connectors are officially here!</strong> Just like the ones you love in Logic Apps, these connectors bridge the gap between code and your favorite cloud services.</p>
<p>You can now build function triggers that listen directly to:</p>
<ul>
<li><strong>Power Platform</strong></li>
<li><strong>Microsoft 365</strong></li>
<li><strong>Microsoft Teams</strong></li>
<li><strong>SharePoint</strong></li>
</ul>
<p>Wondering how to set up these connections since we are dealing with code?</p>
<p>Since this feature is currently in <strong>preview</strong>, it may not be the final approach yet. You won&rsquo;t find a built-in template for it inside Visual Studio 2026. Instead, the best place to kick things off is the official <strong>samples page</strong> here: <a href="https://github.com/Azure-Samples/functions-connectors-net" target="_blank" rel="noopener noreffer ">Azure-Samples/functions-connectors-net: Azure Functions samples showcasing Connector triggers and bindings.</a></p>]]></description></item></channel></rss>