Skip to content

[Start|Stop]-DbaDbEncryption: Fix usage of Disconnect-DbaInstance#10161

Merged
potatoqualitee merged 2 commits intodevelopmentfrom
fix_disconnect
Feb 16, 2026
Merged

[Start|Stop]-DbaDbEncryption: Fix usage of Disconnect-DbaInstance#10161
potatoqualitee merged 2 commits intodevelopmentfrom
fix_disconnect

Conversation

@andreasjordan
Copy link
Collaborator

Type of Change

  • Bug fix (non-breaking change, fixes # )
  • New feature (non-breaking change, adds functionality, fixes # )
  • Breaking change (affects multiple commands or functionality, fixes # )
  • Ran manual Pester test and has passed (Invoke-ManualPester)
  • Adding code coverage to existing functionality
  • Pester test is included
  • If new file reference added for test, has is been added to github.com/dataplat/appveyor-lab ?
  • Unit test is included
  • Documentation
  • Build system

Disconnect-DbaInstance only accepts pipeline input and has no parameter SqlInstance.

As it returns output, we need to suppress that when calling from other commands.

@potatoqualitee
Copy link
Member

thank you for alllllll of these! 🤩

@potatoqualitee potatoqualitee merged commit a06ff44 into development Feb 16, 2026
3 checks passed
@potatoqualitee potatoqualitee deleted the fix_disconnect branch February 16, 2026 07:39
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.

2 participants

Comments