firewarrior
firewarrior
CC#
Created by Mihneas22 on 12/20/2024 in #help
Database In ASP.Net Core
Can you hop on a quick call and show me the configuration?
60 replies
CC#
Created by Mihneas22 on 12/20/2024 in #help
Database In ASP.Net Core
then you don't need a managed identity
60 replies
CC#
Created by Mihneas22 on 12/20/2024 in #help
Database In ASP.Net Core
it supports both SQL Authentication (username + password) as well as Entra ID with normal users and managed identities
60 replies
CC#
Created by Mihneas22 on 12/20/2024 in #help
Database In ASP.Net Core
that depends on how you authenticate to Azure SQL
60 replies
CC#
Created by Mihneas22 on 12/20/2024 in #help
Database In ASP.Net Core
Then you'd have to replace the double underscores __ with a colon :. We can also hop in a voice call if you want to
60 replies
CC#
Created by Mihneas22 on 12/20/2024 in #help
Database In ASP.Net Core
Is that the only log message? If so, can you change the log level to something more verbose? Is the App Service Linux or Windows? If Linux you could e.g. set an environment variable
LOGGING__LOGLEVEL__MICROSOFT.ENTITYFRAMEWORKCORE=Information
LOGGING__LOGLEVEL__MICROSOFT.ENTITYFRAMEWORKCORE=Information
60 replies
CC#
Created by Mihneas22 on 12/20/2024 in #help
Database In ASP.Net Core
it's underneath your rules
60 replies
CC#
Created by Mihneas22 on 12/20/2024 in #help
Database In ASP.Net Core
No description
60 replies
CC#
Created by Mihneas22 on 12/20/2024 in #help
Database In ASP.Net Core
It should be there - one second, I'll spin one up real quick
60 replies
CC#
Created by Mihneas22 on 12/20/2024 in #help
Database In ASP.Net Core
there should be a checkbox to allow azure services access
60 replies
CC#
Created by Mihneas22 on 12/20/2024 in #help
Database In ASP.Net Core
on the SQL server under networking, firewall
60 replies
CC#
Created by Mihneas22 on 12/20/2024 in #help
Database In ASP.Net Core
I'm guessing the database is accessible from public if you connect to it from you dev machine. Is the firewall on Azure SQL configured to allow access from Azure services?
60 replies
CC#
Created by Mihneas22 on 12/20/2024 in #help
Database In ASP.Net Core
Is there any useful information in the app service logs?
60 replies
CC#
Created by Casper on 10/30/2022 in #help
how to authenticate visual studio to Azure devops private nuget feed?
this is the docs and it still says to install the provider
12 replies
CC#
Created by Casper on 10/30/2022 in #help
how to authenticate visual studio to Azure devops private nuget feed?
12 replies
CC#
Created by Casper on 10/30/2022 in #help
how to authenticate visual studio to Azure devops private nuget feed?
I'm not 100% certain it's still needed, but did you install the Azure Artifacts Credential Provider?https://github.com/microsoft/artifacts-credprovider#azure-artifacts-credential-provider
12 replies