Skip to content
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

Get-M365DSCCompiledPermissionList : A parameter cannot be found that matches parameter name 'PermissionsType' #4553

Closed
GeldHades27355 opened this issue Apr 12, 2024 · 0 comments
Labels
Bug Something isn't working Documentation

Comments

@GeldHades27355
Copy link

Description of the issue

The documentation on https://microsoft365dsc.com/user-guide/get-started/authentication-and-permissions/ suggests using
Get-M365DSCCompiledPermissionList -ResourceNameList @('AADUser', 'AADApplication') -PermissionsType 'Application'

However, I get this error: A parameter cannot be found that matches parameter name 'PermissionsType'

There is a bug on the website documentation.

The parameter actually is PermissionType (singluar).

Microsoft 365 DSC Version

1.24.403.1

Which workloads are affected

other

The DSC configuration

No response

Verbose logs showing the problem

No response

Environment Information + PowerShell Version

No response

@andikrueger andikrueger added Bug Something isn't working Documentation labels Apr 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Documentation
Projects
None yet
Development

No branches or pull requests

3 participants