All Stories
Backup 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, 2020Getting Started with Azure CDN
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, 2020Azure API Management with ARM
Deploying an ARM template (Azure Resource Management)-template from GitHub is the simplest way of provisioning an instance of API Managem...
Mar 28, 2020Azure API Management with PowerShell
We use a lot of PowerShell to provision the Azure infrastructure that powers Vipps AS today. PowerShell is actually a great choice for us...
Mar 21, 2020Azure API Management with REST
Today, we will provision Azure API Management by using Postman as an API client, sending plain web requests to Azure. We already provisio...
Mar 14, 2020Azure API Management from the Portal
We will provision Azure API Management. Creating an instance of it is just a click in the Azure Portal. We’ll do it once to show how easy...
Mar 07, 2020Azure API Management Key Parameters
This post will start to discuss provisioning API Management. The simplest way of doing so is simply by signing into the portal and create...
Feb 29, 2020Featured
-
How To Debug Policies in Azure API Management. A Step-by-Step Guide.
-
How to Use Azure Bastion as a Jump Host
-
How I became a Microsoft Azure MVP
-
Infrastructure as Code (IaC) in Azure
-
Resource Tagging in Azure
-
Getting Started with Azure CDN
-
Understanding Policies in Azure API Management
-
Logging in Azure API Management