#azurefunction
📢 Just set up a remote #MCP server for #vanMoof on an #Azure Function. Exciting developments!

Check out the details here:
- Remote MCP Server: Link
- Local vanMoof MCP server: Link

Stay tuned for an upcoming blog post with more insights! #TechUpdates #RemoteServer #AzureFunction #AI #MCP
Remote MCP with Azure Functions (Python) - Code Samples | Microsoft Learn
Run a remote MCP server on Azure functions.
learn.microsoft.com
May 25, 2025 at 3:48 PM
"However, by default, the Application Insights SDK adds a logging filter that instructs the logger to capture only warnings and more severe logs."

To be honest this is one the stupidest default I have seen for very long time. Disable information logging by default...

#azure #azurefunction #logging
May 12, 2025 at 6:18 AM
Azure Functions just dropped the ability to build RREMOTE MCP Servers with Scalable Azure Functions in C#, TypeScript, or Python! Check this out!!

www.youtube.com/watch?v=XwnE...

#dotnet #csharp #mcpservers #azurefunction
Build Remote MCP servers using Azure Functions in C# & .NET
YouTube video by Microsoft Azure Developers
www.youtube.com
April 6, 2025 at 3:49 PM
I recently started to migrate all my #AzureFunction project to the new Isolated Worker model.

During the process I encountered a nasty bug on Http triggered functions.

Here's how I uncovered and resolved the issue.
itmustbecode.com/azure-functi...
Azure Function Isolated Worker : Avoid comments in the Host file - It Must Be Code!
As a .NET developer, the yearly release cycle is always one of my most anticipated event. This years edition is no exception, as it brings .NET 9 to the forefront with its load of improvements. Howeve...
itmustbecode.com
December 16, 2024 at 9:07 PM
Anybody who can explain why my certificate is not working in a #Logicapp getting the error that it could not load the certificate key. But it loads it correctly from the vault. In a #azurefunction it works like a charm only not in this logic app any help would be great.
@laskewitz.io you have aidea?
December 4, 2024 at 8:04 AM
I’m going to port my existing #AzureFunction workhorse app > ACA hopefully by EOY… 🤞
November 18, 2024 at 2:18 PM
Followers are increasing here and it's so nice to see! If you're a nerd like me - maybe you want to keep track of your follower growth.

I've created an #AzureFunction that hits the API and then stashes the data in an #AzureSQL Database using SQL Bindings:

github.com/jpomfret/Soc...
November 14, 2024 at 12:03 PM
Love when you solve one bug only to find a new one... that has a whole 3 results when you Google it, none of which relate to your case! #azure #azurefunction https://x.com/LShelton_Tech/status/1512083633334497285/photo/1
November 9, 2024 at 11:37 PM
I love dropping half a million tasks in an #Azure Queue, and #AzureFunction says "I got you" and starts ramping up those instances.
November 23, 2024 at 12:38 AM
Just published the stream with @jasonhand where we learn how to call an API from an #AzureFunction using #typescript and #nodejs https://buff.ly/3azM61S
November 18, 2024 at 3:36 PM
So it looks like the hiccup I have with #AzureLogicApps is that I need to convert an Excel DATEVALUE number to a DateTime.

Guessing I could create a quick #AzureFunction to take care of that...
November 24, 2024 at 8:58 PM
Calling an @AzureFunction from a #SPFx web part (SPFx) – part 1: use of PnP Core, CORS & continuous deployment http://vtns.io/2q6EEGk
Chris O'Brien: Calling an Azure Function from a SharePoint Framework web part (SPFx) – part 1: use of PnP Core, CORS and continuous deployment
vtns.io
November 17, 2024 at 4:48 PM