Blocking USB drives but allowing USB Mouse & Keyboard
Hi all, Is it possible to block USB drives but allow USB Mouse & Keyboard from intune? I cant seem to get it to work. I have tried enabling the below policies, this stops me writing to the USB but doesnt stop me copying files from it to the…
Data Sync Failing
I have a data sync in Azure, and it keeps failing now with the following error... Cannot enumerate changes at the RelationalSyncProvider for table 'TableNameRemoved'. Check the inner exception for any store-specific errors.Inner exception: SqlException…
Unable to install SQL Server (setup.exe) Exit code (Decimal). -2147467259. Error description: Unknown error (0xe0000235)
Hi, I'm having an error when I install Microsoft SQL Server on my Windows 11 Virtual Machine. Unable to install SQL Server (setup.exe) Exit code (Decimal). -2147467259. Error description: Unknown error (0xe0000235). Hope you can help.
BinLog Storage has reached huge proportions and still growing
Hello, Since 04th of April BinLog Storage for our Azure Database for MySQL flexible server has reached 70 GB and still growing rapidly. I have tried several things found online but lack permission for almost everything. Is there anything we can do to…
PXE Boot | Entra ID | Intune
Hi everyone, I’m at the very beginning of setting up a network-based deployment solution in a corporate environment and would really appreciate some help getting started. 🌐 What I'm Trying to Achieve Set up PXE boot using a Synology NAS (for DHCP and…
Fine-tuning job stuck in "Training" status for over 24 hours - Microsoft Learning Exercise
Hi there! I need some help with a fine-tuning job I started for a Microsoft Learning module. I'm working through the exercise at https://microsoftlearning.github.io/mslearn-ai-studio/Instructions/05-Finetune-model.html where you fine-tune a language…
Deploy NV6ads_A10_v5 Cant get GPU
When I deploy the online endpoint by VM NV6ads_A10_v5, But the Record logs show that only can use CPU, I have no idea about this!
Problemas al descargar recibos desde el celular - ¿Realmente es posible?
He visto muchas publicaciones mencionando que se pueden descargar los recibos fácilmente desde el celular, pero en mi experiencia (y la de varios usuarios), esto no siempre es así. En muchos casos: La página web oficial no está optimizada para…
GPT-4o Finetuning Failed
I'm receiving an error. After preparing data files following guidelines (https://learn.microsoft.com/en-us/azure/ai-services/openai/tutorials/fine-tune?tabs=command-line). During Preprocessing Files: status : Training file: Preprocessing…
Troubleshoot API(s) imported via self-hosted gateway
If I expose an API which is running in a VM in a specific port to internet, and import it to Azure APIM via managed gateway, it is working fine. API is accessible with get operation and URL scheme set to https though the API is http only. But the same…


Unexpected error
while trying to schedule exam i am getting unexpected error
How to deploy azure aks on private subnet without internet and allow the public access for the specific IPaddress
We have deployed the AKS in private subnet without internet and below outbound rule in our NSG. 443 - azure cloud 443 - mcr.microsoft.com (allowed these 2 ips 150.171.70.10,150.171.69.10) for coredns, kubeproxy I believe these two IP addresses will…
Azure App Service with [Linux-based Python 3.11]: OSError [Errno 28] No space left on device
All of a sudden, my Azure App Service (Linux-based, Python 3.11) started throwing the following error: OSError: [Errno 28] No space left on device This occurred at the following code location: with open(log_file_path, 'a', encoding="utf-8") as…
B2C PreTokenIssuance API Connector is timing out after 5 seconds instead of 20 seconds
Within the last few days, Azure B2C is only waiting 5 seconds for a response before attempting a retry and then timing out after another 5 seconds. The previous experience was a 20 second timeout, which is also stated in the documentation here:…
AZ-800 certification issue
I'm unable to download AZ-800 certification after clearing my exam
How do we troubleshoot this msbuild error MSB6003?
We have a moderately large C++ codebase that builds with VS2017 (15.9.19 - I know, we're well behind on updates to VS). We are getting intermittent build failures with this error: error MSB6003: The specified task executable "CL.exe" could not…
How to resolve persistent mobile number error despite using correct values
Help is needed to understand why a number error is occurring repeatedly, even after following all the necessary steps. The screenshot below shows the error encountered.
Unable to connect Azure AI search to Knowledge of an Agent
In Copilot studio, when i try to add knowledge to my chatbot and use Azure Ai Search connector and connect it, it shows green check mark but when press next I encounter the following error message: "Something went wrong. Try reloading the page. If…
My Certifications are not listed in my profile
Hi Team, I already completed my certifications. Previously it will be visible in my profile, but now no certifications are visible . Please solve it asap.
Speech To Text - S0 - Error 429 on first call
Hi everyone, I’m running into a strange issue with the Azure Speech-to-Text REST API. My workflow is: I call the endpoint: POST https://<my-resource>.cognitiveservices.azure.com/speechtotext/transcriptions:transcribe?api-version=2024-11-15 …