All Stories
Using Azure API Management APIs with Docker
We use Azure API Management in some cases for calling external services from Azure Kubernetes Service (AKS). Azure API Management acts in...
Jun 27, 2020ARM for NodeJS Azure Web App with App Configuration Integration
Our Azure infrastructure has some configurations that our developers need to know like the name of the currently active AKS cluster and A...
Jun 13, 2020Azure App Configuration Introduction #3
After playing around with Azure App Configuration Service and how to read a configuration entry with REST, and then using feature flags i...
May 23, 2020Using Feature Flags with Azure App Configuration
Sometimes we would like to test a new feature of an application. Or we would like to disable code junks because they are not fully implem...
May 16, 2020Azure App Configuration Introduction
We build this great application that we configure exactly the way it fits into our environments, and then we realize that changing a conf...
May 09, 2020Backup and Restore in Azure API Management
As infrastructure gets more complex, more parts will eventually break. This is even more true as we make frequently changes. Sometimes we...
May 02, 2020Serving Website Images from Azure CDN with SSL
In this post I will show you step by step how to serve images on a website from Azure CDN with SSL enabled. My blog has a couple of Azure...
Apr 25, 2020Understanding Policies in Azure API Management
Policies are the heart of Azure API Management. They let us change the behavior of our APIs in a very flexible manner. Before I dive in t...
Apr 18, 2020Logging in Azure API Management
This post is a complete step-by-step guide on how to send logs from Azure API Management to Azure Event Hub with PowerShell. We start by ...
Apr 11, 2020Azure API Management with Terraform
Terraform is a popular tool for managing infrastructure resources. I counted about 120 supported providers. Azure is one of them. In this...
Apr 04, 2020Featured
-
Secret Behind Pretty Azure Architecture Diagrams
-
AZ-900 Self-Study Guide for Azure Fundamentals
-
Azure Naming Convention Best Practices
-
AZ-304 Self-Study Guide for Becoming an Azure Solution Architect Expert
-
AZ-303 Self-Study Guide for Becoming an Azure Solution Architect
-
How I became a Microsoft Azure MVP
-
Understanding Policies in Azure API Management
-
Logging in Azure API Management