Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Saied 349 posts 674 karma points
    Aug 25, 2015 @ 15:57
    Saied
    0

    SQL Server Azure settings when installing umbraco

    When doing a clean install of Umbraco 7 using SQL Server Azure, what format do the parameters have to be entered for the server, database name, login and password. I am trying to connect, but the Configure your database screen says can't connect to database. Right now, I am doing the following format:

    Server - servername (I am not appending databse.windows.net)

    Database name - databasename

    Login - username (I am not appending @servername)

    Password - password

  • Saied 349 posts 674 karma points
    Aug 25, 2015 @ 16:30
    Saied
    100

    I actually needed to specify to port number as well in the connection string, which is 1433. This solved the problem

Please Sign in or register to post replies

Write your reply to:

Draft