Skip to content

Commit

Permalink
Fix feature flag name
Browse files Browse the repository at this point in the history
  • Loading branch information
seanmck committed Feb 8, 2019
1 parent 02ce11a commit b60afde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion previews.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ The purpose of this page is to capture these features and associated projects in
You can opt into the preview by registering the feature flag:

```
az feature register -n NetworkPolicy --namespace Microsoft.ContainerService
az feature register -n EnableNetworkPolicy --namespace Microsoft.ContainerService
```

Then refresh your registration of the AKS resource provider:
Expand Down

0 comments on commit b60afde

Please sign in to comment.