So I guess it doesn't load the AzureRM module as it should, and getting very specific in the NAV code with PowerShellRunner.ImportModule it turns out, that something does go wrong loading the module. Because then I get the following error:EXCEPTION: System.Management.Automation.CommandNotFoundException: The term 'Connect-AzureRmAccount' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
The NAV-code (snipped from debugger) belowCould not load file or assembly 'Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The system cannot find the file specified.