microsoft / EntraExporter

PowerShell module to export a local copy of an Entra (Azure AD) tenant configuration.
https://aka.ms/EntraExporter
MIT License
568 stars 89 forks source link

MUltiple #43

Closed 1Dimitri closed 1 year ago

1Dimitri commented 1 year ago

Some parts seem to trigger 500 Error on the target API without handling `Export-AzureAD : GET https://graph.microsoft.com/beta/identity/apiConnectors HTTP/1.1 500 Internal Server Error Transfer-Encoding: chunked Vary: Accept-Encoding Strict-Transport-Security: max-age=31536000 request-id: XXXXX client-request-id: XXX x-ms-ags-diagnostic: {"ServerInfo":{"DataCenter":"XXX","Slice":"X","Ring":"0","ScaleUnit":"000","RoleInstance":"XXXXXXXXX"}} Date: Content-Encoding: gzip Content-Type: application/json {.... At line:1 char:1

merill commented 1 year ago

Graph returns errors for certain APIs when there is no data. You can ignore them