azucar icon indicating copy to clipboard operation
azucar copied to clipboard

Security auditing tool for Azure environments

Results 14 azucar issues
Sort by recently updated
recently updated
newest added

It seems that it fails to login when one is attempting to provide credentials with MFA. The module doesn't request the code which generates the following code: [Exception][Authorize-Tenant][407]:Exception calling "GetResult"...

Authentication is successful, I got list of subscription to choose from, after I select couple of subscription, I got following error. .\Azucar.ps1 -ExportTo CSV,JSON,XML,EXCEL -ForceAuth https://management.azure.com/subscriptions?api-version=2016-06-01 Get-AzADALAuthenticationContext : Cannot process...

I'm trying to use Azucar to retrieve information about only Azure Active Directory. The account I'm using doesn't have access to any subscriptions. My command and output: ``` PS C:\SomeDirectory>...

It would be really really helpful if there was a Docker image (or Vagrant box) that we could build to run Azucar. My colleagues and I mostly run Macs, and...

I am trying to run the tool in all my subscriptions. But, It is asking to choose specific subscription. Could you please help me, how can I run the tool...

Hi, How can I select the specific Resource group or Subscription. It seems that audit run on entire tenant. Thanks in advance.

enhancement

Currently there is an issue with the name of AzureUSGovernment instance which makes government cloud not working, please replace "Government" with "AzureUSGovernment" in the endpoints.ps1 since this will fix the...

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...

Hi, I am having issue in **Azure Network Security Rules** section. Although I have configured my NSG but it's not properly showing up in report. **SourceAddressPrefix** is completely empty/blank whereas...

enhancement

Hi I am receiving the following error when trying to generate output: ` JSON Task: Generating JSON report for data retrieved from 'xxxX-XXXX-XXXX-XXX' [Exception][Generate-Json][84]:System.Management.Automation.ParameterBindingArgumentTransformationException: Cannot proc ess argument transformation on...

enhancement