Azure Automation Modules With No Activities

Barrow, Adam 20 Reputation points
2025-03-25T15:22:10.36+00:00

We are currently experiencing issues with our Azure Automation accounts and several Microsoft.Graph modules. As you can see in the image below, no activities are shown for this module. I overwrote this version of the module from Powershell Gallery using the "Deploy to Azure Automation" button with the version we had previously and the same thing happens. I have also uploaded several versions of the module successfully but none of them show any activities.

This is in the default 5.1 environment.

Any help getting this situated is appreciated.

User's imageUser's image

Windows for business Windows Server User experience PowerShell
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2025-03-27T01:45:40.3766667+00:00

    Hello Barrow, Adam,

    Thank you for posting in Q&A forum.

    Here are some steps and insights that might help you troubleshoot the problem:

    1. Ensure that the Microsoft.Graph modules you are using are compatible with the PowerShell 5.1 environment. There have been known issues with the module's compatibility with PowerShell 5.1 due to the large number of API paths.
    2. If possible, consider switching to a PowerShell 7+ environment for your Azure Automation accounts. This can help resolve issues related to the module's compatibility and capacity limitations.
    3. Double-check the configuration of your Azure Automation accounts to ensure that all necessary modules are correctly imported and configured. Sometimes, re-importing the modules or updating the account settings can resolve such issues.

    Reference:

    Azure Automation Account adding Microsoft.Graph module failed - Microsoft Q&A

    I hope the information above is helpful.

    If you have any questions or concerns, please feel free to let us know.

    Best Regards,

    Daisy Zhou

    ============================================

    If the Answer is helpful, please click "Accept Answer" and upvote it.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.