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 @@ -28,7 +28,7 @@ westus2 dnsForwardingRuleset Microsoft.Network/dnsForwardingRulesets "04005592-
28
28
29
29
This command gets single DNS forwarding ruleset by name.
30
30
31
- ### Example 3: List all DNS forwarding ruleset under the resouce group
31
+ ### Example 3: List all DNS forwarding ruleset under the resource group
32
32
``` powershell
33
33
Get-AzDnsForwardingRuleset -ResourceGroupName sampleRG
34
34
```
@@ -41,7 +41,7 @@ westus2 pw-dnsForwardingRuleset Microsoft.Network/dnsForwardingRulesets "08009
41
41
westus2 pw-dnsForwardingRuleset1 Microsoft.Network/dnsForwardingRulesets "08007ccc-0000-0800-0000-60e3846a0000"
42
42
```
43
43
44
- This command gets all DNS forwarding ruleset under the resouce group.
44
+ This command gets all DNS forwarding ruleset under the resource group.
45
45
46
46
### Example 4: List all DNS forwarding ruleset under the virtual network
47
47
``` powershell
You can’t perform that action at this time.
0 commit comments