Deploy an Azure Storage Account
Today it’s time for more CLI to get things dones fast! Join me while I look at how to create scope encrypted storage to get ready to do testing in Azure.
Real world business tracks leading towards Azure Services
Today it’s time for more CLI to get things dones fast! Join me while I look at how to create scope encrypted storage to get ready to do testing in Azure.
Ever wonder how much data is actually in your Azure Subscriptions? Today we take a brief look at how to find storage account totals. Join me for a little bit of Azure storage exploration!
A summary update on Azure news that includes updates released from Microsoft Azure related to Azure, Architecture, Compute, and Sentinel topics. Save time digging around to find recent releases and changes. Released March 13th. Great updates and sunny days on the way!
Join me for a start to finish Azure CLI walk-through of creating resources to use for testing or doing a demonstration in Azure. I create a Debian and Windows Server VM in about 5 minutes then we clean everything up when we’re done. Let’s build some Azure resources together and see just how easy and fast this really is!
I’ve been asked a few times to share how I setup for doing a demo using different Azure resources. So, I’ll share my first way of setting up — Azure CLI. Today, we’ll walk through some of the steps I run and how to save it to do it all again next time. This is one of the ways that I get setup with storage accounts, Windows servers, Linux servers, and even App Gateways and Load Balancers…so buckle up for a little code run-through!
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…
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 steps for getting logged into Azure Portal and creating a resource group here. Today we are going to look at how to access our file share inside the storage account remotely from a workstation not inside Azure….
Read the full article to learn more about Azure File Shares and accessing data….
Read the full article…
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 steps for getting logged into Azure Portal and creating a resource group here. Today we are going to look at how to access our storage account within the resource group we created in the…
Read the full article to create your own Azure File Share!
… 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…
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 move through your Azure virtual networks through the Internet. Today, we will look at selecting build options to keep your data inside Azure on the Azure backbone, and as a result of that we will limit Internet access and decrease data egress.
Read the full article…