Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
Not Azure expert - but perhaps you have to grant access to your AppService IP from your database?
Thanks Quan, but i did that, it also gives different error when it can´t acces it
Maybe stupid question, but you've also installed the Azure packages for EPI? There is a difference in running EPI locally and in Azure. Also followed this guide?: https://world.episerver.com/documentation/developer-guides/CMS/Deployment/deployment-scenarios/Deploying-to-Azure-webapps/
No question are stupid :), but yes i did that so it was not it..
And finnaly we got it working.. we deleted all resources from tghe resource group and recreated them wuith exactly same settings (we use arm template so we know settings are same) and now its working..
we tried to do that again 3 times in hope to reproduce the first error but now its working each time.. so strange, guess some Azure glitch.
but if someone get similar error like us, just remove all your resources and try again... also the tips from above Quan Mai and Jeroed are good to have in mind if you have problems with episerver in Azure
I would say that it sounds like the old resorce somehow got the checkbox on the SQL Server part to accept connection from other Azure resources
Hi
I have been struggling with a strange error for some time..
Server Error in '/' Application.
Login failed for user 'EPiServerAdmin'.
However when i copy the same connectionstring locally all works fine..
I can login and edit..
I have looked throught all settings and all seems fine..
the next error is
Anyone have idea what i could have missed?