Redirect Http to Https using Azure CDN

In my recent efforts to move my one page, static content website, I have had a few challenges.  First let me say, those challenges were most certainly due to my ignorance, and not due to the technology in use.  Also, some of my issues are related to trying to make a simple task more complicated… Continue reading Redirect Http to Https using Azure CDN

What is this CI/CD thing? Let’s do a tutorial!

Well, according to Wikipedia, CI/CD is: In software engineering, CI/CD or CICD generally refers to the combined practices of continuous integration and either continuous delivery or continuous deployment. CI/CD bridges the gaps between development and operation activities and teams by enforcing automation in building, testing and deployment of applications. So, of course I get what… Continue reading What is this CI/CD thing? Let’s do a tutorial!

Revisiting my Blog

I have spent a decent amount of time over the years, trying to convince myself to spend some time on my blog.  I have updated the OS of the VM that runs it.  I have migrated from whatever platform I started on (I think I had two different ones going at one point.) I have… Continue reading Revisiting my Blog

Still not there

A while back, I said I was making progress on migrating this blog to Azure.  In case you care, I didn’t. I was really interested in doing so for a little while, but got busy on other things, and … lost interest.  I am interested again, so maybe this time I will make it. The… Continue reading Still not there

Express Route Provisioning Error

  We have recently decided to invest in an Express Route circuit for Azure.  It is supposed to be helpful with Azure and Office 365.  There are two ways to provision the ExpressRoute circuit.  Both require PowerShell. There is the classic: https://azure.microsoft.com/en-us/documentation/articles/expressroute-howto-circuit-classic/ And there is the Resource Manager: https://azure.microsoft.com/en-us/documentation/articles/expressroute-howto-circuit-arm/ Here is the note about those… Continue reading Express Route Provisioning Error