From 6889a1ad9bff67e9da3d656f5cba5b55bd684196 Mon Sep 17 00:00:00 2001 From: NikCharlebois Date: Mon, 7 Oct 2024 12:19:42 +0000 Subject: [PATCH] Updated Schema Definition --- Modules/Microsoft365DSC/SchemaDefinition.json | 165 ++++++++++++++++++ 1 file changed, 165 insertions(+) diff --git a/Modules/Microsoft365DSC/SchemaDefinition.json b/Modules/Microsoft365DSC/SchemaDefinition.json index b836530747..121abd66c4 100644 --- a/Modules/Microsoft365DSC/SchemaDefinition.json +++ b/Modules/Microsoft365DSC/SchemaDefinition.json @@ -19489,6 +19489,171 @@ } ] }, + { + "ClassName": "MSFT_IntuneAppAndBrowserIsolationPolicyWindows10", + "Parameters": [ + { + "CIMType": "String", + "Name": "Description", + "Option": "Write" + }, + { + "CIMType": "String", + "Name": "DisplayName", + "Option": "Key" + }, + { + "CIMType": "String[]", + "Name": "RoleScopeTagIds", + "Option": "Write" + }, + { + "CIMType": "String", + "Name": "Id", + "Option": "Write" + }, + { + "CIMType": "String", + "Name": "AllowWindowsDefenderApplicationGuard", + "Option": "Write" + }, + { + "CIMType": "String", + "Name": "ClipboardSettings", + "Option": "Write" + }, + { + "CIMType": "String", + "Name": "SaveFilesToHost", + "Option": "Write" + }, + { + "CIMType": "String", + "Name": "InstallWindowsDefenderApplicationGuard", + "Option": "Write" + }, + { + "CIMType": "String", + "Name": "ClipboardFileType", + "Option": "Write" + }, + { + "CIMType": "String", + "Name": "AllowPersistence", + "Option": "Write" + }, + { + "CIMType": "String", + "Name": "AllowVirtualGPU", + "Option": "Write" + }, + { + "CIMType": "SInt32[]", + "Name": "PrintingSettings", + "Option": "Write" + }, + { + "CIMType": "String", + "Name": "AllowCameraMicrophoneRedirection", + "Option": "Write" + }, + { + "CIMType": "String", + "Name": "AuditApplicationGuard", + "Option": "Write" + }, + { + "CIMType": "String[]", + "Name": "CertificateThumbprints", + "Option": "Write" + }, + { + "CIMType": "String[]", + "Name": "EnterpriseIPRange", + "Option": "Write" + }, + { + "CIMType": "String[]", + "Name": "EnterpriseCloudResources", + "Option": "Write" + }, + { + "CIMType": "String[]", + "Name": "EnterpriseNetworkDomainNames", + "Option": "Write" + }, + { + "CIMType": "String[]", + "Name": "EnterpriseProxyServers", + "Option": "Write" + }, + { + "CIMType": "String[]", + "Name": "EnterpriseInternalProxyServers", + "Option": "Write" + }, + { + "CIMType": "String[]", + "Name": "NeutralResources", + "Option": "Write" + }, + { + "CIMType": "String", + "Name": "EnterpriseProxyServersAreAuthoritative", + "Option": "Write" + }, + { + "CIMType": "String", + "Name": "EnterpriseIPRangesAreAuthoritative", + "Option": "Write" + }, + { + "CIMType": "MSFT_DeviceManagementConfigurationPolicyAssignments[]", + "Name": "Assignments", + "Option": "Write" + }, + { + "CIMType": "string", + "Name": "Ensure", + "Option": "Write" + }, + { + "CIMType": "MSFT_Credential", + "Name": "Credential", + "Option": "Write" + }, + { + "CIMType": "String", + "Name": "ApplicationId", + "Option": "Write" + }, + { + "CIMType": "String", + "Name": "TenantId", + "Option": "Write" + }, + { + "CIMType": "MSFT_Credential", + "Name": "ApplicationSecret", + "Option": "Write" + }, + { + "CIMType": "String", + "Name": "CertificateThumbprint", + "Option": "Write" + }, + { + "CIMType": "Boolean", + "Name": "ManagedIdentity", + "Option": "Write" + }, + { + "CIMType": "String[]", + "Name": "AccessTokens", + "Option": "Write" + } + ] + }, { "ClassName": "MSFT_IntuneAppCategory", "Parameters": [