Reputation: 126
I've created an Orchard Core decoupled CMS on my local machine.
Once I finished, I published it to Azure but I get an 500 error. I guess my local database wasn't exported or published to Azure by I don't know how to export everything (binaries and db) from my local machine to Azure.
Do I need to export and import my db from local to Azure and change the connection string everytime I do some changes?
Upvotes: 1
Views: 552