共用方式為


Send-Feedback

透過一組引導式提示,將意見反應傳送給 Azure PowerShell 小組。

語法

Send-Feedback
    [-DefaultProfile <IAzureContextContainer>]
    [<CommonParameters>]

Description

Send-Feedback Cmdlet 會將意見反應傳送給 Azure PowerShell 小組。

範例

範例 1:

Send-Feedback

With zero (0) being the least and ten (10) being the most, how likely are you to recommend Azure PowerShell to a friend or colleague?

10

What does Azure PowerShell do well?

Response.

Upon what could Azure PowerShell improve?

Response.

Please enter your email if you are interested in providing follow up information:

your@email.com

參數

-DefaultProfile

用於與 azure 通訊的認證、租用戶和訂用帳戶。

類型:IAzureContextContainer
別名:AzContext, AzureRmContext, AzureCredential
Position:Named
預設值:None
必要:False
接受管線輸入:False
接受萬用字元:False

輸入

None

輸出

Void