How to recover microsoft admin account
Hi, I was testing Microsoft Dynamics 365 sales with trial. So, for that, I created Microsoft account. I had two accounts, Admin and a normal user(John Doe, the one I am using right now) in the organisation. Accidentally, the Authenticator app was…
Image deployment is failing with AKS
I have below image in ACR, you can see: in Deployment file also I gave same image name: but it is failing with following error. I verified POD logs you can see below Please see the events of POD below : Events: Type Reason Age …
AZF Dataflow error connection CosmosDB
I have created a linked service and the testconnection is succeeded But when I use this linked service in a dataflow and test the connection I get the following error: Error codeDFExecutorUserError DetailsStatus code 400,…
Problem Login WIndows 11 - AT Home
Hello, For the past few months, we've been experiencing an issue with some Lenovo laptops in our domain. When these devices are powered on at home, and thus cannot contact the corporate network, the Windows 11 Enterprise login screen appears. However,…
Addressing CVE-2025-0167 vulnerability - How to upgrade curl and libcurl 8.12.0
Hi team, please I need a step-by-step approach to upgrade curl and libcurl from 8.9.1.0 to 8.12.0. First I will like to understand what type of file should I download? I plan to install on several VMs. Thanks
Resizing a attached data disk on linux
I resized my data disk premium ssd from 64gb to 128gb on ubuntu while the VM was ON. On running this command "lsblk", it returned: sdb 8:16 0 64G 0 disk └─sdb1 8:17 0 64G 0 part /mnt sdc 8:32 0 128G 0 disk …
How to set Bearer token authentication between system topic and B2 service with Event as webhook
I want to set the push delivery mode by using system grid, the flow will be like: event hub ->system topic->webhook, so when new data ingested into eventhub, it will be pushed to the webhook directly. I will set microsoft B2 service as the webhook…
Full duplex operation, functions C++ C# Windows problem.
I have an application that does not have a user interface. C# --- C++ So that I can send messages from C# to C++ I must have a window. I don't have the window, I probably only need it because of the data traffic. How can I easily solve this…
Timer configuration
protected void StartFunction() { ReqTimer = new System.Threading.Timer((o) => { // for one and two nort needed, right? // if (ReqTimer != null) // ReqTimer.Change(1000 * 15, Timeout.Infinite); }, null, 1000 *…
MANY Outlook Calendar Reponses To Google Calendar Invites EVEN when i've accepted
HI there - been to 5 local IT professionals! Last one said the reason my customers or acquitances are getting literally over a dozen calendar responses ( like double digits...declines, tentantives, accepted) unbeknownst to me is that there's an issue in…
Azure Backup and ASR support for Ubuntu 24.04 LTS
Ubuntu 22.04 LTS is endorsed by Azure in GA but is not listed in supported operating system for both Azure Backup and ASR. What are the plans for this? thanks, Syam N

Intune App Install Stuck at Waiting for Install Status
I created an App install in Intune for Acrobat and assigned a group to the App which is listed as "Required". The device in the group is Hybrid AD joined and the onprem SCCM server is set to allow Intune to be the primary source of truth for…
Can't access B2C tenant using MFA code
How can I resolve the issue of being unable to authenticate via MFA for my B2C tenant, despite successfully using MFA with my main tenant, and what steps should I take if I cannot access the code from my mobile device or switch to the B2C tenant?
Cost Estimate for High-Performance Azure VMs
Assistance is needed in estimating the costs for migrating high-performance computing workloads to Azure with the following VM specifications: CPU: 64 logical cores RAM: 128 GB Disk Space: 500 GB to 1 TB Uptime: 24/7 for several weeks The setup…
Azure account creation
I am from Vietnam and want to create an Azure account as a student and seems to be eligible. However, I can't even create an account with the 'pay-as-you-go' option. I can't find a dedicated support chat section so I'm asking here. Thank you!
Fix Not applicable Configuration in Intune for iOS
I have an MDM setup in Intune for Apple Device. My Apple MDM Push Certificate recently expired on the 1 of April. We wanted to consolidate the AppleID's so the primary AppleID cert was deleted and replaced with the soon to be primary. This broke my…
how to get access into my MS Azure account when I have an alias name for my acount
Hi, I am not able to get access to my Azure account. when trying to sign in at: https://azure.microsoft.com/en-us/pricing/purchase-options/azure-account I have signed up using my Microsoft account and this account has an alias name. When trying to…
Unable to Sign in with Personal Microsoft Accounts (MSAs) in Verified Multitenant App — Despite Proper Configuration
Hello Microsoft Community, We are experiencing an issue where users cannot sign in with personal Microsoft accounts (MSAs) using our verified, multitenant Microsoft Entra ID app registration, even though the app is explicitly configured to support MSAs. …
Front Door responds with OriginTimeout after ~4 seconds despite larger timeout setting
Hi! We have 90 seconds timeout configured as the origin timeout setting. However, from time to time Front Door fails just after 4 seconds with OriginTimeout setting, something like below. It looks like these requests don't even reach the origin. What…
Background Replacement Effect Fails in ACS Room Call – Policy Error (iOS SDK)
Hello Azure Support Team, I am reaching out regarding an issue we're encountering with Azure Communication Services (ACS) in our iOS application. We are using the AzureCommunicationCalling SDK to join Room Calls (not Teams meetings), and we are…