You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 13, 2024. It is now read-only.
On azure portal, I have uploaded the SPNCreation.ps1 file to my shell storage account and then executed a Cloud Shell in Powershell mode.
I change directory to C:\users\ContainerAdministrator\CloudDrive and then ran the powershell file that I previously uploaded : PS C:\users\ContainerAdministrator\CloudDrive> .\SPNCreation.ps1
After entering subscription name and SPN password, the script terminate with a error :
Provide your credentials to access Azure subscription Visual Studio Enterprise
Login-AzureRmAccount : The type initializer for 'Microsoft.IdentityModel.Clients.ActiveDirectory.Internal.WindowsFormsWebAuthenticationDialogBase' threw an exception.: Unable to load DLL 'IEFRAME.dll': The
specified module could not be found. (Exception from HRESULT: 0x8007007E)