Articles by Tag #azurefunctions

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Gerenciamento Feature Flag em Azure Functions

O que é Feature Flag? Feature flag é uma técnica que permite habilitar ou desabilitar...

Learn More 0 0Nov 4

Building Logic Apps Locally with VS Code: HTTP, Blob, Queue & More

Developing Logic Apps in Visual Studio Code (VS Code) This guide walks you through...

Learn More 1 0Nov 14

React Email in Azure Functions via Resend

The story about using Azure Functions to render and send emails via React Email and Resend. The...

Learn More 0 0Jan 31

🔍 Syncing SharePoint with Azure Blob Storage using Logic Apps & Azure Functions for Azure AI Search

When syncing files from SharePoint to Azure Blob Storage using Logic Apps, everything looks smooth —...

Learn More 0 0Oct 7

Secure Azure Functions Endpoints with Access Keys

Azure Functions allows you to use keys to restrict access to your function endpoints. Unless the HTTP...

Learn More 7 0Mar 30

Azure Function as MCP Server

Azure Function as MCP Server (Arithmetic Tools) When building AI integrations with Azure...

Learn More 1 0Oct 2

🚀Building a Scalable Push Notification Service with Firebase, Azure Functions, and React

📢 Introduction Push notifications are a great way to engage users, whether it's sending...

Learn More 2 0Feb 19

Azure Functions with Python: Triggers

Python developers can use Azure Functions to create lightweight, scalable, and efficient serverless...

Learn More 10 0Jan 2

Simplifying Azure Private DNS: How I Made Cloud Networking Easy Enough for Anyone to Understand

The Problem: Cloud Networking Can Be Confusing When I first looked at Azure Private DNS, the...

Learn More 4 0Sep 22

Migrating Azure Event Grid to Minimal API with FastEndpoints

In my previous article, I described how to migrate HTTP calls to Minimal API using FastEndpoints....

Learn More 2 0Jan 30

Implementing Gamification in a Microservices-Based Task Management System 🎮🏆

Implementing Gamification in a Microservices-Based Task Management System 🎮🏆 ...

Learn More 2 0Feb 11

Day 1 – Introduction to Azure Service Bus in .NET

In today’s world of distributed systems and microservices, one of the biggest challenges is ensuring...

Learn More 1 0Sep 14

Day 2 – Queues vs Topics in Azure Service Bus with .NET

When building distributed applications, one of the most important design decisions is how services...

Learn More 1 0Sep 14

My exciting journey into the world of Microsoft Azure and the Cloud Resume Challenge

Photo by Łukasz Łada on Unsplash What is the Cloud Resume Challenge? The Cloud Resume...

Learn More 2 0Jan 20

🔐 Secure Azure Static Web Apps (SWA) with C# Azure Functions & Authentication

📌 Overview In this guide, you'll learn how to: ✅ Set up Azure Static Web Apps (SWA)...

Learn More 1 0Feb 13

How to create a virtual machine in Azure

What is a Virtual Machine Creating a virtual machine (VM) in Microsoft Azure is a fundamental skill...

Learn More 1 0Apr 23

Day 6 – Guaranteeing Message Ordering in Azure Service Bus

In distributed systems, order matters. Imagine: A banking system where withdrawal happens before...

Learn More 0 0Sep 14

“How I Built My First Serverless App in Azure (Lessons Learned for Beginners)”

In this article, I will demonstrate how to build an Azure Function Project using either HTTP Triggers...

Learn More 1 4May 22

Microsoft Azure Static Web Apps: The Art of Sucking, Web App Horror Story

❗️Disclaimer This is a random rant by a junior dev who experienced hell with azure so don't come to...

Learn More 2 1Jul 27

Azure Function App (Flex Consumption) PowerShell Modules solution

Prewords In this article, I explain a technique that allows embedding PowerShell modules...

Learn More 3 0Dec 7 '24

Logic App Http Connector with Swagger + C# Function App

Over the last couple of weeks, I have had to upgrade some function apps which were written about 6...

Learn More 0 0Jun 22

From Zero to Cloud Network Hero: My AZ-700 Virtual WAN Lab Journey

The Moment Everything Clicked "I'm supposed to create my Virtual WAN in East US but then put the hub...

Learn More 5 0Sep 25

The importance of release testing & questionable compiler optimizations

I ran into a problem with an azure function this week while working on my mobile project MyNextBook...

Learn More 0 0Dec 6 '24

🚀 Azure Function App: The Technical Backbone of Modern Applications

Azure Function App is more than just serverless compute—it’s a robust, scalable service tailored for...

Learn More 0 0Dec 12 '24

Deploying Oracle-to-MSSQL Sync Script to Azure Functions via VS Code.

Step-by-Step Guide: Deploying Oracle-to-MSSQL Sync Script to Azure Functions via VS...

Learn More 0 0Aug 6

Deploy Azure Function App using Terraform

A post by Mukesh Singh

Learn More 0 0Jul 13

How to Monitor the Length of Your Individual Azure Storage Queues

TL;DR: Azure Storage Queues lack built-in metrics for individual queue lengths. However, you can...

Learn More 0 0Jan 27

Azure App Services vs Azure Functions

As cloud computing becomes the backbone of modern applications, developers are faced with critical...

Learn More 0 0May 26

My Cloud Resume Challenge Journey: Embracing Serverless

I’ve spent nearly 14 years in the tech industry, working my way up from providing end-user support to...

Learn More 0 0Apr 7

Protecting Custom Skillset API

Azure AI Search is a platform as a service that lets developers integrate search with applications...

Learn More 0 0Mar 25