Skip to content

The 'Get-AzOperationalInsightsWorkspace' command was found in the module 'Az.OperationalInsights', but the module could not be loaded. #7

@datadel-sd

Description

@datadel-sd

WARNING: [Debug]Command [
Set-AzContext -Subscription $armComponents.Subscription
$Workspace = Get-AzOperationalInsightsWorkspace -ResourceGroupName $armComponents.ResourceGroup -Name $armComponents.ResourceName
$QueryResults = Invoke-AzOperationalInsightsQuery -WorkspaceId $Workspace.CustomerId -Query $MachinesOnboaredToAutomationUpdateManagementQuery -Error
Action Stop
return $QueryResults
] failed. Retrying in 5 seconds, exception message:The 'Get-AzOperationalInsightsWorkspace' command was found in the module 'Az.OperationalInsights', but
the module could not be loaded. For more information, run 'Import-Module Az.OperationalInsights'..

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