0
Microsoft Azure Infrastructure

How to Deploy Azure Virtual Machines – Part 3 – PowerShell in Cloud Shell

Today we continue our deployment of Microsoft Azure virtual machines. There are many ways to do this – some manual – and some that support automation; we’ll continue our look at the options. Still a great way to get started with your Azure Infrastructure deployments is right in the Azure Portal, let’s take a look at PowerShell inside Cloud Shell for creating VM infrastructure.

Posted on 9:47 pm
0
Microsoft Azure Infrastructure

How to Deploy Azure Virtual Machines

Let’s talk about how to deploy a Microsoft Azure virtual machine. There are many ways to do this – some manual – and some that support automation; we’ll look at quite a few of the options starting with some simpler ones first. A great way to get started with your Azure Infrastructure deployments is right in the Azure Portal, so let’s dive right in!

Posted on 12:11 pm

Managing Azure Resources – A Primer

Let’s take a ground-level look at managing your resources in Azure. I want to introduce a few different methods to control your resources such as virtual machines, storage accounts, and anything that you keep within a resource group really. Let’s dive right in and find some different ways to work with and control our resources!

Posted on 4:57 pm

Update PowerShell Using PowerShell

Need to update to the latest PowerShell version? Check out how to make this your easiest upgrade yet! Remember to test any existing code you have published or run once-and-a-while; then update your VMs and systems that you don’t touch often, that way everything is on the same version.

Posted on 10:36 am
0
Azure Cloud Shell

Setting up for a Demo with Azure CLI

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!

Posted on 6:38 pm
0
Azure VM Run PowerShell on VM Console

The Case of Where’s My Virtual Machine?

During the course of working with a client during an implementation, we discovered some pre-existing custom configurations at the VM level that when the virtual machine was rebooted….

Read the full article below…

Posted on 10:29 am
0
Azure File Shares - Serverless File Shares

Create an Azure File Share – Server-less File Sharing

There has been a shift towards server-less computing happening for some time now. What does it mean for storage, files, and how we access data such as files? I’ve had the good fortune to work with some amazing technical people over the years and I’ve recently had a couple of colleagues ask me about what it may mean for their career with this shift to server-less computing…

Read the full article…

Posted on 11:22 am
0
Securing and mapping Azure File Share

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 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…

Posted on 1:36 pm