Azure classic administrator role assignment "already exists" but still shows as just service administrator
I received a notice about converting Azure classic administrator roles to Azure RBAC roles. I only have one administrator account which is the owner role, but it also appears under Classic administrators as a 'Service administrator.' When I attempt to…
VS 2022 Release Project - problems with x86 / x64
Hi, I would like to test a project with VS Installer Project Got this errors at create the project WARNING: File 'SQLite.Interop.dll' of project output 'Publish elements from TT2025 (Active)' targeting 'x64' is not compatible with the project's target…


Enable CoPilot in Planner
Hello Please i need your help on this issue I want to Enable CoPilot in Planner. Looking to gain access to the preview version of Pilot with Copilot integrated
Classic Administrators x RBAC
Hi! I don't have any "Classic Administrators" in my subscriptions, but I received the email "Immediate action required: Convert Azure classic administrator roles to Azure RBAC roles". Do I have to do anything? Thanks in advance.
SQL Server 2022 CU18 Crashing with EXCEPTION_ACCESS_VIOLATION
SQL Server 2022 CU18 is experiencing crashes approximately 1-2 times a month since installation. The error log shows the following message: 2025-03-18 08:20:04.77 spid70 SqlDumpExceptionHandler: Process 70 generated fatal exception c0000005…
How to create a AI foundry project under my sponsor subscription
Hi, I'm trying to use my Microsoft Azure Sponsorship credits for the AI Foundry serverless models. I can't seem to create a project and deployment using this Microsoft Azure Sponsorship. Plus, the AI foundry pages are quite confusing on its own. I was…
How to remove the presentation start function from the app you developed
This is an app developed using the Teams Toolkit. The "Start Presentation" button is not present in the web browser, but it is present in the Teams app. Is there a way to remove the button? If not, how can I request a feature addition?
Unexpected billing - can't cancel account
I keep getting monthly charges for a subscription I haven't used since early December. When I log into the portal with the email the bill is sent to there are no subscriptions or billing history. Has anyone else had this or a similar issue?
Perdida de datos de mi correo original antes de pasar a azure
Buenas noches soy estudiante he intentaba configurar mi correo con azure para poder gestionar correos electronicos por código de visual net. Al enlazar mi cuenta ******@gmail.com esta se ha convertido en la siguiente dirección ******@outlook.com He…
Microsoft Authenticator
Cambié el celular con el que tenía todos los códigos de verificación y en el celular nuevo no tengo ningún código, será posible recuperar los códigos anteriores ?
Batch add data inside .xlsx inside Azure SQL using .net console application
I have this code which reads data from .xlsx and update SQL inside Azure :- using System; using System.Data; using Microsoft.Data.SqlClient; using System.IO; using ExcelDataReader; class Program { static void Main() { string excelFilePath =…

Help Setting Up "Exercise - Explore Azure Synapse Analytics" for "Introduction to Azure Synapse Analytics "
Sorry if this isn't the correct section for this, but I couldn't find out where else to post. I followed these instructions to set up the workspace, and when I run the setup.ps1 script, I run into this error: The requested subscription…
Migate Files from Sharepoint to Azure Files
How do i migrate my files from sharepoint to azure files, i have approx 2T of data i need to migrate seemlessly
Perfmon reports abnormally high "\Network Interface\Bytes received/sec" values
Hello, everyone! I've noticed that some of our servers (not all of them, just a few) periodically report abnormally high values of network interfaces throughput, both RX and TX. I was able to see it both in the Perfmon counters and in…
Can I deploy a fine-tuned GPT-4o in a different region after fine-tuning?
Dear Community, I am a researcher at the University of Zurich and EPFL who uses Microsoft Azure to apply OpenAI models such as GPT-4o to get feedback on texts written by humans. I am now investigating option to fine-tune GPT-4o to improve its output.…
How to increase disk size on a Azure SQL VM server?
Hi All, Yesterday, I was asked to increase disk size on a VM in Azure. I’ve done that many times so in terms of taken steps I didn’t do anything new. Stopped a VM. Resized the disk. Started VM. When I opened Disk Management to my surprise I found…
Error "Backend returned unexpected response" with DeepSeek in AI Foundry
Trying to call the chat completion API for LLMs deployed in AI Foundry using the 'openai' JavaScript SDK. The code works correctly for the gpt-40-mini model, but when using DeepSeek-V3, it results in an "InternalServerError" with the message…
Up to 25s latency on Azure OpenAI service when using structured outputs in function calling
Hi there, I am experimenting with the Azure OpenAI service and the latency and response speed were quite satisfactory. Curiously, the second I enable structured outputs with function calling, the latency starts to go from around 3 seconds to up to 25.…
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…

Why the Azure Speech Service keeps recognizing English words even though I've set the language strictly to Arabic (ar-AE) in my configuration?”
Hello, I’m using the Azure Speech Service to transcribe audio entirely in Arabic, with the following setup: Region: SwedenCentral Language: ar-AE Audio Source: Microphone Azure Speech SDK: 1.42.0 Key details: The recognition language is set…