Remote App with RDWeb
Just a small post so I can remember this to the next time. If you want to get rid of the warning when using published applications with Remote App on Windows Server 2012 R2 you will need to configure the following. On the server hosting your RD stuff, start server manager and find the remote…
AzureRM WordPress migrate to Docker MySQL complete story
Wanted to document my journey to get this blog up and going in Azure. This was a experiment as much as anything. Though the result was not too shabby. First we start by creating a new Azure WordPress Web App. Press New and search for WordPress Choose the WordPress web app and accept the terms. Fill…
Creating Site to Site VPN in Azure Resource Manager
This will be a short post, just wanted to have all Powershell code needed to create a connection between a network outside Azure and your ARM resources in one place. I tried to set this up with my local TMG server, though this did not work as it did with ASM. Check this page for…