How do I import a MOS certification from Certiport to Microsoft Learn?
I obtained my Microsoft Office Specialist Certification a few years ago and need to link it to my Microsoft Learn account so it shows there.
How to fix "We’re unable to validate your phone number" problem?
I can't create an Azure free account. It says it cannot validate my phone number. When I try to add the number directly to my email account, it says the country code is unsupported. What should I do?
Trouble connecting Azure SQL Database to from my PC SSMS
I have paid for Support yet this form seems to be destined for a community forum (to judge by instructions above the box for input of Details. In the first instance how do I obtain the private support paid for, please?
Raise private support request
I have paid for support on Dev plan, confirmed in a receipt, yet Help + Support page does not show option to raise ticket for private support. The payment transaction was today so perhaps there's a lag time? So very opaque!
Sysprep failing for Windows 11 24H2
Sysprep /generalize is failing for windows 11 24H2. At the end of generalize, the window runs into the following error on MDT Setuperr.log file shows the following error 2025-02-27 08:56:51, Error [0x0f0043] SYSPRP WinMain:The sysprep dialog box…
Issues with Microsoft Graph API Team Creation Using firstChannelName Property
I'm experiencing inconsistent behavior when creating teams via the Microsoft Graph API, specifically when using the firstChannelName property to set the name of the initial channel. Occasionally, requests return 400 Bad Request or 502 Bad Gateway errors.…
Container application inheriting environment variables
I have the question about how the container application revisions can inherit the environment variables. I am publishing my aspire project through visual studio. I have noticed that everytime I publish it, it will create a new revision, which will clear…
Windows 11 very slow
Hi After upgrading to Windows 11 the fairly new machine has gone very slow. I have tried many of the steps recommended including following; Malware scan Disk clean-up Temporary files clean up sfc /scannow dism /online /cleanup-image…
Azure app services reporting degraded health, need help
Starting at 11pm EST 3-14-2025 my azure app service has been experiencing constant issues staying online. It has been running fine for months, and now the app instances will not stay running. need help. Tried to put in a support ticket and it directed me…
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…
Azure portal pages failing to load "ReactView frame failed to load."
One of the other admins here is having trouble getting Azure pages to load. We cleared his browser cache this morning, but the problem persists. Any advice on how to troubleshoot this? Here's the error: { "shellProps": { …
Azure Site Recovery Mobility Agent Updates - Cadence and expected update for VMware/Physical to Azure?
One of our clients updated a bunch of their Linux VMs to either unsupported kernels or Ubuntu 24.04 which is currently not supported in the VMware/Physical to Azure ASR scenario. I found that the latest Update Rollup 77 includes 24.04 and other kernels,…
How do I receive notification of the delivery of an email via communication services
Hi, I'm using the Java SDK for Azure communications and sending emails however I am unable to tell if the emails are actually being sent or deleivered. IS there a way I can get a notification via Axure or even check via the SDK that the email has been…
Web app path mappings for one app service doesn't work whereas others configured the same do
I have a few app services, each have an Azure File Storage mounted, and then virtual directories mapped to that mount. This is working fine in two UK setups, works on my original Canadian service, but I'm now adding a second app in Canada, pointing to…
Using "settings" to save form location and size
I created 2 "settings", a system.drawing.point named FormLocation and a system.drawing.size named FormSize. they are used in the form.shown event to "remember' the size and location of the form and saved in the FormClosing event. This has…
Not able to connect to SSL enable Azure MySql using python script.
not able to connect to SSL enable Azure MySql using python script. Getting following error in Python mysql.connector.errors.InterfaceError: 2055: Lost connection to MySQL server at 'gcm-daas-backup-srv.mysql.database.azure.com:3306', system error: 1…
How to Fix identity provider 'live.com' does not exist in tenant 'Default Directory'
Request Id: d66b11d9-e35f-4dea-9e32-9ce238e41000 Correlation Id: 469f11b6-e7f0-4154-a7f5-d5347bd1df83 Timestamp: 2023-08-07T10:44:23Z Message: AADSTS50020: User account '******@outlook.com' from identity provider 'live.com' does not exist in tenant…
Azure OpenAI batch API failing to process all files without error notifications
Hi there, I'm experiencing an issue with the Azure OpenAI batch API. When submitting multiple files for processing, the API doesn't complete all the files in the batch. And there are no error notifications or warnings when this happens - the process…
Invalid Git configuration in Azure Synapse
Whenever I open the Azure Synapse, I'm getting the below popup saying Invalid Git config I've owner access to the Azure Git repo still cannot have the Git enabled here. It also says that I need to switch back to Git mode to make changes but Azure Git is…
Getting Unauthorized exception when using DefaultAzureCredentials in Azure.AI.Inference.dll's ChatCompeletionsClient
I am trying to run AI inference using ChatCompeletionsClient class from Azure.AI.Inference and am hitting UnAuthorized issue when trying with DefaultAzureCredentials and trying as myself. I added myself as Cognitive Service User and even Cognitive…