Update README.md (#12715)
Unless I'm mistaking this for something I'm not aware of, this message about MDM features not being available is out of date and needs to be removed. I also updated the sentence on line 293 for readability while I was in the file. --------- Co-authored-by: Rachael Shaw <r@rachael.wtf> Co-authored-by: Noah Talerman <47070608+noahtalerman@users.noreply.github.com>
This commit is contained in:
co-authored by
Rachael Shaw
Noah Talerman
parent
b06c11d8e5
commit
ea5e7b92aa
@@ -290,12 +290,10 @@ integrations
|
||||
webhook_settings
|
||||
```
|
||||
|
||||
You can bypass these errors by removing the key from your YAML or adding the `--force` flag. This flag will force application of the changes without validation. Proceed with caution.
|
||||
You can bypass these errors by removing the key from your YAML or adding the `--force` flag. This flag will apply the changes without validation and should be used with caution.
|
||||
|
||||
### Mobile device management (MDM) settings for teams
|
||||
|
||||
> MDM features are not ready for production and are currently in development. These features are disabled by default.
|
||||
|
||||
The `mdm` section of this configuration YAML lets you control MDM settings for each team in Fleet.
|
||||
|
||||
To specify Team MDM configuration, as opposed to [Organization-wide MDM configuration](#mobile-device-management-mdm-settings), follow the below YAML format. Note the `kind: team` field, as well as the `name` and `mdm` fields under `team`.
|
||||
|
||||
Reference in New Issue
Block a user