Azure Networking - Hub-Spoke with NVA and Azure Firewall
Azure

Azure Networking - Hub-Spoke with NVA and Azure Firewall

When you plan on using Azure-Firewall in your Network-Infrastructure, you have to keep some things in mind - especially when it comes to Routing. In this article, I go over a specific scenario that involves a Hub-Spoke VNet architecture, a VPN or Express Route, a Network Virtual Appliance, User Defined Routes and last but not least, the Azure Firewall.
CB

Christoph Burmeister

Load PowerShell assemblies from nuget packages
PowerShell

Load PowerShell assemblies from nuget packages

PowerShell can manage NuGet packages since a few years now, but loading a dll, which is part of a installed NuGet package in PowerShell is not that intuitive.
JD

Jan-Henrik Damaschke

Configure Azure Function App for root domain redirection with SSL support
Azure

Configure Azure Function App for root domain redirection with SSL support

Learn how to redirect custom domain traffic for HTTP and HTTPS (with free valid certificate) to another domain with Azure Functions.
JD

Jan-Henrik Damaschke

Configure Azure CDN for static websites
Azure

Configure Azure CDN for static websites

Azure CDN is a great service to add functionality to your website. In this post we will setup a Azure CDN resource, add a custom domain, activate free SSL and take a look at the CDN rules engine.
JD

Jan-Henrik Damaschke

Setup Azure DNS for static websites
Azure

Setup Azure DNS for static websites

If you want to use Azure resources for website hosting, one of the essential services is DNS. In this blog post we will migrate a DNS zone to Azure DNS and prepare it for usage with an Azure hosted static website.
JD

Jan-Henrik Damaschke

Setup Azure storage account for static websites
Azure

Setup Azure storage account for static websites

In this blog we will learn how setup an Azure Storage Account for static website usage and what the limitations of Azure storage accounts for static websites are.
JD

Jan-Henrik Damaschke