Skip to content

Commit ac87bf7

Browse files
authored
Merge pull request #97754 from anzaman/patch-2
Update virtual-wan-point-to-site-portal.md
2 parents 6ef5963 + a5b60ca commit ac87bf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-wan/virtual-wan-point-to-site-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ Use the downloaded profile to configure the remote access clients. The procedure
160160
When you no longer need these resources, you can use [Remove-AzureRmResourceGroup](/powershell/module/azurerm.resources/remove-azurermresourcegroup) to remove the resource group and all of the resources it contains. Replace "myResourceGroup" with the name of your resource group and run the following PowerShell command:
161161

162162
```azurepowershell-interactive
163-
Remove-AzureRmResourceGroup -Name myResourceGroup -Force
163+
Remove-AzResourceGroup -Name myResourceGroup -Force
164164
```
165165

166166
## Next steps

0 commit comments

Comments
 (0)