1
我新手在使用Azure PowerShell
,我試圖用這個命令導入AzurePublishSettingsFile
:進口AzurePublishSettingsFile:位置參數無法找到接受的說法「路徑」
Import-AzurePublishSettingsFile C:\Users\Kulasangar G\Downloads\<SubscriptionName>-credentials.publishsettings
我米以下these步驟來配置電源外殼,其中,我發現這個錯誤,當我試圖執行上述命令:
Import-AzurePublishSettingsFile : A positional parameter cannot be found that accepts argument 'G\Downloads\Visual'.
整個錯誤已被粘貼here. 可能是什麼問題?任何幫助,將不勝感激。