mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 17:08:53 +00:00
Fix dates in features.yml
June 31st isn't a thing
This commit is contained in:
parent
2406ab28cf
commit
8182e30a2e
1 changed files with 7 additions and 7 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-31).
|
||||
- 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).
|
||||
moreInfoUrl: https://github.com/fleetdm/fleet/issues/16236
|
||||
- description: Implement multivariate device trust
|
||||
moreInfoUrl: https://youtu.be/5sFOdpMLXQg?feature=shared&t=1445
|
||||
|
|
@ -558,7 +558,7 @@
|
|||
- description: Target profiles to specific hosts using SQL.
|
||||
moreInfoUrl: https://github.com/fleetdm/fleet/issues/14715
|
||||
- description: Automatically re-deploy configuration profiles when they're not installed.
|
||||
- description: Deploy configuration profiles on iOS/iPadOS. Coming soon (2024-06-31).
|
||||
- description: Deploy configuration profiles on iOS/iPadOS. Coming soon (2024-06-30).
|
||||
productCategories: [Device management]
|
||||
pricingTableCategories: [Device management]
|
||||
- industryName: Self service
|
||||
|
|
@ -585,7 +585,7 @@
|
|||
waysToUse:
|
||||
- description: See a list of the upcoming MDM commands and scripts in unified queue. Coming soon (2024-03-31)
|
||||
moreInfoUrl: https://github.com/fleetdm/fleet/issues/15920
|
||||
- description: MDM commands for iOS/iPadOS are coming soon (2024-06-31).
|
||||
- description: MDM commands for iOS/iPadOS are coming soon (2024-06-30).
|
||||
- industryName: Native macOS update reminders
|
||||
description: Send low-level MDM commands to tell end users to update their OS.
|
||||
moreInfoUrl: https://developer.apple.com/documentation/devicemanagement/schedule_an_os_update
|
||||
|
|
@ -600,7 +600,7 @@
|
|||
productCategories: [Device management]
|
||||
pricingTableCategories: [Device management]
|
||||
waysToUse:
|
||||
- description: Zero-touch for iOS/iPadOS is coming soon (2024-06-31).
|
||||
- description: Zero-touch for iOS/iPadOS is coming soon (2024-06-30).
|
||||
- description: Ship a macOS workstation to the end user's home and have them automatically enroll to Fleet during out-of-the-box setup.
|
||||
- description: Ship a Windows workstation to the end user's home and have them automatically enroll to Fleet during out-of-the-box setup.
|
||||
- description: Customize the out-of-the-box setup experience for your end users.
|
||||
|
|
@ -639,21 +639,21 @@
|
|||
- industryName: Deploy and 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-31
|
||||
comingSoonOn: 2024-06-30
|
||||
usualDepartment: IT
|
||||
productCategories: [Device management]
|
||||
pricingTableCategories: [Device management]
|
||||
- industryName: Self-service portal for users to install apps
|
||||
description: Add optional apps for your end users through Fleet Desktop (for macOS, Windows, and Linux).
|
||||
tier: Premium
|
||||
comingSoonOn: 2024-06-31
|
||||
comingSoonOn: 2024-06-30
|
||||
usualDepartment: IT
|
||||
productCategories: [Device management]
|
||||
pricingTableCategories: [Device management]
|
||||
- industryName: License apps on macOS and iOS/iPadOS through Volume Purchasing Program (VPP).
|
||||
description: Offer licenses for Photoshop and other App Sore apps for your end users.
|
||||
tier: Premium
|
||||
comingSoonOn: 2024-06-31
|
||||
comingSoonOn: 2024-06-30
|
||||
usualDepartment: IT
|
||||
productCategories: [Device management]
|
||||
pricingTableCategories: [Device management]
|
||||
|
|
|
|||
Loading…
Reference in a new issue