ivodepivo
03/09/2025, 7:59 PMCONNECTIONSTRINGS__UMBRACODBDSN_PROVIDERNAME="Microsoft.Data.SqlClient"
CONNECTIONSTRINGS__UMBRACODBDSN="Server=xxxxxx.database.windows.net;Database=xxxxxx;User ID=xxxxxxx;Password=xxxxxxxxxxx"
it works.
However, in my container I get a 'login failed for user xxx'. The environment variables should be exactly the same. Anyone has experience with this?ivodepivo
03/09/2025, 7:59 PMivodepivo
03/09/2025, 8:02 PMivodepivo
03/09/2025, 8:46 PMivodepivo
03/09/2025, 8:47 PMCONNECTIONSTRINGS__UMBRACODBDSN='Password=Test1234$tesfrsd$FLJ'
Would get changed to whatever, but kind of this:
CONNECTIONSTRINGS__UMBRACODBDSN='Password=Test1234$%FLJ'
ivodepivo
03/09/2025, 8:47 PM