Hi R-5499 •,
Welcome to Microsoft Q&A forum and thanks for using Azure Services.
As I understand, Azure SQL database goes into error while executing StoredProcedures.
If the service was stopped. solution: need to turn the MSDTC service on
- go to Services. (START > SETTINGS > CONTROL PANEL > ADMINISTRATIVE TOOLS > SERVICES)
- Find the service called 'Distributed Transaction Coordinator' and RIGHT CLICK (on it and select) > Start.
- make this service to run Automatically for solving this issue permanently.
In case you had a recent windows update, follow steps below if Distributed Transaction Coordinator stops running:
Launch Component Services (dcomcnfg.exe), then expand Component Services > Computers > My Computer, from here click on 'COM+ Applications' to see if an error will pop-up with "COM+ unable to talk to Microsoft Distributed Transaction Coordinator" or there will be a red error over the icon for My Computer in the navigation.
Let us know if above helps. If not, we will continue to investigate. Thanks