AzureRM missing from Visual Studio 2017 build worker?

Bede Jordan's Avatar

Bede Jordan

Apr 11, 2018 @ 01:01 AM

I expected that AzureRM would be installed based on the tables on the below page, since it lists "Microsoft Azure PowerShell 4.1.0" as installed. But when I try to execute:

'Import-Module -Name AzureRM',

I get:

The specified module 'AzureRM' was not loaded because no valid module file was found in any module directory.

https://www.appveyor.com/docs/build-environment/

Can we get AzureRM added to the VS2017 build worker? I can install it manually but it's just extra build time and (from what I understand) the documentation indicates it should be there already...

  1. Support Staff 1 Posted by Feodor Fitsner on Apr 11, 2018 @ 01:14 AM

    Feodor Fitsner's Avatar

    AzureRM should be loading via Profile. Look at this test project ran on VS 2017 image: https://ci.appveyor.com/project/appveyor-tests/azure-powershell

  2. Ilya Finkelshteyn closed this discussion on Aug 25, 2018 @ 02:28 AM.

Comments are currently closed for this discussion. You can start a new one.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac