Describe the bug
Description
When installing SC it shows an error when adding a secondary instance that is already configured to read from the same queue:

Expected behavior
Allow multiple instance to be installed. This is also allowes when scaling out over multiple machines so should also be allowed on the same machine.
Versions
4.30.0
Steps to reproduce
- Add first instance
- Add secondary instance that ingest from the same queue
- Observe the error message "Audit queue is already assigned to another instance" in SCMU installer
Relevant log output
No response
Additional Information
Workarounds
Maybe add the instance via powershell?
Possible solutions
Additional information