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 was archived by the owner on Nov 16, 2023. It is now read-only.
Describe the bug
In the Deployment section of the main README the command "Connect-AzureAd -TenantDomain " will fail because Connect-AzureAd is not recognized.
What is your PowerShell version? 7.1.2
What is your Az version? 5.6.0
To Reproduce
Steps to reproduce the behavior, including exact commands you are running:
At the PowerShell prompt
Enter the command "Connect-AzureAd -TenantDomain "
See error: Connect-AzureAd: The term 'Connect-AzureAd' is not recognized as a name of a cmdlet, function, script file, or executable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
Expected behavior
Command successfully executed.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):