From 5cc5d7ce54771d4701f1b977974262caf7994ac6 Mon Sep 17 00:00:00 2001 From: Nik Charlebois Date: Fri, 10 Nov 2023 12:46:01 +0000 Subject: [PATCH] Updated Resources and Cmdlet documentation pages --- .../intune/IntuneDeviceEnrollmentStatusPageWindows10.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/resources/intune/IntuneDeviceEnrollmentStatusPageWindows10.md b/docs/docs/resources/intune/IntuneDeviceEnrollmentStatusPageWindows10.md index 08c22ba366..1202b2db43 100644 --- a/docs/docs/resources/intune/IntuneDeviceEnrollmentStatusPageWindows10.md +++ b/docs/docs/resources/intune/IntuneDeviceEnrollmentStatusPageWindows10.md @@ -5,7 +5,7 @@ | Parameter | Attribute | DataType | Description | Allowed Values | | --- | --- | --- | --- | --- | | **DisplayName** | Key | String | The display name of the device enrollment configuration | | -| **Id** | Required | String | The unique identifier for an entity. Read-only. | | +| **Id** | Write | String | The unique identifier for an entity. Read-only. | | | **Description** | Write | String | The description of the device enrollment configuration | | | **AllowDeviceResetOnInstallFailure** | Write | Boolean | Allow or block device reset on installation failure | | | **AllowDeviceUseOnInstallFailure** | Write | Boolean | Allow the user to continue using the device on installation failure | |