From 740985920a2c37e7942b3e921d53a5bcb1eb8050 Mon Sep 17 00:00:00 2001 From: aevesdocker Date: Wed, 12 Jun 2024 08:41:33 +0100 Subject: [PATCH] review --- content/desktop/install/mac-install.md | 2 +- content/desktop/install/windows-install.md | 2 +- content/security/for-admins/domain-audit.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/content/desktop/install/mac-install.md b/content/desktop/install/mac-install.md index 66f86950721..a5472e71dbe 100644 --- a/content/desktop/install/mac-install.md +++ b/content/desktop/install/mac-install.md @@ -122,7 +122,7 @@ The `install` command accepts the following flags: > **Tip** > -> As an IT administrator, you can use endpoint management (MDM) software to identify the number of Docker Desktop instances and their versions within your environment. This can provide accurate license reporting and help ensure your machines use the latest version of Docker Desktop. +> As an IT administrator, you can use endpoint management (MDM) software to identify the number of Docker Desktop instances and their versions within your environment. This can provide accurate license reporting, help ensure your machines use the latest version of Docker Desktop, and enable you to [enforce sign-in](../../security/for-admins/configure-sign-in.md). > - [Intune](https://learn.microsoft.com/en-us/mem/intune/apps/app-discovered-apps) > - [Jamf](https://docs.jamf.com/10.25.0/jamf-pro/administrator-guide/Application_Usage.html) > - [Kandji](https://support.kandji.io/support/solutions/articles/72000559793-view-a-device-application-list) diff --git a/content/desktop/install/windows-install.md b/content/desktop/install/windows-install.md index 19a59ec810c..08eaabf1db6 100644 --- a/content/desktop/install/windows-install.md +++ b/content/desktop/install/windows-install.md @@ -272,7 +272,7 @@ Docker Desktop does not start automatically after installation. To start Docker > **Tip** > -> As an IT administrator, you can use endpoint management (MDM) software to identify the number of Docker Desktop instances and their versions within your environment. This can provide accurate license reporting and help ensure your machines use the latest version of Docker Desktop. +> As an IT administrator, you can use endpoint management (MDM) software to identify the number of Docker Desktop instances and their versions within your environment. This can provide accurate license reporting, help ensure your machines use the latest version of Docker Desktop, and enable you to [enforce sign-in](../../security/for-admins/configure-sign-in.md). > - [Intune](https://learn.microsoft.com/en-us/mem/intune/apps/app-discovered-apps) > - [Jamf](https://docs.jamf.com/10.25.0/jamf-pro/administrator-guide/Application_Usage.html) > - [Kandji](https://support.kandji.io/support/solutions/articles/72000559793-view-a-device-application-list) diff --git a/content/security/for-admins/domain-audit.md b/content/security/for-admins/domain-audit.md index 3bfc09c3589..214da3537dc 100644 --- a/content/security/for-admins/domain-audit.md +++ b/content/security/for-admins/domain-audit.md @@ -21,7 +21,7 @@ Although domain audit can't identify all Docker users in your environment, you c > **Tip** > -> You can use endpoint management (MDM) software to identify the number of Docker Desktop instances and their versions within your environment. This can provide accurate license reporting and help ensure your machines use the latest version of Docker Desktop. +> You can use endpoint management (MDM) software to identify the number of Docker Desktop instances and their versions within your environment. This can provide accurate license reporting, help ensure your machines use the latest version of Docker Desktop, and enable you to [enforce sign-in](configure-sign-in.md). > - [Intune](https://learn.microsoft.com/en-us/mem/intune/apps/app-discovered-apps) > - [Jamf](https://docs.jamf.com/10.25.0/jamf-pro/administrator-guide/Application_Usage.html) > - [Kandji](https://support.kandji.io/support/solutions/articles/72000559793-view-a-device-application-list)