Join Discord
Powered by
Umbraco Azure Active Directory Default Connection ...
# help-with-umbraco
a
Aaron Sawyer
03/15/2024, 1:57 PM
We are having a very strange issue for only SOME azure accounts when connecting to the SQL database via Active Directory Default on localhost. When running the site on localhost, I get the INSTALL screen. I can confirm SQL connectivity is working, but umbraco detects that an install needs to be run. I can connect via SMSS ok. { "ConnectionStrings": { "umbracoDbDSN": "Server=website.windows.net,1433;Database=database;Authentication=Active Directory Default" } } Any ideas what the problem could be?
https://cdn.discordapp.com/attachments/1218196426505322596/1218225012088242256/schema.png?ex=6606e374&is=65f46e74&hm=ba335701a22df73e17faa388d32380abed0d24ebf853261547b44bb8ccdab488&
Aaron Sawyer
03/15/2024, 3:51 PM
Answer found: databases must have a default schema set.
Aaron Sawyer
03/15/2024, 3:51 PM
https://our.umbraco.com/forum/using-umbraco-and-getting-started/106105-umbraco-prompts-for-install-after-db-deploy
4
Views
Previous
Next