Issues with Phone Number Verification During Azure Account Creation
Experiencing difficulties while trying to create an Azure account due to phone number verification issues. Unable to verify the phone number or through ID, resulting in a complete standstill in the sign-up process. Seeking assistance to resolve this…
Cannot verify phone number
I've been trying for awhile to create a azure account, my data is just like the data I updated on this microsoft account. During the sign-up process I just can't validate my phone number or sign-up by ID. I'd like to use Azure services, please assist…
Unable to connect azure SQL with r2dbc spring boot using AD group authentication
I am trying to connect with azure sql instance using AD group authentication with my spring boot reactive application using r2dbc but it seems there is no way to custom initialize the ConnectionFactory bean in configuration so that I can paas the AD…
Azure sql database taking empty space and not freeing them
My DB size is 1.2 GB something and it only has two tables with 18 and 16 rows respectively with no indexes. I used SHRINKDATABASE and the size reduced to 66MB !!! This is a significant size decrease. I am trying to understand what might be the…
Run SQL Statements Parallel within a SP
Hi there, Is there a way to run SQL Statements in parallel within the same SP? Thanks for your time. CREATE PROCEDURE CustomerPARALLEL AS BEGIN EXEC DBO.CUST1 - TAKES 20 MINS (INDEPENDENT) EXEC DBO.CUST2 - (TAKES 20 MINS (NO DEPENDENCY)) HOW TO…
Request for clarification on Serverless Compute for DTU and vCore Models for Azure SQL Database and Azure SQL Managed Instance
While researching on Serverless options for Azure SQL Database I came across a link that provides some insight, but I am still not able to follow. What service tier in vCPU AND DTU models support it. Additionally whether it is supported in Azure SQL…
Microsoft SQL Server Studio - Dark Mode
Is there any official method to use Microsoft SQL Server Management Studio Studio with Dark Mode?
Azure SQL Database - on master - long execution of a query program TdService
On Azure SQL Database in Azure there is a really long query running (many days). The details: database_name master program_name TdService It looks like a bug from an Azure SQL Service. On diagnostics while trying to send a support ticket: The…
How can I locally develop my Spring Boot application against an Azure SQL DB using passwordless connections?
According to the documentation, the passwordless option is only for the hosted environment. This creates a challenge for developing locally because the authentication mechanism is different. How do I set up my local development so that it works the…
Export Managed Instance Databases to archive blob storage to another Tenant
Hello, I would like to export some of my azure managed instance databases from one of my tenants to archive blob storage in a completely another new tenant. How can I achieve this goal? Any helpful information or website links will be highly…
How to reach support regarding a payment
I have a problem with a billing and could only ask for a refund for one of them. I want to speak or send an email to the support but doesn't have any clue how, because this can't be solved with their automatic process for refunding. Anyone know how…
How to download payloads from Azure Cosmos DB efficiently?
I need help figuring out how to download specific payloads from Azure Cosmos DB efficiently. While exploring the Azure interface, I noticed an option to delete data, but I couldn’t find a straightforward way to download it. For example, I want to…
I am integrating the dataflow activity which removes duplicates from the csv file to the existing pipeline i have. I need a help to configure the parameters.
I created a dataflow activity which removes duplicates from the source files( csv formatted files). So now i integrated this dataflow activity to existing pipeline i have. but i am not able to parametrize the source files. It would be helpful if i get…
My Azure Data factory copy activities are failing that grab the data from REST api and Azure storage from US WEST region, linked service connection failing. how to resolve this issue?
I am using ADF to get REST API data and move it to azure sql db and also moving data from blob storage to sql db. in both the cases pipeline status is Queue/ in Progress. linked service is failed to connect and timeout issue. please let me know how long…
How to get more details(user, execution time, IP address) for a given query ID on Azure SQL DB
How can I get all the details(user, execution time, IP address, etc) for a given Query ID? I am using Azure SQL DB
Lanencia alta ao fazer conexão com Azure
Boa tarde, fizemos a migração de um banco de dados para o Azure e temos um problema: Latência de cinco minutos para abrir uma tabela específica do banco de dados SQL Server 16.0.5688 tanto na rede de desenvolvimento quanto na rede de produção. As…
Issue with Creating Linked Server from Azure SQL Managed Instance to On-Premises SQL Server
Hi, Interestingly, I was able to create a linked server in the reverse direction—from the on-premises SQL Server to my Azure SQL MI—using a remote login and password for authentication. However, when I attempt to establish the link from Azure SQL MI to…
I wan to delete ##MS_JobAccount##
I wan to delete ##MS_JobAccount## from my database but it says I do not have permission to delete the principal. I am using root user to do so.
How to capture the Rollback transactions in Azure managed instance , right now we are using general purpose tier
we are trying to update the table data , unfortunately we are getting rollback few rows of data only , example we updated 200 rows at a time , In the 200 rows 120 rows updated successfully left of the rows are rollback after few hours this was…
Microsoft Business Central 365 : Backup Database on cloud / azure service
Hello I have some request Detail I requested to backup database on cloud / azure Please may help guidance step exporting database into Please may help guide user permission which role can be export database into BACPAC file I try to do this…