Azure SQL Managed Instance + ODBC integrated auth issues - A disconnect event was raised when server is waiting for Federated Authentication token. This could be due to client close or server timeout expired
I'm trying to configure a simple data entry tool I have MS Access as the front end forms (.accde) using the SQL Server 18 ODBC driver to connect to a azure managed instance everything works fine using a hardcoded sql login in the connection string I'm…
Azure SQL Database
can I delete an Azure SQL elastic pool and keep the server and LTR backups?
Hi, I have an Azure SQL Server and set LTR policies so I am able to restore deleted databases. I have an elastic pool associated to the server. Can I delete the pool without impacting my ability to restore the databases?
Azure SQL Database
Connection to Azure Data Studio and Heroku just failed.
Cannot connect to Azure Data Studio or Heroku anymore. I changed nothing and it just happened out of no where. I can connect to the server just fine in the Azure home page. Failed connections due to invalid authorization specification.
Azure Database for PostgreSQL
Azure PostgresSQL Single Server Has Disappeared
Hi, Azure PostgreSQL Single Server has disapeared. It is not found in flexible server.
Azure Database for PostgreSQL
Restoring Access After Removing Account from IAM
An account was mistakenly removed from Access control (IAM), resulting in the server being unreachable. What steps can be taken to restore access to the server?
Azure Virtual Machines
How do I extract tables from azure through C# API
Hello, Can you please tell me how to extract tables from Azure through C# API. I am trying to get specific details from the MTC documents and for that I have created and trained a custom neural model for it and it is mapping the values of the…
Azure AI Document Intelligence
RedHat Linux - AMA agent Rsyslog issue
Hi All, We have the AMA agent installed on our host and confirmed that CEF events are being received. However, they are not being forwarded to port 28330 as expected. The firewall is disabled, SELinux is disabled, and the JSON configuration files for the…
Azure Monitor
passing authentication token from 1 HTTP triggered function to another
Hi I am using durable functions monitor in injected mode and not using the inbuilt authentication provided in function app. Rather I am generating auth code and auth token using Microsoft identity platform auth code flow. I have below function that when…
Azure Functions
Unable to create a VM - Subscription upgraded but spending limit still active
Hello, I recently upgraded my subscription (see attached) to Azure Plan from Free Trial. The subscription is active and shows "Azure Plan" in the overview, but I'm still unable to create a VM. It gives the error saying that I have a spending…
Azure Cost Management
How can I see and pay my billing invoices after losing access after changing from GoDaddy?
I can’t see the billing information after a Microsoft support team member “helped” me gain access to my tenet after I changed my login email from GoDaddy. When I log in with my billing administrator login it says “no account with this login”. I can…
Azure Cost Management
Dataverse Trigger in Logic App Standard (ASE) Not Working
Hi There, I am currently working with Azure Logic App Standard hosted inside an App Service Environment (ASE) integrated with a Virtual Network (VNet). The goal is to use the out-of-the-box Dataverse trigger — specifically: “When a row is added,…
Azure Logic Apps
force delete backup vault
I want to delete a backup vault. The items have been already deleted but this soft delete by default is really annoying. I want a possibility to force delete a backup vault as soon as I do not need it anymore!
Azure Backup

When trying to create a new user account, I'm getting the message "SourceAnchor is a required property for creation of a federated user."
In Microsoft Azure, when trying to create a new user account, I'm getting the message "SourceAnchor is a required property for creation of a federated user."
Azure Startups
unable to delete endpoint and resource group
For one of my classes - I created a ML workspace and enpoint. I am unable to delete the endpoint. I am following the steps in the tutorial: In Azure Machine Learning studio, on the Endpoints tab, select the predict-rentals endpoint. Then select Delete…
Azure Machine Learning
How to use fine-tuned LLMs from an account but billing for another account
Hi there, I have completed GPT finetuning (Azure openAI) and got fine-tuned LLM models though one my Azure account but which reaches its expense limit, so I want to use my another Azure account to continue work on these fine-tuned models (e.g.,…
Azure OpenAI Service
How to use custom question answering using a decision tree approach?
We are building a speech enabled application and using custom question/answering to fetch the questions. This currently works in a sequential manner and I am able to fetch all questions from the QnA knowledge base. However, the use case I am working on…
Azure AI Language
"The company did not notify me in advance that the 12-month trial period would expire, and significant unexpected charges have been incurred."
没有提前通知我12个月试用到期。并且产生了较多的意外费用。而且还不能建立工单,直接退款还显示款项不符合要求。我是在扣款后1小时内就向Azure提交工单了。发票号码:PII REMOVED
Azure Cost Management
Context Menu to recover from a backup is not opening in RSV
RE: Restore from a Recovery Services Vault When I'm looking at the backed up (non-Azure) VMs and the drives that were backed up, the context menu on the far right allows me to recover file-level data from a previous backup. The Context Menu (Three Dots…
Azure Backup

Windows App - Mac OS - No able to connect to Azure
HI I am using the latest version of Windows App on Mac. When I try to connect to Azure Virtual platform using this URL. https://rdweb.wvd.microsoft.com I get this error message "No Workspace is associated with this URL" Also when I try to add…
Azure Virtual Desktop
VS Code and Azure Functions: Zip Deploy Successful but No Functions Found
I successfully completed a zip deployment for my Azure Functions using VS Code, but no functions are recognized in the Azure portal. Here are the steps taken: Installed Azure Tools and Azure Functions Core Tools via (Ctrl + Shift + P). Followed the setup…