Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IntuneAppleMDMPushNotificationCertificate component not able to export #5884

Closed
KuotingChiu opened this issue Mar 6, 2025 · 1 comment · Fixed by #5887 or #5911
Closed

IntuneAppleMDMPushNotificationCertificate component not able to export #5884

KuotingChiu opened this issue Mar 6, 2025 · 1 comment · Fixed by #5887 or #5911
Assignees
Labels

Comments

@KuotingChiu
Copy link

Description of the issue

IntuneAppleMDMPushNotificationCertificate component not able to export

Microsoft 365 DSC Version

1.25.305.1

Which workloads are affected

Intune

The DSC configuration

Both application and delegated authentication have the same issue

Verbose logs showing the problem

[2025/03/06 10:27:20]
{InvalidOperation}
System.Exception: [ResourceNotFound] : {
  "_version": 3,
  "Message": "An error has occurred - Operation ID (for customer support): 00000000-0000-0000-0000-000000000000 - Activity ID: a671efd8-9daa-4e55-834f-7efc5aa1d0cf - Url: https://fef.msua08.manage.microsoft.com/DeviceFE/StatelessDeviceFEService/deviceManagement/applePushNotificationCertificate?api-version=5024-07-19",
  "CustomApiErrorPhrase": "",
  "RetryAfter": null,
  "ErrorSourceService": "",
  "HttpHeaders": "{}"
}
"Error during Export:"
at Get-MgBetaDeviceManagementApplePushNotificationCertificate<Process>, C:\Program Files\WindowsPowerShell\Modules\Microsoft.Graph.Beta.DeviceManagement.Administration\2.26.1\exports\ProxyCmdletDefinitions.ps1: line 122
at Export-TargetResource, C:\Program Files\WindowsPowerShell\Modules\Microsoft365DSC\1.25.305.1\DSCResources\MSFT_IntuneAppleMDMPushNotificationCertificate\MSFT_IntuneAppleMDMPushNotificationCertificate.psm1: line 405
at Start-M365DSCConfigurationExtract, C:\Program Files\WindowsPowerShell\Modules\Microsoft365DSC\1.25.305.1\Modules\M365DSCReverse.psm1: line 683
at Export-M365DSCConfiguration, C:\Program Files\WindowsPowerShell\Modules\Microsoft365DSC\1.25.305.1\Modules\M365DSCUtil.psm1: line 1491
at <ScriptBlock>, <No file>: line 1
TenantId: hfsgdev.onmicrosoft.com

Environment Information + PowerShell Version

Name                           Value
----                           -----
PSVersion                      5.1.22621.4391
PSEdition                      Desktop
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0...}
BuildVersion                   10.0.22621.4391
CLRVersion                     4.0.30319.42000
WSManStackVersion              3.0
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1
@FabienTschanz
Copy link
Collaborator

This "simply" means that there is no Apple MDM certificate available. It's true that the error message is misleading and shouldn't appear.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants