Posts tagged "architecture"
-
Securing SSH in Azure
On a recent project I inherited an Azure IaaS setup that managed Linux VMs by connecting via SSH from public IPs. I figured while we did a vNet migration we might as well secure the SSH pipeline.
-
Multi-Region Point-to-Site in Microsoft Azure (Windows Fix)
In a previous post, I showcased how to: Create a Single Gateway, Multi-Region, VPN Architecture in Microsoft Azure. If testing with Windows didn’t work, it may be because Windows has to have its route tables updated to know how to...
-
Hosting a permanent redirect in Azure
WordPress charges for each domain attached to a blog. That is a bit much when you consider .net, .org, .whatever domains that are used on top of the .com domain most use. To get the use out of a single...
-
WordPress iFrame using Azure
There was a need to host some javascript in a WordPress page due to how sessionize embeds speaker sessions. Due to WordPress’ limitations on javascript usage, the script could not be used in the page. To bypass this limitation, an...
-
Azure Global Bootcamp Atlanta
This year will be the 4th annual Azure Global Bootcamp in Atlanta. If you don’t know about Azure Global Bootcamp here is their snippet:
-
Your app is currently in read-only mode because you have published a generated function.json
If you published your Azure function from Visual Studio and are seeing the message: