An Azure relational database service.
Hi
Thanks for reaching out to Microsoft Q&A.
Did you try connecting the database from SSMS using login 'YRE\Dev'? did it throw the same error?
- Check the login has permission to access and run the SP
- Test the linked service connection if its working
- Check If the firewall is open to let the linked service access the database.
Please Upvote and Accept as answer if the reply was helpful, this will be helpful to other community members.