-
mike S
- PowerServer
- Saturday, 13 June 2026 03:02 PM UTC
instead of storing username/password and the rest of the configurations in the config tables defined by appeon/powerserver, i want to get that information from my own table sets. Currently i am forced into storing that data twice, and the fact the password is stored in those tables is not good since it makes rotating passwords a ton more difficult. I use keyvault to store that currently and have other c# web apis accessing it no problem.
I just don't know where to change (or if i can) the database connection string in the powerserver userextenstions section.
my table sets have the database connection information already (server, port, database, ...) so i can create the connection strings. I get the database username/password from azure keyvault and not a table.
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.