Skip to content

[Bug]: 'Get-MonkeyCompliance' is not recognized as a name of a cmdlet, function, script file #128

Open
@CloudHotShot

Description

What happened?
Error: Get-MonkeyCompliance function not found

How to reproduce it
Steps to reproduce the behavior:

  1. Download latest version
  2. Perform Import-Module cmd
  3. Set variables
  4. Execute cmd Invoke-Monkey365 -PromptBehavior SelectAccount -Instance Azure -Collect All -subscriptions $azureSubscriptionId -TenantID $azureTenantId -ExportTo CLIXML

Expected behavior
Expected output per documentation

Screenshots or Logs
[New-AzureOutputPsObject] - The term 'Get-MonkeyCompliance' 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.. LineNumber: At
| ....\monkey365\core\modules\monkeyOutput\private\New-AzureOutputPsObject.ps1:74 char:56 + …
| compliance = $InputObject.compliance | Get-MonkeyCompliance;

From where are you running Monkey365?
Please, complete the following information:

  • Resource: workstation
  • OS: Windows 11
  • PowerShell Version 7.x
  • Monkey365 Version: latest
  • Others:

Additional context
None

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions