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
Describe the bug #1
When a client has not uploaded the required file the comment does not explain what the client needs to do. It says the item name instead of the document name that it should be looking for.
To Reproduce
Steps to reproduce the behavior:
Go to any tenant
Remove “UserAccountsPrivilegedAndRegularUPN.csv ”
Run main runboook
See error in workbook
Expected behavior
Non-compliant and explains that you need to upload a file with the name “UserAccountsPrivilegedAndRegularUPN.csv ”
Screenshots Software versions used:
Azure CaC v2.1.2
Describe the bug #2
When a client has uploaded the required file but only included the highly privileged UPNs the comment does not explain that any fields are missing.
To Reproduce
Steps to reproduce the behavior:
Go to any tenant
Add the“UserAccountsPrivilegedAndRegularUPN.csv ” while only filling in the left most column with GA UPNs
Run main runboook
See error in workbook
Expected behavior
Non-compliant and explains that there are no UPNs for the non-privileged accounts.
Software versions used:
Azure CaC v2.1.2
Describe the bug #3
When a client has uploaded the required file but only included the regular UPNs in the left most column the comment does not explain that any fields are missing.
To Reproduce
Steps to reproduce the behavior:
Go to any tenant
Add the“UserAccountsPrivilegedAndRegularUPN.csv ” while only filling in the left most column with regular account UPNs
Run main runboook
See error in workbook
Expected behavior
Result focused on the fact that there may be an account listed without GC privileges in the incorrect column which is good. However, it is missing the fact that there isn't a second column for the matching privileged and non-privileged UPNS.
Suggest updating the logic to ensure this is a non-compliant result
Software versions used:
Azure CaC v2.1.2
Additional context
Use cases sent to you via email.
The text was updated successfully, but these errors were encountered:
Bug #1 fix is in progress.
Other reported bugs here need re-testing with the csv format above @MathesonSho. We might want to create a separate ticket if those exists
dutt0
linked a pull request
Dec 9, 2024
that will
close
this issue
Describe the bug #1
When a client has not uploaded the required file the comment does not explain what the client needs to do. It says the item name instead of the document name that it should be looking for.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Non-compliant and explains that you need to upload a file with the name “UserAccountsPrivilegedAndRegularUPN.csv ”
Screenshots
Software versions used:
Describe the bug #2
When a client has uploaded the required file but only included the highly privileged UPNs the comment does not explain that any fields are missing.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Non-compliant and explains that there are no UPNs for the non-privileged accounts.
Software versions used:
Describe the bug #3
When a client has uploaded the required file but only included the regular UPNs in the left most column the comment does not explain that any fields are missing.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Result focused on the fact that there may be an account listed without GC privileges in the incorrect column which is good. However, it is missing the fact that there isn't a second column for the matching privileged and non-privileged UPNS.
Suggest updating the logic to ensure this is a non-compliant result
Software versions used:
Additional context
Use cases sent to you via email.
The text was updated successfully, but these errors were encountered: