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 @@ -63,11 +63,11 @@ Register-AzResourceProvider -ProviderNamespace Microsoft.Network
63
63
```
64
64
65
65
> [ !NOTE]
66
- > It can take several minutes for this to take effect. Run the following Azure PowerShell command to see the ` ResistratonState ` :
66
+ > It can take several minutes for this to take effect. Run the following Azure PowerShell command to see the ` RegistrationState ` :
67
67
>
68
68
> ` Get-AzProviderFeature -FeatureName "AFWEnableStructuredLogs" -ProviderNamespace "Microsoft.Network" `
69
69
>
70
- > When the ` ResistratonState ` is * Registered* , consider performing an update on Azure Firewall for the change to take effect immediately.
70
+ > When the ` RegistrationState ` is * Registered* , consider performing an update on Azure Firewall for the change to take effect immediately.
71
71
72
72
73
73
Run the following Azure PowerShell command to turn this feature off:
You can’t perform that action at this time.
0 commit comments