[Doc]: Issues in the examples of Az.Sql
Type of issue
Missing information
Feedback
These are detected in PR validation. Mostly missing examples but also incorrect parameter names.
"Module","Cmdlet","Example","Line","RuleName","ProblemId","Severity","Description","Extent","Remediation"
"Az.Sql","Get-AzSqlServerDisasterRecoveryConfiguration","0","0","MissingExample","5042","1","Example is missing.","D:\a\_work\1\s\src\Sql\Sql\help\Get-AzSqlServerDisasterRecoveryConfiguration.md","Add Example. Remove any placeholders."
"Az.Sql","Get-AzSqlServerDisasterRecoveryConfigurationActivity","0","0","MissingExample","5042","1","Example is missing.","D:\a\_work\1\s\src\Sql\Sql\help\Get-AzSqlServerDisasterRecoveryConfigurationActivity.md","Add Example. Remove any placeholders."
"Az.Sql","New-AzSqlServerDisasterRecoveryConfiguration","0","0","MissingExample","5042","1","Example is missing.","D:\a\_work\1\s\src\Sql\Sql\help\New-AzSqlServerDisasterRecoveryConfiguration.md","Add Example. Remove any placeholders."
"Az.Sql","Remove-AzSqlServerDisasterRecoveryConfiguration","0","0","MissingExample","5042","1","Example is missing.","D:\a\_work\1\s\src\Sql\Sql\help\Remove-AzSqlServerDisasterRecoveryConfiguration.md","Add Example. Remove any placeholders."
"Az.Sql","Set-AzSqlServerDisasterRecoveryConfiguration","0","0","MissingExample","5042","1","Example is missing.","D:\a\_work\1\s\src\Sql\Sql\help\Set-AzSqlServerDisasterRecoveryConfiguration.md","Add Example. Remove any placeholders."
"Az.Sql","New-AzSqlSyncGroup","1","4","Invalid_Parameter_Name","5011","1","New-AzSqlSyncGroup -Schema is not a valid parameter name.","-Schema","Check validity of the parameter -Schema."
"Az.Sql","New-AzSqlSyncMember","2","4","Invalid_Parameter_Name","5011","1","New-AzSqlSyncMember -syncAgentDatabaseName is not a valid parameter name.","-syncAgentDatabaseName","Check validity of the parameter -syncAgentDatabaseName."
"Az.Sql","Update-AzSqlSyncGroup","1","3","Invalid_Parameter_Name","5011","1","Update-AzSqlSyncGroup -Schema is not a valid parameter name.","-Schema","Check validity of the parameter -Schema."
Page URL
No response
Content source URL
No response
Author
No response
Document Id
No response
Platform Id
No response
Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @azureSQLGitHub.
Here are some similar issues that might help you. Please check if they can solve your problem.
- #7016
Possible solution (Extracted from existing issue, might be incorrect; please verify carefully)
Can you take a look at this issue?
Reference:
- https://github.com/azure/azure-powershell/issues/7016#issuecomment-415165429
Powered by issue-sentinel
Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @azureSQLGitHub.