Cannot connect Power BI to Azure
I cannot connect Power BI to the Azure database. I am able to access the DB and query editor in Azure and SSMS, but I cannot establish a connection from Power BI. I submitted a support ticket in the Power BI service but was told that they cannot help?

Power BI, Dataverse, Project Online help
My client uses Power BI to report on a portfolio of projects in Project Online. They would like to be able to view detailed reporting over time within Power BI. They have a ton of Power BI Pro licenses. We would need some place to store the historical…

Azure SQL Managed Instance - Error log not appearing in the EventHub
We have 2 Azure SQL Managed Instances that we have configured the Diagnostic Settings to write allLogs and Audit information into an Event Hub, using an Event Hub policy name (SendPermissions). However, there are no entries from the SQL Error Log that i…
i have multiple databases in one SQL managed instance, i wish to replicate only one the databases instead of all of them
I have multiple databases in my SQL managed instance, when create a failover group all the databases are replicated to failover group, instead i want only selective databases to be replicated.
How to delete sql server which is created earlier ?
Hello, Am trying to delete mssql server from this account, getting error. PFA.

ARM/Bicep Microsoft.Sql/servers/databases Replica CreateMode. Only once?
I have bicep script that creates a SQL database used as a replica for a primary database. The bicep script, used for both creating and updating this database, has createMode set Secondary and the sourceDatabseId set to the primary database. Each the…
Pls help me to remote connect to Azure windows SQL DB--fails at Uid/Pwd
i would like to run code scripts (R, SQL, YAML) to access my AZURE windows VM SQL DB. Please help--requesting online session to have successful connect code line for R, SQL, and YAML. For R script con <- DBI::dbConnect(odbc::odbc(), …
SQL Managed Instance November 2022 Feature Wave - Azure Government
Does anyone have any idea when the November 2022 Feature Wave for SQL Managed Instance is going to come to Azure Government. Every time I ask support I get the typical "We do not have a date at this time". It is so old and rolled out its in the…

How do I kill a scaling job that is stuck?
Azure SQL Database scaling job which should complete in a few minutes has been running for 3 hours and is only at 16%. Need to kill this job and attempt manual scaling.
System.Data.SqlClient.SqlException: Login failed for user '
I have an ASP MVC app on Azure App Service. The app uses Managed Identity to connect Azure SQL database. All is working correctly, but from time to time app stops working and I have an error System.Data.SqlClient.SqlException: Login failed for user '
Sql is in pausing state - Sql serverless model
Facing issue with the sql server as it's in pause state. Not able to drop or connect or change tier. Any recommendation on what to do.
I failing to set the Microsoft Entra admin for my Azure SQL server "Failed to set the Microsoft Entra admin for serverName: xxxxxx"
Using the Azure Portal, I checked in IAM and my logged in user is "Owner" for the Azure SQL server, but I am still unable to set the Microsoft Entra admin to my user, it keeps failing with the error "Failed to set the Microsoft Entra admin…
INSERT INTO Fails in Azure Synapse Analytics with Error Code 1104.
Scenario: I am working on loading data from the EDWLanding table to the EDW table using a stored procedure in Azure Synapse Analytics. The stored procedure uses an INSERT INTO SELECT * statement to load data from EDWLanding table into EDW table. The…
Database is stuck on pausing
My Azure SQL database is stuck on pausing. The database is meant to autopause after an hour aof inactivity and then unpause when it detects activity. This has worked fine for years. Today it is stuck on pausing
Is Azure SQL Database 2014-04-01 API retirement affecting Microsoft.EntityFrameworkCore.SqlServer 1.1.1?
We received an email saying Azure SQL Database 2014-04-01 APIs will be retired on 31 Oct 2025. We have programs using Microsoft.EntityFrameworkCore.SqlServer version 1.1.1 to access the Azure SQL database service. I would like to know whether we are…
Having intermittent issue with logging into Azure Managed instance using SSMS
Developers are having intermittent issues logging into SQL Managed instance in Azure. They are using SQL Server Management Studio. Diagnostics returned the following: We ran diagnostics between 2025-03-14 13:49 UTC and 2025-03-18 13:50 UTC and were…
Unable to find content of functions (Sys.FunctionName)
Hi Team, Inside Stored Procedure of my Database, a function of a different Database is called using DBName.Sys.Functionname. Inside this function a no. of other functions are called using Sys.functionname. For few of these functions (inside…
Azure SQL - can't drop system versioned tables
Hello. I'm can't drop system versioned tables in master db in Azure SQL I have a docs - https://learn.microsoft.com/en-us/sql/relational-databases/tables/stopping-system-versioning-on-a-system-versioned-temporal-table?view=azuresqldb-current but…

MI Link Feature implemented - How to proceed offloading read-only workloads
Architecture: SQL Server 2019 on an Azure VM with the primary Replica and connected through MI Link Feature to SQL Managed Instance (General Purpose Tier) with the secondary Replica Now I want to point 3rd Party apps to the read-only Replica on the…
Serverless Database stuck in "Pausing" state
I have one SQL Database on the serverless tier which is stuck in the 'pausing' state and therefore allows no connections at all. The database paused correctly yesterday evening, but this morning will not resume. The change analysis in the Azure Portal…