次の方法で共有


Send-Feedback

一連のガイド付きプロンプトを使用して、Azure PowerShell チームにフィードバックを送信します。

構文

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

説明

フィードバックの送信コマンドレットは、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
Aliases:AzContext, AzureRmContext, AzureCredential
配置:Named
規定値:None
必須:False
パイプライン入力を受け取る:False
ワイルドカード文字を受け取る:False

入力

None

出力

Void