Pre-Migration
-

Create an Azure Virtual Environment – Cleanup
This article is the last in a mini-series that has shown you how to build out an Azure virtual environment to do learning and testing with. If you already have a subscription that’s awesome! You can get the first 30 days for free with a Microsoft Azure trial account right here. Check out the first…
-

Create an Azure Virtual Environment – Accessing Storage Account File Shares
This article is the fifth in a mini-series that will show you how to build out an Azure virtual environment to do learning and testing with. If you already have a subscription that’s awesome! You can get the first 30 days for free with a Microsoft Azure trial account right here. Check out the first…
-

Create an Azure Virtual Environment – Accessing Storage Accounts
This article is the fourth in a mini-series that will show you how to build out an Azure virtual environment to do learning and testing with. If you already have a subscription that’s awesome! You can get the first 30 days for free with a Microsoft Azure trial account right here. Check out the first…
-

Create an Azure Virtual Environment – Storage Accounts
… that will show you how to build out an Azure virtual environment to do learning and testing with. If you already have a subscription that’s awesome! You can get the first 30 days for free with a Microsoft Azure trial account right here. Check out the first steps for getting logged into Azure Portal…
-

Create an Azure Virtual Environment – Add a Resource Lock
Today we learn about protecting resources. Last time, we created a resource group to hold some Azure resources in one spot for us. Today, let’s setup the protection for our resources that will prevent accidental deletion of our important…. Read the full article….
-

Azure Storage – Keep Your Data inside Azure
Why would you want to keep data inside Azure? Don’t users need to get their files? Let’s talk about data security and data charges as part of our Azure design. When you create a file server, file share out of an Azure Storage Account, or otherwise allow users to access their data, it often can…
-

Azure Storage – Restrict Storage Accounts to a Virtual Network
Today, we will restrict the access to the storage account to a single virtual network to ensure that it is more secure and not accessible over the internet directly. This is something to consider when designing your Azure storage as there are specific use cases where the design should be more secure. This does not…
-

Azure Storage – Create a Storage Account
Let’s take a look at how to create a storage account in Azure that you can use for storing your files. This will be the first in a series of articles that will show you how to create, secure, and then optimize usage on the Azure internal backbone for your storage account data. First, let’s…
-

Azure Readiness – Fundamentals Skills
Why would a manager or supervisor, or even the CFO need to understand Azure Fundamentals? Isn’t that type of knowledge handled by the technical people and why would our managers need this knowledge? These are questions that I come across regularly; and my answer is always the same. As a business moves towards cloud adoption,…
-

Azure Readiness – Let’s Talk Network Latency
Understanding your network latency between you and your favourite Azure Region is important. It can be the difference between responsive services hosted inside Azure, and a negative user experience. Especially if you are using Azure VPN and not Express Route services. To understand what region is likely better for you to be working out of,…