Skip to content

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/DnsResolver/help/Get-AzDnsForwardingRuleset.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ westus2 dnsForwardingRuleset Microsoft.Network/dnsForwardingRulesets "04005592-
7878

7979
This command gets single DNS forwarding ruleset by name.
8080

81-
### Example 3: List all DNS forwarding ruleset under the resouce group
81+
### Example 3: List all DNS forwarding ruleset under the resource group
8282
```powershell
8383
Get-AzDnsForwardingRuleset -ResourceGroupName sampleRG
8484
```
@@ -91,7 +91,7 @@ westus2 pw-dnsForwardingRuleset Microsoft.Network/dnsForwardingRulesets "08009
9191
westus2 pw-dnsForwardingRuleset1 Microsoft.Network/dnsForwardingRulesets "08007ccc-0000-0800-0000-60e3846a0000"
9292
```
9393

94-
This command gets all DNS forwarding ruleset under the resouce group.
94+
This command gets all DNS forwarding ruleset under the resource group.
9595

9696
### Example 4: List all DNS forwarding ruleset under the virtual network
9797
```powershell

0 commit comments

Comments
 (0)