< Back

Send-Feedback

Tue Jan 29, 2019 10:00 pm

NAME Send-Feedback



SYNOPSIS

Sends feedback to the Azure PowerShell team via a set of guided prompts.





SYNTAX

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





DESCRIPTION

The Send-Feedback cmdlet sends feedback to the Azure PowerShell team.





PARAMETERS

-DefaultProfile <IAzureContextContainer>

The credentials, tenant, and subscription used for communication with azure.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).



INPUTS

None

This cmdlet does not accept any input.





OUTPUTS

System.Void







NOTES









Example 1:



PS C:\\> 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











RELATED LINKS

Online Version: https://docs.microsoft.com/en-us/powers ... d-feedback