2

I am getting a bit frustrated with the Azure "Preview" Portal.

I have just created a new NSG with the PowerShell:

# Create a new NSG
New-AzureNetworkSecurityGroup -Location "West Europe" -Name "NAME"

But it is not showing in the Portal:

enter image description here

But is listed when I do:

Get-AzureNetworkSecurityGroup -Name "NAME"

Is this a normal behavior? or did I something wrong?

Md Farid Uddin Kiron
  • 16,817
  • 3
  • 17
  • 43
opHASnoNAME
  • 20,224
  • 26
  • 98
  • 143

0 Answers0