Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.

Invalid cmdlet Connect-AzureAD #125

@Statyk7

Description

@Statyk7

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:

  1. At the PowerShell prompt
  2. Enter the command "Connect-AzureAd -TenantDomain "
  3. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions