Skip to content

Commit

Permalink
Update Create-and-Attach-AzureBastion-private-only-NSG.ps1
Browse files Browse the repository at this point in the history
  • Loading branch information
wimmatthyssen authored Jun 11, 2024
1 parent 76e4f9d commit 62b7799
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Create-and-Attach-AzureBastion-private-only-NSG.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Set-AzContext -tenantID "xxxxxxxx-xxxx-xxxx-xxxxxxxxxxxx" (if not using the defa
.\Create-and-Attach-AzureBastion-private-only-NSG.ps1
.LINK
https://wmatthyssen.com/2024/06/11/azure-bastion-solving-vm-connection-problems-caused-by-nsg-on-azurebastionsubnet-when-using-the-azure-bastion-premium-sku/
#>

Expand Down Expand Up @@ -315,4 +315,4 @@ Write-Host ($writeEmptyLine + "# NSG FLow logs and Traffic Analytics for $($nsg.
Write-Host ($writeEmptyLine + "# Script completed" + $writeSeperatorSpaces + $currentTime)`
-foregroundcolor $foregroundColor1 $writeEmptyLine

## ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
## ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

0 comments on commit 62b7799

Please sign in to comment.