-
Notifications
You must be signed in to change notification settings - Fork 37
(HotFix)Enganga/move enable entraazureadalias to root module #1409
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
(HotFix)Enganga/move enable entraazureadalias to root module #1409
Conversation
|
Learn Build status updates of commit 8399248: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
module/Entra/Microsoft.Entra/Authentication/Revoke-EntraUserAllRefreshToken.ps1
Outdated
Show resolved
Hide resolved
|
I have a design/philosophy question about this change: does moving this function to the Microsoft.Entra base module potentially break aspects of the modularized design? Full Disclosure: My usage and testing has not focused at all on maintaining backwards compatibility with scripts that use the AzureAD module. However, consider this potential scenario:
Just thinking this through, and curious about your thoughts. Thanks! |
Hey @SamErde |
|
Thanks, that makes sense! |
|
Learn Build status updates of commit c76b4dc: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
|
Learn Build status updates of commit fbee6ce: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
Add Enable-EntraAzureADAlias to the RootModule .psm1 file for 'Microsoft.Entra'. Involved: