You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 5, 2022. It is now read-only.
Is Excel required to generate the Excel formatted output? Office is something not typically installed into an Azure AD environment.
Is there an accepted process to run this from a workstation remotely that would have the necessary prerequisites installed?
Here are examples of the command switches used with no effect:
PS C:\azucar-master> .\Azucar.ps1 -ExportTo EXCEL,CSV,XML,JSON -Verbose -Instance AzureCloud -Analysis ALL
PS C:\azucar-master> .\Azucar.ps1 -ExportTo EXCEL -Verbose -Instance AzureCloud -Analysis ALL
PS C:\azucar-master> .\Azucar.ps1 -ExportTo EXCEL -Verbose -Analysis ALL
PS C:\azucar-master> .\Azucar.ps1 -ExportTo EXCEL -Verbose
Please find attached a image of the errors
We did collect data in the CSV Report, JSON Report, and XML Reports for Active directory and security. Is there any way to convert these source files into the Excel output running one of the other subordinate PS scripts within azucar?
Many Thanks in Advance for your time and effort!
-Bob
The text was updated successfully, but these errors were encountered:
**Exception calling "GetResult" with "0" argument(s): "AADSTS700016: Application with identifier 'XXXXXXX.XXXXXX' was not found in the directory 'ad3b1983-bb28-4abd-b3c8-e2cda805XXXX'.
This can happen if the application has not been installed by the administrator of the tenant or consented to by any user in the tenant.
You may have sent your authentication request to the wrong tenant.**
Is Excel required to generate the Excel formatted output? Office is something not typically installed into an Azure AD environment.
Is there an accepted process to run this from a workstation remotely that would have the necessary prerequisites installed?
Here are examples of the command switches used with no effect:
PS C:\azucar-master> .\Azucar.ps1 -ExportTo EXCEL,CSV,XML,JSON -Verbose -Instance AzureCloud -Analysis ALL
PS C:\azucar-master> .\Azucar.ps1 -ExportTo EXCEL -Verbose -Instance AzureCloud -Analysis ALL
PS C:\azucar-master> .\Azucar.ps1 -ExportTo EXCEL -Verbose -Analysis ALL
PS C:\azucar-master> .\Azucar.ps1 -ExportTo EXCEL -Verbose
Please find attached a image of the errors
We did collect data in the CSV Report, JSON Report, and XML Reports for Active directory and security. Is there any way to convert these source files into the Excel output running one of the other subordinate PS scripts within azucar?
Many Thanks in Advance for your time and effort!
-Bob
The text was updated successfully, but these errors were encountered: