0
Azure Resource Lock to Prevent Accidental Delete

Delete a Resource Group with a Lock

Here I am spending a Sunday afternoon writing articles to share with the Azure community and as I start to rush through things a bit I notice the dreaded red X in my Azure notifications tray. I thought that today, I’d share how I’m just a regular human that rushes through things on occasion. So, I forgot to remove my Resource Lock on my Demo subscription and now….

Read the full article at the link below…

Posted on 6:39 pm
0
Cleanup of Azure Resources

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 steps for getting logged into Azure Portal and creating a resource group here. Today we are going to look at what cleanup we should do once we are done testing….

Read the full article about cleaning up in Azure…

Posted on 7:56 am
0
Storage Account

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 and creating a resource group here. Today we are going to deploy a storage account within the resource group….

Read the full article at the link below…

Posted on 1:09 pm
0
Azure Create a Resource

Create an Azure Virtual Environment – Resource Group

If you’re reading about Azure and you’ve already done some reading, maybe used some free Microsoft training resources and you are curious about learning more; you’re in the right place! Today, we will cover some of the first steps as you begin your Azure journey. It’s a great day to get started with some hands-on learning so let’s begin by…

Read the full article….

Posted on 4:23 pm
0
Storage Account Options

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 mean it is harder for users to get data! It just means that we as Azure builders need to build our systems thoughtfully. In this case, your file servers or an application server would be segregated onto a single VNET (virtual network) and would be the only systems able to freely…

Read the full article…

Posted on 6:54 pm