Day[9/100] #100DaysOfCloud – Jonnychipz – DevOps Tooling your practice and Top 10’s

I made it through to the end of the book! Hurrah I hear you all cry, no more stupid pictures of John holding up a copy of his DevOps book! Yes this is the last one! So........ yet another day of work blending into learning into family time! Its just gone 9pm on a Wednesday …

Continue reading Day[9/100] #100DaysOfCloud – Jonnychipz – DevOps Tooling your practice and Top 10’s

Day[8/100] #100DaysOfCloud – Jonnychipz – DevOps Practicing Kaizen, the Art of Continuous Improvement

The bank holiday weekend is a distant memory, the kids are on a count down back to school, with work and deliveries of school coats and new school shirts and trousers I'm in the midst of customer calls, barking dogs and kids wanting to get my attention to pry the last few pound coins out …

Continue reading Day[8/100] #100DaysOfCloud – Jonnychipz – DevOps Practicing Kaizen, the Art of Continuous Improvement

Day[5/100] #100DaysOfCloud – Jonnychipz – DevOps and a touch of Terraform Learning

So its Saturday and we kicked the day off with football practice, not for me! for my son!, followed by a few hours grabbing the last bits of school uniform my my 3 kids. Like many of us, as much as we are keen to learn and develop our skill sets, we also have work, …

Continue reading Day[5/100] #100DaysOfCloud – Jonnychipz – DevOps and a touch of Terraform Learning

Azure Private Link Configuration (Private Endpoint – Storage Account)

For this article, in keeping with my #AzureNetworking series, I thought it would be a nice simple idea to walk through the mechanics of the 'Azure Private Link'. Typically in Azure, when it comes to PaaS services, it is now supported for a number of PaaS services to configure access via a Private VNET/Subnet only, …

Continue reading Azure Private Link Configuration (Private Endpoint – Storage Account)

Microsoft Cloud Adoption Framework for Azure

Over the last few years I have worked with many customers on their journey to the cloud. Being predominantly Microsoft focussed, that Cloud has been Azure, with a few opportunities and projects I have worked with integration with existing Cloud investment of some Customers in AWS / Oracle and Google cloud services. What has been …

Continue reading Microsoft Cloud Adoption Framework for Azure

Do you use Azure Log Analytics Agents? – Act Now (SHA-2 Update)

If you are running any Log analytics agents on legacy clients you will need to install some security updates to ensure SHA-2 can be used for endpoint code signing, so please make sure you have updated your systems by 17th August 2020. Systems Impacted: Link to updates: https://support.microsoft.com/en-gb/help/4569557/windows-update-sha-1-based-endpoints-discontinued

Azure Bastion – Configuration via Azure Portal

In keeping with my #AzureNetworking series, Azure Bastion seems like a nice place to move to next! What is Azure Bastion? So Bastion went GA quite a few months ago now and I did have a little play with it then, but thought this would make a nice little article. If you are an IT …

Continue reading Azure Bastion – Configuration via Azure Portal

Welsh Azure User Group Meetup 10th Sept 2020

The Welsh Azure User Group is probably the youngest Azure User Group, founded by a few IT professionals in and around South Wales and the West Country. I am so pleased to say that I joined forces with these guys to form what is now the Welsh Azure User Group. The idea of which is …

Continue reading Welsh Azure User Group Meetup 10th Sept 2020

Azure CLI – Creating a Virtual Machine

In my previous article, I described the process for creating a Virtual Machine in the Azure Portal. A colleague asked me to show them what the Azure CLI script might look like to create the same Virtual Machine, therefore I have quickly put the following together. For more information on Azure CLI please click here. …

Continue reading Azure CLI – Creating a Virtual Machine

Azure – Creating a Virtual Machine via the Azure Portal

As I work through my lab rebuild I thought I would provide some overview of some of the more straight forward tasks. In a previous article I discussed how to configure a VNET. In this article we will discuss how to configure a basic Virtual Machine (VM) and hook it up to the VNET we …

Continue reading Azure – Creating a Virtual Machine via the Azure Portal

Azure Virtual Network Deployment (Portal vs ARM vs Terraform)

As part of my #AzureNetworking series, I thought Id start off with a relatively straight forward concept of creating a VNET in Azure. From here I thought it would be a good learning exercise for those relatively new to the concepts of Azure Resource Manager (ARM) templates, and how these ARM Templates can be transposed …

Continue reading Azure Virtual Network Deployment (Portal vs ARM vs Terraform)