Azure / Azure/AzLoadBalancerMigration

VMSS Export in PowerShell Desktop with Complex Extension Properties Fails

未关闭
#46 7 条评论 0 个 reaction 已指派 1 人 已被 @mbrat2005 认领 在 GitHub 查看
bug
主要语言
Bicep
星标
11
派生
18
平均合并
1 天 8 小时
30 天内合并 PR
3

描述

I have installed this Module with Command:

`Install-Module -Name AzureBasicLoadBalancerUpgrade -Scope CurrentUser -Repository PSGallery -Force`

Here some commands with some information:
PS W:\config> Get-Module -ListAvailable AzureBasicLoadBalancerUpgrade

Verzeichnis: C:\Users\slueckoff\Documents\WindowsPowerShell\Modules

ModuleType Version Name ExportedCommands
Manifest 2.0.4 AzureBasicLoadBalancerUpgrade Start-AzBasicLoadBalancerUpgrade

PS W:\config> Get-ExecutionPolicy
RemoteSigned
PS W:\config> Start-AzBasicLoadBalancerUpgrade
Start-AzBasicLoadBalancerUpgrade : Die Benennung "Start-AzBasicLoadBalancerUpgrade" wurde nicht als Name eines Cmdlet, einer Funktion, einer Skriptdatei oder eines ausführbaren Programms erkannt. Überprüfen
Sie die Schreibweise des Namens, oder ob der Pfad korrekt ist (sofern enthalten), und wiederholen Sie den Vorgang.
In Zeile:1 Zeichen:1
+ Start-AzBasicLoadBalancerUpgrade
+ CategoryInfo : ObjectNotFound: (Start-AzBasicLoadBalancerUpgrade:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException

PS W:\config> $PSVersionTable

Name Value
PSVersion 5.1.17763.3770
PSEdition Desktop
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
BuildVersion 10.0.17763.3770
CLRVersion 4.0.30319.42000
WSManStackVersion 3.0
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。