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 has been 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):
OS: MacOS
Version: 11.2.2
The text was updated successfully, but these errors were encountered:
Statyk7
changed the title
Invalid parameter with the Connect-AzureAD cmdlet
Invalid cmdlet Connect-AzureAD
Mar 11, 2021
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Describe the bug
In the Deployment section of the main README the command "Connect-AzureAd -TenantDomain " will fail because Connect-AzureAd is not recognized.
To Reproduce
Steps to reproduce the behavior, including exact commands you are running:
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):
The text was updated successfully, but these errors were encountered: