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
@NikCharlebois Question here. The function Get-M365DSCWorkloadsListFromResourceNames is supposed to return the workloads from given input resources. The example is as the @PsySuck describes: Get-M365DSCWorkloadsListFromResourceNames -ResourceNames AADUser. But now the caveat: Inside of the function, it's expected that the input resources contain a Name and a AuthenticationMethod property? Why is that the case? The function description doesn't contain any more information about it.
Description of the issue
I am trying to run Get-M365DSCWorkloadsListFromResourceNames from [doc]https://microsoft365dsc.com/user-guide/cmdlets/Get-M365DSCWorkloadsListFromResourceNames/(url)
Get-M365DSCWorkloadsListFromResourceNames -ResourceNames AADUSer
I got for any Resource
Microsoft 365 DSC Version
1.24.1127.1
Which workloads are affected
other
The DSC configuration
Verbose logs showing the problem
Environment Information + PowerShell Version
The text was updated successfully, but these errors were encountered: