Skip to content

Anyone having success with SQL Server integration where multiple instances reside on the host? #14517

Closed Answered by dpsnedd
dpsnedd asked this question in Q&A
Discussion options

You must be logged in to vote

I eventually found that by editing the YAML File you format it as such:

- host: localhost\Instance#1,"Port"
   reported_hostname: "Instance1"
 - host: localhost\Instance#2,"Port"
   reported_hostname: "Instance2"
 - host: localhost\Instance#2,"Port"
   reported_hostname: "Instance3"
I hope this helps someone else with this issue!

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by dpsnedd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant