Author Archives: admin

Enable Modern Authentication on Office 365

I recently implemented Multifactor authentication for our O365/Azure users. Our users connect to Azure Portal and Office 365 using a variety of client apps. These applications handle MFA differently. I also needed to update Office 365 to allow modern authentication. … Continue reading

Posted in Uncategorized | Tagged | Leave a comment

DevOps – Infrastructure as Code on Azure Platform with Hashicorp Terraform Part 1

At Cheval Partners, we believe that infrastructure as code is essential to get most out of your cloud platforms. Infrastructure as code is also required to implement immutable infrastructure. Hashicorp has a suite of products that make it easy to … Continue reading

Posted in ARM, Automation, Azure, DevOps, Hashicorp | Tagged , , , , | 2 Comments

Steps to becoming Self Employed

Over 15 years ago I decided to become self-employed IT Consultant. I was already a consultant for 5 years before that so becoming self-employed seemed the next logical step to me. At that time, I had written a word document … Continue reading

Posted in Business, Finance | Tagged , | Leave a comment

How to upgrade Azure DS Series VM to GS Series VM

Azure GS Series VM released on September 2nd 2015. G Series VM’s were released earlier this year. GS Series added ability to use SSD backed premium storage to the largest/fastest virtual machines on Azure platform. You can read more about … Continue reading

Posted in ARM, Azure, DevOps, IAAS | Tagged , , , | Leave a comment

Adventures with Azure Resource Manager Part I

Overview In this series of blog posts I will create ARM templates used to provision Azure resources. I will kick things off by creating a template that shows you have to create multiple storage accounts. It also shows: How to … Continue reading

Posted in ARM, Automation, Azure, DevOps, PowerShell | Tagged , , , | Leave a comment