You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Today connection strings are owned by the resource type but sometimes they need to be appended to set other options (MARS in sql for example). We should allow apps to append to the connection string expression in WithReference or at the resource level (where it makes sense).
Today this is doable with manual logic but it might need to be more first class.
JamesHancockAtteria, iikuzmychov, emmorts, mnwhle and dFarkhod