azure-powershell icon indicating copy to clipboard operation
azure-powershell copied to clipboard

[Doc]: Issues in the examples of Az.Sql

Open isra-fel opened this issue 2 months ago • 3 comments

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

isra-fel avatar Oct 27 '25 23:10 isra-fel

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

github-actions[bot] avatar Oct 27 '25 23:10 github-actions[bot]

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @azureSQLGitHub.