diff --git a/src/DnsResolver/help/Get-AzDnsForwardingRuleset.md b/src/DnsResolver/help/Get-AzDnsForwardingRuleset.md index 432b8f447381..127c7df9dcea 100644 --- a/src/DnsResolver/help/Get-AzDnsForwardingRuleset.md +++ b/src/DnsResolver/help/Get-AzDnsForwardingRuleset.md @@ -78,7 +78,7 @@ westus2 dnsForwardingRuleset Microsoft.Network/dnsForwardingRulesets "04005592- This command gets single DNS forwarding ruleset by name. -### Example 3: List all DNS forwarding ruleset under the resouce group +### Example 3: List all DNS forwarding ruleset under the resource group ```powershell Get-AzDnsForwardingRuleset -ResourceGroupName sampleRG ``` @@ -91,7 +91,7 @@ westus2 pw-dnsForwardingRuleset Microsoft.Network/dnsForwardingRulesets "08009 westus2 pw-dnsForwardingRuleset1 Microsoft.Network/dnsForwardingRulesets "08007ccc-0000-0800-0000-60e3846a0000" ``` -This command gets all DNS forwarding ruleset under the resouce group. +This command gets all DNS forwarding ruleset under the resource group. ### Example 4: List all DNS forwarding ruleset under the virtual network ```powershell