0
Azure Resource Tags

How to Use Tags to Identify Resources

In Azure, we can use tags attached to different resources to help us classify them for lots of different reasons. The most common are uses for tags are security, management, and billing. Today we’ll take a short look at how to…

Read the full article at the link below…

Posted on 7:29 am

Application Gateway – The Listener

Application Gateways provide a secure way to load balance and route incoming web requests to your Azure resources. Today we will look at getting HTTPS requests to come inbound from a browser to your App Gateway, then get sent to the correct server to handle secure requests. A configuration may use this design if you are using an insecure site on port 80 on HTTP to support usage of an internal web….

Read the full article at the link…

Posted on 1:12 pm

The Humble Application Gateway

Azure Application Gateways offer an easy way to present web based applications without exposing your systems or content to the public Internet. Additionally, the App Gateway also provides a number of pretty advanced features such as URL based traffic routing, Web Application Firewall (WAF), and the traditional stability of a rock solid Layer 4 Load Balancer for web traffic….

Read the full article at the link below…

Posted on 9:19 am
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
Promote a Member Server to Domain Controller

Promote a Windows Server to a Domain Controller

Today, we’re going to promote a domain controller in Windows Server Active Directory from being a member server of the domain into a leadership role — the Domain Controller. If you missed the last article on domain joining a Windows Server you can catch up right here. It’s important to have a domain controller placed in strategic places on your network (subnets) so that authentication of users and services can happen with the least latency and that there is some redundancy created between the domain controllers in your domain…

Read the full article here:

Posted on 10:30 am
0
Join a Windows Server Active Directory Domain

Domain Join a Windows Server

Why join a server to your Windows Server Active Directory domain? You would do this to unify service accounts, apply Group Policies, and unify your administrative accounts and management. There are still many organizations that debate the security advantages and disadvantages of domain memberships, but today we are here to join a server to an existing domain on your network. We will join the server to the domain, then promote the server to an Active Directory Domain Controller…

Read the full article here:

Posted on 8:32 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
Microsoft Azure

Azure Backup – Selective Disk Backup and Restore

Azure Preview announced that Selective disk backup and restore will be available upon request in Preview.

This is a great step towards making your Azure subscriptions more cost effective and reducing duplicated backup services.

Read the article at the link below…

Posted on 11:55 am
0
Azure File Share Demo

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

Posted on 11:20 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