mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 17:08:53 +00:00
Update features.yml: Customer promises (#19337)
- Add customer promises with tentative dates
This commit is contained in:
parent
ff1e17680b
commit
69fb46d9f1
1 changed files with 25 additions and 6 deletions
|
|
@ -558,10 +558,10 @@
|
|||
waysToUse:
|
||||
- description: Deploy configuration profiles on macOS and Windows and verify that they're installed.
|
||||
moreInfoUrl: https://github.com/fleetdm/fleet/issues/13281
|
||||
- description: Deploy custom declaration (DDM) profiles on macOS. Coming soon (2024-03-31).
|
||||
- description: Deploy custom declaration (DDM) profiles on macOS.
|
||||
moreInfoUrl: https://github.com/fleetdm/fleet/issues/14550
|
||||
- description: Target profiles to specific hosts using SQL.
|
||||
moreInfoUrl: https://github.com/fleetdm/fleet/issues/14715
|
||||
- description: Target profiles to specific hosts using SQL. Exclusions coming soon (2024-07-15) #customer-rosner
|
||||
moreInfoUrl: https://github.com/fleetdm/fleet/issues/17315
|
||||
- description: Automatically re-deploy configuration profiles when they're not installed.
|
||||
- description: Deploy configuration profiles on iOS/iPadOS. Coming soon (2024-07-15).
|
||||
productCategories: [Device management]
|
||||
|
|
@ -581,6 +581,9 @@
|
|||
usualDepartment: IT
|
||||
productCategories: [Device management]
|
||||
pricingTableCategories: [Device management]
|
||||
waysToUse:
|
||||
- description: Support ACME as a protocol for MDM certificate generation. Coming soon (2024-12-31) #customer-rosner
|
||||
moreInfoUrl: https://github.com/fleetdm/fleet/issues/15611
|
||||
- industryName: Low-level MDM commands for macOS, iOS/iPadOS*, and Windows (e.g. remote restart)
|
||||
documentationUrl: https://fleetdm.com/docs/using-fleet/mdm-commands
|
||||
tier: Free
|
||||
|
|
@ -618,7 +621,7 @@
|
|||
pricingTableCategories: [Device management]
|
||||
waysToUse:
|
||||
- description: Enforce macOS updates via Nudge.
|
||||
- description: Progressively enhance from Nudge to DDM-based OS updates. Coming soon (2024-03-31).
|
||||
- description: Progressively enhance from Nudge to DDM-based OS updates.
|
||||
moreInfoUrl: https://github.com/fleetdm/fleet/issues/17295
|
||||
- description: Automatically update Windows after the end user reaches a deadline.
|
||||
- industryName: Cross-platform remote lock and wipe
|
||||
|
|
@ -642,7 +645,7 @@
|
|||
productCategories: [Device management]
|
||||
pricingTableCategories: [Device management]
|
||||
- industryName: Update apps on macOS, Windows, and Linux computers.
|
||||
description: Install Zoom, Slack, Chrome, and other apps without interrupting your end users.
|
||||
description: Update Zoom, Slack, Chrome, and other apps without interrupting your end users.
|
||||
tier: Premium
|
||||
comingSoonOn: 2024-07-15
|
||||
usualDepartment: IT
|
||||
|
|
@ -660,7 +663,7 @@
|
|||
- 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-30
|
||||
comingSoonOn: 2024-07-15 #customer-rosner
|
||||
usualDepartment: IT
|
||||
productCategories: [Device management]
|
||||
pricingTableCategories: [Device management]
|
||||
|
|
@ -757,6 +760,15 @@
|
|||
pricingTableCategories: [Endpoint operations]
|
||||
usualDepartment: IT
|
||||
tier: Free
|
||||
- industryName: Two-factor authentication
|
||||
moreInfoUrl: https://github.com/fleetdm/fleet/issues/5478
|
||||
productCategories: [Endpoint operations,Device management,Vulnerability management]
|
||||
pricingTableCategories: [Endpoint operations]
|
||||
usualDepartment: IT
|
||||
tier: Free
|
||||
waysToUse:
|
||||
- description: Enforce two-factor authentication when logging in to Fleet for added security.
|
||||
comingSoonOn: 2024-12-31 #customer-rosner
|
||||
- industryName: Disk encryption
|
||||
documentationURL: https://fleetdm.com/docs/using-fleet/mdm-disk-encryption
|
||||
friendlyName: Ensure hard disks are encrypted
|
||||
|
|
@ -789,6 +801,13 @@
|
|||
pricingTableCategories: [Endpoint operations]
|
||||
usualDepartment: IT
|
||||
tier: Premium
|
||||
- industryName: System for Cross-domain Identity Management (SCIM) provisioning
|
||||
moreInfoUrl: https://github.com/fleetdm/fleet/issues/15671
|
||||
productCategories: [Endpoint operations,Device management,Vulnerability management]
|
||||
pricingTableCategories: [Endpoint operations]
|
||||
usualDepartment: IT
|
||||
tier: Premium
|
||||
comingSoonOn: 2024-12-31 #customer-rosner
|
||||
- industryName: Automated user role sync via Okta, AD, or any IDP
|
||||
documentationUrl:
|
||||
productCategories: [Endpoint operations,Device management,Vulnerability management]
|
||||
|
|
|
|||
Loading…
Reference in a new issue