web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Suggested Answer

Azure SQL connection from Data Management framework

(2) ShareShare
ReportReport
Posted on by 262
I was able to connect with azure sql from sql server management studio, but when I try to connect from Data Management framework, I am getting the below error.
 
 
 
The connection string provided is correct which is I used in SSMS.
 
I need help to resolve this issue.
 
Regards,
Durai Murugan R
Screenshot 2025-05-15 173544.jpg
Categories:
I have the same question (0)
  • Jonas "Jones" Melgaard Profile Picture
    5,016 Most Valuable Professional on at
    Hi Durai,
     
    I'm unable to see your attached file.
    Are you sure the connection string from SQL Server Management Studio is the same as the format it requests?
  • Martin Dráb Profile Picture
    239,580 Most Valuable Professional on at
    Please give us some context.
     
    Is it about BYOD?
     
    Are you trying to configure it for the first time or is it something that stopped working? If the latter, what has changed?
     
    What kind of F&O environment is it?
  • CU15051155-0 Profile Picture
    262 on at
    Hi
     
    It is for the BYOD connection, and it is resolved now. It seems to be some credential issue on the server. Thanks for the replies.
     
    Regards,
    Durai Murugan R
     
     
  • Suggested answer
    Navneeth Nagrajan Profile Picture
    2,618 Super User 2026 Season 1 on at
    Hi Durai,
     
    The connection string provided is incorrect. 
     
    For Azure SQL you need to provide the below mentioned connection string.
    Integrated Security=False;Encrypt=True;Connection Timeout=30;Data Source=<azuresqlinstancename>.database.windows.net;Initial Catalog=<databasename> ;Integrated Security=False;User ID=<sqladminusername>;Password=<sqladminpassword>
     
    For eg: For Azure SQL you need to provide the below connection string.
    Integrated Security=False;Encrypt=True;Connection Timeout=30;Data Source=dmosqlinstance.database.windows.net;Initial Catalog=dmosqlbyod ;Integrated Security=False;User ID=sqladmin;Password=<sqladminpassword>
     
    Validation steps (For access rights):
    To validate the connection and the access rights, in SQL Server management studio use the below mentioned steps.
     
    Provide the database name under Connection properties tab in the SQL Server Management studio and this should work. Post that provide the connection string in D365 and validate the connection.
     
    Hope this helps. Happy to answer questions, if any.

     

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Meet the Microsoft Dynamics 365 Contact Center Champions

We are thrilled to have these Champions in our Community!

Congratulations to the April Top 10 Community Leaders

These are the community rock stars!

Leaderboard > Finance | Project Operations, Human Resources, AX, GP, SL

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 677 Super User 2026 Season 1

#2
Giorgio Bonacorsi Profile Picture

Giorgio Bonacorsi 620

#3
Subra Profile Picture

Subra 483

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans