Skip to content
Discussion options

You must be logged in to vote

Hi @mattkeeler,

First of all, thanks!

To answer your question, we’re not planning to add that method because we’ve found it better to combine application (service principal) and user credentials.

With those two methods (five configured variables), you can run the entire CIS without any issues:

export AZURE_CLIENT_ID="XXXXXXXXX"
export AZURE_CLIENT_SECRET="XXXXXXXXX"
export AZURE_TENANT_ID="XXXXXXXXX"
export M365_USER="[email protected]"
export M365_ENCRYPTED_PASSWORD="6500780061006d0070006c006500700061007300730077006f0072006400" # replace this to yours

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@HugoPBrito
Comment options

Answer selected by mattkeeler
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@HugoPBrito
Comment options

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