CloudShell icon indicating copy to clipboard operation
CloudShell copied to clipboard

[BUG] Can't Import - Module AIP Service

Open ChristopheLux opened this issue 2 years ago • 2 comments

To Reproduce

Install-Module AIPService
Import-Module AIPService

Observed Behavior

Import-Module: Could not load file or assembly 'System.Web.Services, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. The system cannot find the file specified.

Expected behavior

AIPService Module ready to be used

Is this specific to Cloud Shell?

Yes

Interface information

How are you accessing Cloud Shell - https://shell.azure.com, https://portal.azure.com, via Windows Terminal, or some other method? If a browser, which Operating System and browser are you using? (ex. Edge on Windows 10) Portal.azure.com https://shell.azure.com

Additional context

Add any other context about the problem here.

ChristopheLux avatar Nov 27 '21 17:11 ChristopheLux

Cloud Shell doesn't support this command because it needs administrator privileges on a Windows machine. Both of those requirements are not compatible with Cloud Shell. Sorry!

dsajanice avatar Mar 09 '23 18:03 dsajanice

Is there a resolution to this?

CosmicKimchee avatar Apr 26 '24 16:04 CosmicKimchee