Skip to content

Commit b80a30d

Browse files
authored
Apply suggestions from PR review
1 parent 2b6657b commit b80a30d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/firewall/ftp-support.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@ The following table shows the configuration required to support various FTP scen
4141

4242
To deploy using Azure PowerShell, use the `AllowActiveFTP` parameter. For more information, see [Create a Firewall with Allow Active FTP](/powershell/module/az.network/new-azfirewall#16---create-a-firewall-with-allow-active-ftp-).
4343

44-
## Update and existing Azure Firewall using Azure PowerShell
44+
## Update an existing Azure Firewall by using Azure PowerShell
4545

46-
To update an existing Azure Firewall using Azure PowerShell, switch the `AllowActiveFTP` paramater to 'True'
46+
To update an existing Azure Firewall by using Azure PowerShell, switch the `AllowActiveFTP` parameter to 'True'.
4747

4848
```azurepowershell
4949
$rgName = "resourceGroupName"

0 commit comments

Comments
 (0)