Send-Feedback

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

Syntax

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 通訊的認證、租用戶和訂用帳戶。

Type:IAzureContextContainer
Aliases:AzContext, AzureRmContext, AzureCredential
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

輸入

None

輸出

Void