Run a Durable Azure Function in a Container
A technical tutorial on deploying and running a Durable Azure Function inside a Docker container, covering prerequisites and step-by-step setup.
Carlos Mendible is a Principal Cloud Solution Architect at Microsoft who writes in-depth, hands-on guides about Azure, Kubernetes, Terraform, and Generative AI, focusing on real-world cloud automation and architecture.
161 articles from this blog
A technical tutorial on deploying and running a Durable Azure Function inside a Docker container, covering prerequisites and step-by-step setup.
A technical guide on running a precompiled .NET Core Azure Function inside a Docker container using the Azure Functions Runtime image.
A step-by-step tutorial on deploying a containerized service to Azure Kubernetes Service (AKS), covering setup, registry, and deployment.
A tutorial on using the new Microsoft Teams PowerShell module to automate the creation of channels within a team.
A tutorial on using PowerShell to configure and enable firewall rules for an Azure Storage Account, including IP whitelisting.
A guide to enabling and automating backups for Azure Analysis Services using PowerShell scripts and runbooks.
A guide on preparing a .NET Core console application for Docker, focusing on proper shutdown handling for containerized environments.
A PowerShell script tutorial for enabling and configuring the new firewall feature in Azure Analysis Services.
A quick reference cheat sheet for common .NET Core CLI and MSBUILD commands used in daily development workflows.
A tutorial on controlling Raspberry Pi GPIO pins using an ASP.NET Core 2.0 Web API to turn an LED on and off.
A tutorial on integrating Code Analysis and StyleCop for code quality in .NET Core projects, including setup and rule configuration.
A step-by-step tutorial on integrating .NET Core with Azure Search to create, manage, and query indexes.
A tutorial on how to programmatically read Azure Service Health activity logs using .NET Core and the Azure SDK.
A PowerShell script to automate creating an Azure Service Principal and generating a .azureauth file for use with the Microsoft.Azure.Management.Fluent library.
A step-by-step tutorial on deploying an ASP.NET Core web application to an OpenShift cluster using Docker and the oc client tools.
Introduces custom .NET project templates for AWS Lambda and Raspberry Pi, simplifying setup for these specific deployment targets.
A PowerShell script to automate scaling Azure HDInsight clusters horizontally by adjusting node count.
A step-by-step tutorial on deploying an ASP.NET Core Web API to AWS Lambda, covering prerequisites, project setup, and configuration.
A tutorial on connecting a .NET Core application to Azure Cosmos DB, covering account setup, document creation, and querying.
A guide to enabling application and HTTP logging for Azure Resource Manager Web Apps using PowerShell and storing logs in Azure Storage.