Skip to content

typo's in example docs README.md #16

@christiaanvdg

Description

@christiaanvdg

https://github.com/microsoft/AzureADToolkit/blob/main/README.md

Connect-MgGragh -Scopes Application.Read.All
schould be
Connect-MgGraph -Scopes Application.Read.All

and

Build-AzureADAppConsentGrantReport -ReportOutputType ExcelWorkbook -ExcelWorkbookPath C:\temp\export.xlsx
should be
Build-AADToolkitAppConsentGrantReport -ReportOutputType ExcelWorkbook -ExcelWorkbookPath C:\temp\export.xlsx

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions