From 1b203c02bc363aec902297a64485e9e01503384f Mon Sep 17 00:00:00 2001 From: gusmodena <44907284+gumoden@users.noreply.github.com> Date: Mon, 16 Oct 2023 14:55:51 -0400 Subject: [PATCH] Update readme.md Correcting spelling and changing sentence to maintain consistency. --- .../readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Azure Firewall/Template - Inspecting traffic to PE with Azure Firewall/readme.md b/Azure Firewall/Template - Inspecting traffic to PE with Azure Firewall/readme.md index 776279d7..b40b60a8 100644 --- a/Azure Firewall/Template - Inspecting traffic to PE with Azure Firewall/readme.md +++ b/Azure Firewall/Template - Inspecting traffic to PE with Azure Firewall/readme.md @@ -1,6 +1,6 @@ ## Warning -Check the Azure KeyVault within newly created Resource Group, then go to Secrets for having access to the username and passwords required for loging into the Windows VM and the MySQL instance. +Check the Azure KeyVault within the newly created Resource Group, then go to Secrets to gain access to the usernames and passwords required for logging into the Windows VM and the MySQL instance. ## Pre-requisites: 1. Configure your Terraform environment. Example using Terraform on Windows with PowerShell: https://learn.microsoft.com/en-us/azure/developer/terraform/get-started-windows-powershell?tabs=bash