IntuneAppAndBrowserIsolationPolicyWindows10¶
Parameters¶
| Parameter | Attribute | DataType | Description | Allowed Values |
|---|---|---|---|---|
| Description | Write | String | Policy description | |
| DisplayName | Key | String | Policy name | |
| RoleScopeTagIds | Write | String[] | List of Scope Tags for this Entity instance. | |
| Id | Write | String | The unique identifier for an entity. Read-only. | |
| AllowWindowsDefenderApplicationGuard | Write | SInt32 | Turn on Microsoft Defender Application Guard (0: Disable Microsoft Defender Application Guard, 1: Enable Microsoft Defender Application Guard for Microsoft Edge ONLY, 2: Enable Microsoft Defender Application Guard for isolated Windows environments ONLY, 3: Enable Microsoft Defender Application Guard for Microsoft Edge AND isolated Windows environments) | 0, 1, 2, 3 |
| ClipboardSettings | Write | SInt32 | Clipboard behavior settings (0: Completely turns Off the clipboard functionality for the Application Guard., 1: Turns On clipboard operation from an isolated session to the host., 2: Turns On clipboard operation from the host to an isolated session., 3: Turns On clipboard operation in both the directions.) | 0, 1, 2, 3 |
| SaveFilesToHost | Write | SInt32 | Allow files to download and save to the host operating system (0: The user cannot download files from Edge in the container to the host file system. When the policy is not configured, it is the same as disabled (0)., 1: Turns on the functionality to allow users to download files from Edge in the container to the host file system.) | 0, 1 |
| InstallWindowsDefenderApplicationGuard | Write | String | Install Windows defender application guard (install: Install) | install |
| ClipboardFileType | Write | SInt32 | Clipboard content options (1: Allow text copying., 2: Allow image copying., 3: Allow text and image copying.) | 1, 2, 3 |
| AllowPersistence | Write | SInt32 | Allow data persistence (0: Application Guard discards user-downloaded files and other items (such as, cookies, Favorites, and so on) during machine restart or user log-off., 1: Application Guard saves user-downloaded files and other items (such as, cookies, Favorites, and so on) for use in future Application Guard sessions.) | 0, 1 |
| AllowVirtualGPU | Write | SInt32 | Allow hardware-accelerated rendering (0: Cannot access the vGPU and uses the CPU to support rendering graphics. When the policy is not configured, it is the same as disabled (0)., 1: Turns on the functionality to access the vGPU offloading graphics rendering from the CPU. This can create a faster experience when working with graphics intense websites or watching video within the container.) | 0, 1 |
| PrintingSettings | Write | SInt32[] | Print Settings (0: Disables all print functionality., 1: Enables only XPS printing., 2: Enables only PDF printing., 4: Enables only local printing., 8: Enables only network printing.) | 0, 1, 2, 4, 8 |
| AllowCameraMicrophoneRedirection | Write | SInt32 | Allow camera and microphone access (0: Microsoft Defender Application Guard cannot access the device's camera and microphone. When the policy is not configured, it is the same as disabled (0)., 1: Turns on the functionality to allow Microsoft Defender Application Guard to access the device's camera and microphone.) | 0, 1 |
| AuditApplicationGuard | Write | SInt32 | Audit Application Guard (0: Audit event logs aren't collected for Application Guard., 1: Application Guard inherits its auditing policies from system and starts to audit security events for Application Guard container.) | 0, 1 |
| CertificateThumbprints | Write | String[] | Certificate Thumbprints | |
| EnterpriseIPRange | Write | String[] | Enterprise IP Range | |
| EnterpriseCloudResources | Write | String[] | Enterprise Cloud Resources | |
| EnterpriseNetworkDomainNames | Write | String[] | Enterprise Network Domain Names | |
| EnterpriseProxyServers | Write | String[] | Enterprise Proxy Servers | |
| EnterpriseInternalProxyServers | Write | String[] | Enterprise Internal Proxy Servers | |
| NeutralResources | Write | String[] | Neutral Resources | |
| EnterpriseProxyServersAreAuthoritative | Write | SInt32 | Enterprise Proxy Servers Are Authoritative (1: Enable, 0: Disable) | 0, 1 |
| EnterpriseIPRangesAreAuthoritative | Write | SInt32 | Enterprise IP Ranges Are Authoritative (1: Enable, 0: Disable) | 0, 1 |
| Assignments | Write | MSFT_DeviceManagementConfigurationPolicyAssignments[] | Represents the assignment to the Intune policy. | |
| Ensure | Write | String | Present ensures the policy exists, absent ensures it is removed. | Present, Absent |
| Credential | Write | PSCredential | Credentials of the Admin | |
| ApplicationId | Write | String | Id of the Azure Active Directory application to authenticate with. | |
| TenantId | Write | String | Id of the Azure Active Directory tenant used for authentication. | |
| ApplicationSecret | Write | PSCredential | Secret of the Azure Active Directory tenant used for authentication. | |
| CertificateThumbprint | Write | String | Thumbprint of the Azure Active Directory application's authentication certificate to use for authentication. | |
| CertificatePassword | Write | PSCredential | Username can be made up to anything but password will be used for CertificatePassword | |
| CertificatePath | Write | String | Path to certificate used in service principal usually a PFX file. | |
| ManagedIdentity | Write | Boolean | Managed ID being used for authentication. | |
| AccessTokens | Write | String[] | Access token used for authentication. |
Embedded Instances¶
MSFT_DeviceManagementConfigurationPolicyAssignments¶
Parameters¶
| Parameter | Attribute | DataType | Description | Allowed Values |
|---|---|---|---|---|
| dataType | Required | String | The type of the target assignment. | #microsoft.graph.cloudPcManagementGroupAssignmentTarget, #microsoft.graph.groupAssignmentTarget, #microsoft.graph.allLicensedUsersAssignmentTarget, #microsoft.graph.allDevicesAssignmentTarget, #microsoft.graph.exclusionGroupAssignmentTarget, #microsoft.graph.configurationManagerCollectionAssignmentTarget |
| deviceAndAppManagementAssignmentFilterType | Write | String | The type of filter of the target assignment i.e. Exclude or Include. Possible values are:none, include, exclude. | none, include, exclude |
| deviceAndAppManagementAssignmentFilterId | Write | String | The Id of the filter for the target assignment. | |
| deviceAndAppManagementAssignmentFilterDisplayName | Write | String | The display name of the filter for the target assignment. | |
| groupId | Write | String | The group Id that is the target of the assignment. | |
| groupDisplayName | Write | String | The group Display Name that is the target of the assignment. | |
| collectionId | Write | String | The collection Id that is the target of the assignment.(ConfigMgr) |
Description¶
Intune App And Browser Isolation Policy for Windows10
Permissions¶
Graph¶
To authenticate with the Graph API, this resource requires the following permissions:
Delegated permissions¶
- Read
-
GroupMember.Read.All, DeviceManagementConfiguration.Read.All, DeviceManagementRBAC.Read.All
-
Update
- GroupMember.Read.All, DeviceManagementConfiguration.ReadWrite.All, DeviceManagementRBAC.Read.All
Application permissions¶
- Read
-
GroupMember.Read.All, DeviceManagementConfiguration.Read.All, DeviceManagementRBAC.Read.All
-
Update
- GroupMember.Read.All, DeviceManagementConfiguration.ReadWrite.All, DeviceManagementRBAC.Read.All
Examples¶
Example 1¶
This example is used to test new resources and showcase the usage of new resources being worked on. It is not meant to use as a production baseline.
Configuration Example
{
param
(
[Parameter()]
[System.String]
$ApplicationId,
[Parameter()]
[System.String]
$TenantId,
[Parameter()]
[System.String]
$CertificateThumbprint
)
Import-DscResource -ModuleName Microsoft365DSC
Node localhost
{
IntuneAppAndBrowserIsolationPolicyWindows10 'IntuneAppAndBrowserIsolationPolicyWindows10-Example'
{
Assignments = @(
MSFT_DeviceManagementConfigurationPolicyAssignments{
deviceAndAppManagementAssignmentFilterType = 'none'
dataType = '#microsoft.graph.groupAssignmentTarget'
groupDisplayName = 'Finance Workstations'
}
);
AllowCameraMicrophoneRedirection = 1;
AllowPersistence = 0;
AllowVirtualGPU = 0;
AllowWindowsDefenderApplicationGuard = 1;
AuditApplicationGuard = 1;
CertificateThumbprints = @("<certificate-thumbprint>");
ClipboardFileType = 1;
ClipboardSettings = 1;
Description = "Application Guard isolation for Microsoft Edge on the finance workstations";
DisplayName = 'App and Browser Isolation'
EnterpriseCloudResources = @("contoso.sharepoint.com", "contoso-my.sharepoint.com");
EnterpriseInternalProxyServers = @("internalproxy.contoso.com:8080");
EnterpriseIPRange = @("10.0.0.0-10.255.255.255", "192.168.0.0-192.168.255.255");
EnterpriseIPRangesAreAuthoritative = 1;
EnterpriseNetworkDomainNames = @("contoso.com", "corp.contoso.com");
EnterpriseProxyServers = @("proxy.contoso.com:8080");
EnterpriseProxyServersAreAuthoritative = 1;
Ensure = "Present";
InstallWindowsDefenderApplicationGuard = "install";
NeutralResources = @("login.microsoftonline.com", "login.windows.net");
PrintingSettings = @(2, 4);
RoleScopeTagIds = @("0");
SaveFilesToHost = 0;
ApplicationId = $ApplicationId;
TenantId = $TenantId;
CertificateThumbprint = $CertificateThumbprint;
}
}
}
Example 2¶
This example is used to test new resources and showcase the usage of new resources being worked on. It is not meant to use as a production baseline.
Configuration Example
{
param
(
[Parameter()]
[System.String]
$ApplicationId,
[Parameter()]
[System.String]
$TenantId,
[Parameter()]
[System.String]
$CertificateThumbprint
)
Import-DscResource -ModuleName Microsoft365DSC
Node localhost
{
IntuneAppAndBrowserIsolationPolicyWindows10 'IntuneAppAndBrowserIsolationPolicyWindows10-Example'
{
Assignments = @(
MSFT_DeviceManagementConfigurationPolicyAssignments{
deviceAndAppManagementAssignmentFilterType = 'none'
dataType = '#microsoft.graph.groupAssignmentTarget'
groupDisplayName = 'Finance Workstations'
}
);
AllowCameraMicrophoneRedirection = 0; # Updated Property
AllowPersistence = 0;
AllowVirtualGPU = 0;
AllowWindowsDefenderApplicationGuard = 1;
AuditApplicationGuard = 1;
CertificateThumbprints = @("<certificate-thumbprint>");
ClipboardFileType = 1;
ClipboardSettings = 1;
Description = "Application Guard isolation for Microsoft Edge on the finance workstations";
DisplayName = 'App and Browser Isolation'
EnterpriseCloudResources = @("contoso.sharepoint.com", "contoso-my.sharepoint.com");
EnterpriseInternalProxyServers = @("internalproxy.contoso.com:8080");
EnterpriseIPRange = @("10.0.0.0-10.255.255.255", "192.168.0.0-192.168.255.255");
EnterpriseIPRangesAreAuthoritative = 1;
EnterpriseNetworkDomainNames = @("contoso.com", "corp.contoso.com");
EnterpriseProxyServers = @("proxy.contoso.com:8080");
EnterpriseProxyServersAreAuthoritative = 1;
Ensure = "Present";
InstallWindowsDefenderApplicationGuard = "install";
NeutralResources = @("login.microsoftonline.com", "login.windows.net");
PrintingSettings = @(2, 4);
RoleScopeTagIds = @("0");
SaveFilesToHost = 0;
ApplicationId = $ApplicationId;
TenantId = $TenantId;
CertificateThumbprint = $CertificateThumbprint;
}
}
}
Example 3¶
This example removes a Device Remediation.
Configuration Example
{
param
(
[Parameter()]
[System.String]
$ApplicationId,
[Parameter()]
[System.String]
$TenantId,
[Parameter()]
[System.String]
$CertificateThumbprint
)
Import-DscResource -ModuleName Microsoft365DSC
Node localhost
{
IntuneAppAndBrowserIsolationPolicyWindows10 'IntuneAppAndBrowserIsolationPolicyWindows10-Example'
{
DisplayName = 'App and Browser Isolation'
Ensure = 'Absent'
ApplicationId = $ApplicationId;
TenantId = $TenantId;
CertificateThumbprint = $CertificateThumbprint;
}
}
}