File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -78,7 +78,7 @@ westus2 dnsForwardingRuleset Microsoft.Network/dnsForwardingRulesets "04005592-
78
78
79
79
This command gets single DNS forwarding ruleset by name.
80
80
81
- ### Example 3: List all DNS forwarding ruleset under the resouce group
81
+ ### Example 3: List all DNS forwarding ruleset under the resource group
82
82
``` powershell
83
83
Get-AzDnsForwardingRuleset -ResourceGroupName sampleRG
84
84
```
@@ -91,7 +91,7 @@ westus2 pw-dnsForwardingRuleset Microsoft.Network/dnsForwardingRulesets "08009
91
91
westus2 pw-dnsForwardingRuleset1 Microsoft.Network/dnsForwardingRulesets "08007ccc-0000-0800-0000-60e3846a0000"
92
92
```
93
93
94
- This command gets all DNS forwarding ruleset under the resouce group.
94
+ This command gets all DNS forwarding ruleset under the resource group.
95
95
96
96
### Example 4: List all DNS forwarding ruleset under the virtual network
97
97
``` powershell
You can’t perform that action at this time.
0 commit comments