AzureTracks

Practical Azure and Microsoft 365 security walkthroughs

Virtualization

  • Application Gateway – The Listener

    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…

    Read article

  • The Humble Application Gateway

    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…

    Read article

  • Create an Azure File Share – Server-less File Sharing

    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…

    Read article

  • Delete a Resource Group with a Lock

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

    Read article

  • Create an Azure Virtual Environment – Accessing Storage Account File Shares

    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…

    Read article

  • Create an Azure Virtual Environment – Accessing Storage Accounts

    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…

    Read article

  • Create an Azure Virtual Environment – Add a Resource Lock

    Create an Azure Virtual Environment – Add a Resource Lock

    Today we learn about protecting resources. Last time, we created a resource group to hold some Azure resources in one spot for us. Today, let’s setup the protection for our resources that will prevent accidental deletion of our important…. Read the full article….

    Read article

  • Create an Azure Virtual Environment – Resource Group

    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…

    Read article

  • Azure Updates Management

    Azure Updates Management

    Azure Updates Management helps you keep your virtual machines updated without intervention and using an automated schedule. No need for additional third-party products with all the functionality build right into your Azure subscription. The ability to patch regularly addresses major security concerns and requirements for compliance by reducing risk footprints, patching flaws and bugs, and…

    Read article

  • Azure CLI Introduction

    Azure CLI Introduction

    If you are just getting comfortable using Azure or want to start learning a bit more about how to provision virtual machines using a method that can be automated and repeated quickly – stay tuned as we’ll cover some simple commands on using your free Azure account, connecting to Azure CLI, learning some test and…

    Read article