diff --git a/memdocs/intune/apps/manage-microsoft-edge.md b/memdocs/intune/apps/manage-microsoft-edge.md index b52b60b0bba..60e22aa76da 100644 --- a/memdocs/intune/apps/manage-microsoft-edge.md +++ b/memdocs/intune/apps/manage-microsoft-edge.md @@ -496,7 +496,7 @@ When a web page requests to open an external app, users will see a pop-up asking ### Copilot > [!NOTE] -> Copilot is also known as Bing Chat Enterprise. Only Copilot eligible users can use Copilot. For more information, see [Frequently asked questions about Copilot](/copilot/faq) +> As of version 128, Copilot for work or school accounts has been deprecated. Therefore, the following policies will no longer be valid in version 128 Copilot is available on Microsoft Edge for iOS and Android. Users can start Copilot by clicking on Copilot button in bottom bar. diff --git a/memdocs/intune/configuration/platform-sso-macos.md b/memdocs/intune/configuration/platform-sso-macos.md index 9fd9842f56a..1c4ce1c4a08 100644 --- a/memdocs/intune/configuration/platform-sso-macos.md +++ b/memdocs/intune/configuration/platform-sso-macos.md @@ -7,7 +7,7 @@ keywords: author: MandiOhlinger ms.author: mandia manager: dougeby -ms.date: 08/22/2024 +ms.date: 09/03/2024 ms.topic: how-to ms.service: microsoft-intune ms.subservice: configuration @@ -82,6 +82,8 @@ This article shows you how to configure Platform SSO for macOS devices in Intune There are some built-in roles that have these permissions, including the **Policy and Profile Manager** Intune RBAC role. For more information on RBAC roles in Intune, go to [Role-based access control (RBAC) with Microsoft Intune](../fundamentals/role-based-access-control.md). +- In [Step 5 - Register the device](#step-5---register-the-device) (this article), users register their devices. These users must be allowed to join devices to Entra ID. For more information, go to [Configure your device settings](/entra/identity/devices/device-join-plan#configure-your-device-settings). + ## Step 1 - Decide the authentication method When you create the platform SSO policy in Intune, you need to decide the authentication method you want to use. diff --git a/memdocs/intune/fundamentals/review-logs-using-azure-monitor.md b/memdocs/intune/fundamentals/review-logs-using-azure-monitor.md index 02d44487c35..771dd00db7e 100644 --- a/memdocs/intune/fundamentals/review-logs-using-azure-monitor.md +++ b/memdocs/intune/fundamentals/review-logs-using-azure-monitor.md @@ -7,7 +7,7 @@ keywords: author: MandiOhlinger ms.author: mandia manager: dougeby -ms.date: 11/30/2023 +ms.date: 09/03/2024 ms.topic: how-to ms.service: microsoft-intune ms.subservice: fundamentals @@ -132,7 +132,7 @@ In the audit log, you can find the following properties and their specific value |---|---|---| | ActivityType | The action that the admin takes. | Create, Delete, Patch, Action, SetReference, RemoveReference, Get, Search | | ActorType | Person taking the action. | Unknown = 0, ItPro, IW, System, Partner, Application, GuestUser | -| Category | The pane where the action took place. | Other = 0, Enrollment = 1, Compliance = 2, DeviceConfiguration = 3, Device = 4, Application = 5, EBookManagement = 6, ConditionalAccess= 7, OnPremiseAccess= 8, Role = 9, SoftwareUpdates =10, DeviceSetupConfiguration = 11, DeviceIntent = 12, DeviceIntentSetting = 13, DeviceSecurity = 14, GroupPolicyAnalytics = 15 | +| Category | The pane where the action took place. | Other = 0, Enrollment = 1, Compliance = 2, DeviceConfiguration = 3, Device = 4, Application = 5, EBookManagement = 6, ConditionalAccess= 7, OnPremiseAccess= 8, Role = 9, SoftwareUpdates =10, DeviceSetupConfiguration = 11, DeviceIntent = 12, DeviceIntentSetting = 13, DeviceSecurity = 14, GroupPolicyAnalytics = 15, AssignmentFilter = 16, RemoteHelp = 17, OrganizationalMessage = 18, EndpointPrivilegeMgmt = 19, DeviceInventory = 20| | ActivityResult | Whether the action is successful or not | Success = 1 | ## Cost considerations