Articles by Tag #azurefunctions

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

Implementing a Visitor Counter on Azure Resume Challenge

Azure cloud resume challenge provides a thrilling journey for cloud enthusiasts and helps give you...

Learn More 14 0Sep 2 '24

CREATING AN AZURE RESOURCE GROUP AND CLOUD STORAGE

Guide to Creating an Azure resource group and Storage Account Table of contents What...

Learn More 11 2Sep 18 '24

You don't need Dockerfile to containerise Azure Functions

Throughout this post, I'm going to discuss how Azure Functions app can be containerised both with and without Dockerfile.

Learn More 10 0Aug 23 '24

Azure Functions with Python: Triggers

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

Learn More 8 0Jan 2

Azure Functions in .NET (C#) — The Ultimate Fun Version 🥳

What is Azure Functions? Imagine you’re throwing a party. You have tons of guests (events)...

Learn More 8 2Nov 14 '24

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

Migrating Azure Function Calls to Minimal API with FastEndpoints

Azure Functions are a popular choice for building serverless, event-driven applications. However, as...

Learn More 6 0Nov 27 '24

Building Scalable Applications with Azure Functions: Best Practices and Tips

In today’s fast-paced digital landscape, building scalable applications is essential to accommodate...

Learn More 5 0Nov 9 '24

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

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

🚀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

Criando um Sistema de OTP com Azure Serverless em TypeScript

A autenticação baseada em códigos de uso único (OTPs) é uma estratégia eficaz para reforçar a...

Learn More 2 0Jun 23

Flex Consumption is not cheap (when in private VNET)

I have been working with Flex Consumption plan-based Azure Function Apps for several months and was...

Learn More 2 1Dec 19 '24

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

Unlocking the Power of Azure Functions Flex Consumption Plan with Pulumi

In this article, we will explore how to provision a Function App in the new Azure Functions hosting...

Learn More 1 0Sep 5 '24

🔐 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

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

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

Learn More 1 0Feb 11

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

Azure Function with .NET Isolated Worker: Sharing Services Between API and Function Apps

This tutorial demonstrates how to create an Azure Function with a .NET isolated worker process that...

Learn More 1 0Feb 19

Catching the Bus? How a Service Bus and Azure Functions Can Help Your Integration Reliability

What’s the first thing that you think of when you hear the word “bus”? It’s not often how reliable...

Learn More 1 0Nov 7 '24

Azure Function App (Flex Consumption) in private VNET via IaC

A lot of technical terms in the name of the article, right? Let's dive into it! Why Azure...

Learn More 1 4Nov 30 '24

How to Create Timer Trigger Azure Functions with .NET 9: Step-by-Step Guide for Beginners

Welcome to this comprehensive guide on Mastering Timer Trigger Azure Functions with .NET 9 using...

Learn More 1 0Dec 6 '24

“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 1 0Jul 27

Azure vs Other Cloud Platforms: Why Azure is the Right Choice for Businesses

When it comes to cloud computing, choosing the right platform is critical for your business’s...

Learn More 0 0May 12

🚀 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

Hiring Azure Functions Developers in 2025: Skills the Best Candidates Master

There is no time to wait for a screen refresh if a hospital monitoring dashboard registers a...

Learn More 0 0Aug 15

Azure functions isolated worker HTTP trigger: custom header disappears from response.

So I had a simple Azure function like this: public async Task<HttpResponseData>...

Learn More 0 0Dec 12 '24

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

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