Konrad Brunner

Results 15 comments of Konrad Brunner

Same issue here. With image gallery and also with a managed image. Even with newest modules: ``` ModuleType Version PreRelease Name ExportedCommands ---------- ------- ---------- ---- ---------------- Script 2.13.2 Az.Accounts...

> @lavanack , What is the Gallery Image Version value that is trying to be used here? If I take a managed image, there is no version: ``` $VMCredential =...

The script is part of an image creation script to store to image gallery. I create an image with: ``` New-AzImage -Image $image -ImageName $ImageName -ResourceGroupName $ImageResourceGroupName -ErrorAction Stop ```...

Are there any news on this bug? Even with SecurityType set to 'Standard' the bug still exists!

Same here in several automation accounts. And not only Az.Resources. Also: Az.Advisor Az.Aks Az.Compute Az.DesktopVirtualization Az.EventHub Az.Kusto Error message: Error importing the module Az.Advisor. Import failed with the following error:...

In Runtime 7.1 already Az.Accounts failes: Error message: Error importing the module Az.Accounts. Import failed with the following error: Orchestrator.Shared.AsyncModuleImport.ModuleImportException: An error occurred when trying to import the module to...

Already found it by reading local help: Update-AzConfig -EnableLoginByWam $false

So then it is an issue, if I should be able to add in the dialog a work or school account. My actual accounts have the following domains: ![image](https://github.com/Azure/azure-powershell/assets/59332930/d7a8c303-669c-469e-9483-72575417150f)