Fabien Tschanz

Results 49 issues of Fabien Tschanz

#### Pull Request (PR) description This pull request addresses multiple issues in the `IntuneDeviceEnrollmentPlatformRestriction` resource: * Refactors the resource to follow the single platform approach, introduced during 2023 * Introduces...

### Description of the issue The resource `IntuneWindowsUpdateForbusinessFeatureUpdateProfileWindows10` is responsible for making Windows 10/11 upgrades available for a subset of devices. It contains a property `RolloutSettigs`, that holds the following...

### Description of the issue The following resources either do not support any filtering on the Graph level or only partial filtering: * `IntuneWindowsUpdateForBusinessFeatureUpdateProfileWindows10` (no filtering at all) * `IntuneDeviceCompliancePolicyWindows10`...

### Description of the issue Currently, when exporting an Intune policy that has one (or multiple) assignments and a filter configured for an assignment, the filter id is exported along...

#### Pull Request (PR) description This pull request adds the functionality to specify certificate display names to the `IntuneDeviceConfigurationWiredNetworkPolicyWindows10` resource. Previously, it was only possible to specify the certificates by...

### Description of the issue When creating a wired network policy in Intune, we must specify the certificate ids used for validation etc. To make it easier for new resources...

Enhancement
Intune
V1.24.417.1

#### Pull Request (PR) description This pull requests has the following content: * Add some missing properties from the Windows 10 Antivirus template in Intune * Update the handling when...

#### Pull Request (PR) description This pull request fixes an issue where the onboarding blob was previously specified in a `IntuneDeviceConfigurationDefenderForEndpointOnboardingPolicyWindows10` when the tenant was not enrolled in Defender for...

#### Pull Request (PR) description This pull request fixes an issue where the payload of a XML file is not encoded as base64 when uploading the data to Graph. If...

#### Pull Request (PR) description This pull request addresses an issue where one could not pass an empty array to the `Compare-PSCustomObjectArrays` function. If an empty array was passed, the...