mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 17:08:53 +00:00
Update features.yml: Device health & update apps dates (#19342)
- End of Q3 (tentative) for Fleet + Okta device health - Push "Update apps" from 2024-06-30 => 2024-07-15 - Why? We didn't have enough design capacity nor engineering capacity. Prioritized bugs, upload APNs+ABM (#10383), and VPP (#13290) first.
This commit is contained in:
parent
7f8027a92c
commit
26df1d77b5
1 changed files with 3 additions and 3 deletions
|
|
@ -24,7 +24,7 @@
|
|||
moreInfoUrl: https://github.com/fleetdm/fleet/issues/14920
|
||||
- description: Control and restore access to applications by automatically restricting access when devices do not meet particular security requirements.
|
||||
moreInfoUrl: https://duo.com/docs/device-health
|
||||
- description: Control which laptop and desktop devices can access corporate apps and websites based on what vulnerabilities it might be exposed to based on how the device is configured, whether it's up to date, its MDM enrollment status, and anything else you can build in a SQL query of Fleet's 300 data tables representing information about enrolled host systems. Coming soon (2024-06-30).
|
||||
- description: Control which laptop and desktop devices can access corporate apps and websites based on what vulnerabilities it might be exposed to based on how the device is configured, whether it's up to date, its MDM enrollment status, and anything else you can build in a SQL query of Fleet's 300 data tables representing information about enrolled host systems. Coming soon (2024-09-30).
|
||||
moreInfoUrl: https://github.com/fleetdm/fleet/issues/16236
|
||||
- description: Implement multivariate device trust
|
||||
moreInfoUrl: https://youtu.be/5sFOdpMLXQg?feature=shared&t=1445
|
||||
|
|
@ -635,10 +635,10 @@
|
|||
usualDepartment: IT
|
||||
productCategories: [Device management]
|
||||
pricingTableCategories: [Device management]
|
||||
- industryName: Deploy and update apps on macOS, Windows, and Linux computers.
|
||||
- industryName: Update apps on macOS, Windows, and Linux computers.
|
||||
description: Install Zoom, Slack, Chrome, and other apps without interrupting your end users.
|
||||
tier: Premium
|
||||
comingSoonOn: 2024-06-30
|
||||
comingSoonOn: 2024-07-15
|
||||
usualDepartment: IT
|
||||
productCategories: [Device management]
|
||||
pricingTableCategories: [Device management]
|
||||
|
|
|
|||
Loading…
Reference in a new issue