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

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

Video – Setting up for a Demo with Azure CLI

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!

Posted on 3:45 pm
0
Windows Server on Azure - SMBv1

Can you Enable SMBv1 on Azure VMs?

Occasionally an enterprise environment will have a requirement to retain legacy authentication systems that may need to use SMBv1. What are the options when you move your services and infrastructure to Azure…

When first looking at this challenge we really (really!) need to acknowledge the dangers and risks that when dealing with SMBv1…

Read the full article at the link below.

Posted on 12:14 pm
0
Windows Server Active Directory Trust Relationship

Active Directory vs the Unknown – Part 2

Last time we left off having a Cannot Continue error while establishing a domain trust across a WAN link and with some unknown variables involved; but we had to give it a shot in this case. The good news is that we have the power of community and Microsoft to help us discover based on our detailed ‘Cannot Continue’ error….

Read the full article at the link below.

Posted on 7:58 pm
0
Trust Relationship in Windows Server Active Directory

Active Directory Trusts vs the Unknown

While working on a project to get two different versions of Active Directory to talk nicely to each other, there were some good challenges arise. The most interesting has been some investigation around ports, Network Security Groups, Azure Firewall….

Read the full article at the link below….

Posted on 5:28 pm