Hi
Esat TEMEL •,
Welcome to Microsoft Q&A forum and thanks for using Azure Services.
As I understand, you want to make Azure SQL DB globally accessible.
Could you please check the Network settings of the SQL Server of the Azure SQL Database:
Try below setting so that it accessible by all Azure Services:
When Allow Azure services and resources to access this server is enabled, your server allows communications from all resources inside the Azure boundary, that may or may not be part of your subscription.
For more details refer: https://learn.microsoft.com/en-us/azure/azure-sql/database/firewall-configure?view=azuresql
Let us know if this helps in your case. If not let us know what the requirement is with more details.
Thanks