Hi,
Is there any support for ApplicationIntent=ReadOnly in the REST API? For example in the connection string for the web config:
I've tried several variants here, but nothing seems to work.
We could really benefit from this seeing as our environment is running on a SQL cluster with a read and a write node to balance load, and we have a lot of integrations using the API 24/7.
It's worth mentioning that we have completely separated the API to its own server, so changes to the web config here will not impact the rest of the installation.
Thanks!