# Find features associated w/ ContainerService

```
az feature list -o table --query "[?contains(name, 'Microsoft.ContainerService')].{Name:name,State:properties.state}"
```

Resource: [https://heranonazure.wordpress.com/2019/09/02/secure-api-server-using-authorized-ip-address-ranges/](https://heranonazure.wordpress.com/2019/09/02/secure-api-server-using-authorized-ip-address-ranges/)