Skip to content

[Sql] Update test recordings (part 2)#29002

Merged
isra-fel merged 1 commit intomainfrom
isra-fel-patch-3
Dec 19, 2025
Merged

[Sql] Update test recordings (part 2)#29002
isra-fel merged 1 commit intomainfrom
isra-fel-patch-3

Conversation

@isra-fel
Copy link
Copy Markdown
Member

Description

Mandatory Checklist

  • SHOULD update ChangeLog.md file(s) appropriately
    • Update src/{{SERVICE}}/{{SERVICE}}/ChangeLog.md.
      • A snippet outlining the change(s) made in the PR should be written under the ## Upcoming Release header in the past tense.
    • Should not change ChangeLog.md if no new release is required, such as fixing test case only.
  • SHOULD regenerate markdown help files if there is cmdlet API change. Instruction
  • SHOULD have proper test coverage for changes in pull request.
  • SHOULD NOT adjust version of module manually in pull request

Copilot AI review requested due to automatic review settings December 19, 2025 06:07
@azure-client-tools-bot-prd
Copy link
Copy Markdown

Thanks for your contribution! The pull request validation has started. Please revisit this comment for updated status.

@isra-fel isra-fel enabled auto-merge (squash) December 19, 2025 06:07
@Pan-Qi Pan-Qi self-requested a review December 19, 2025 06:08
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates test recordings for the SQL module to redact sensitive credentials that were previously stored in plaintext. This is part 2 of an ongoing effort to sanitize test recording files across the repository.

  • Replaces plaintext administrator passwords with <REDACTED> in test recording JSON files
  • Ensures sensitive credentials are not exposed in the repository

@isra-fel isra-fel merged commit 9e3bd5a into main Dec 19, 2025
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants