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