Unable to Install Package from Azure DevOps Artifacts Feed Using Pip
Hi, I'm trying to install a package hosted in my Azure DevOps Artifacts feed into my local Python environment using pip, using the following command: pip install auth-app-streamlit==2.0.1 \ --extra-index-url…
Azure DevOps
My PC has disappeared from "My Devices" in Microsoft account
As the title indicates, my desktop PC running Windows 11 Pro has disappeared from "My Devices" in my Microsoft account. The PC has always been linked to the account. (I did reload Windows on it a couple of weeks ago.) My worry is that I won't…
Windows for home | Other | Recovery and backup
Get Changeset List of PRD Branch in AzureDevOps 2022
Since TFS_Warehouse Database is depreciated in Azure DevOps 2022 , so from where can I get the changeset details of only PRD Branch with changed file details in sql database.
Azure DevOps
Sorry, we are unable to set up billing. Give it a few minutes and then please try again
Hello, I need some assistance with the following error message: "Sorry, we are unable to set up billing. Give it a few minutes and then please try again." I’m encountering this issue while attempting to link Azure DevOps billing to an Azure…
Azure DevOps
account microsoft learn
how do i change my microsoft learn account details? I want to change my current login from <PII removed> to <PII removed>.
Microsoft 365 and Office | Install, redeem, activate | For business | Windows
2025-07 Cumulative Update for Windows 11 Version 24H2 for x64-based Systems (KB5062553) Keep failing with 0x800f0991
Keep getting error while applying Windows 11 latest update. "2025-07 Cumulative Update for Windows 11 Version 24H2 for x64-based Systems (KB5062553)" getting Install error - 0x800f0991 How to fix this issue. Edition Windows 11…
Windows for home | Windows 11 | Windows update
Azure AI Foundry Agent with connected Logic App not working when deployed (python)
Hi, I have followed the documentation and the sample code found in https://github.com/azure-ai-foundry/foundry-samples/blob/main/samples/microsoft/python/getting-started-agents/logic_apps/logic_apps.py and …
Azure AI services
Received email regarding Windows Defender purchase which I didn’t do. $495.99. I didn’t click on anything and didn’t call the number they have to call.
I received a legitimate email from __M__icrosoft for the access code. The email is legit. It came from ******@microsoftonline.com ******@microsoftonline.com. This price is comparable to a company's purchasing price or bulk price. The individual cost is…
Microsoft Security | Microsoft Defender | Other
Unable to remove auto-created Data Collection Endpoint in Azure, error "AuthorizationFailed : Operation not allowed"
I created a Log Analytics Workspace in Azure and enabled replication to another region. When replication is enabled, Azure automatically creates a Data Collection Endpoint (DCE). There was no Azure Monitoring Private Link Scope used and no Data…
Azure Monitor
When attempting to delete a storage account I am getting the error message "An operation is currently performing on this storage account that requires exclusive access."
This message has now been returned for four days. There are no resource locks on the account. I am still unable to delete the storage account. In the activity log JSON the following is contained: "status": { "value":…
Azure Storage

Was my update LEGITIMATE from Microsoft?
I recently received an update--blue microsoft screen--and most of what I could see was BIOS stuff. I don't see that update on my update history and am wondering if that BIOS update came from HP or Microsoft but it DID use the Microsoft blue window with…
Windows for home | Windows 11 | Windows update

Moved DevOps Organization to Wrong Tenant But now can't get to Org Page to disconnect it from Intra ID
I moved my Organization to the wrong tenant, both were set as "Default Directory". I am a guest in this directory/tenant from a long time ago and it let me move it there. When I go to the Organizations page for that directory/tenant I see my…
Azure DevOps
during boot, it appears to have anomalies and sometimes BSOD... well, see shots?
This Beelink mini-PC is dual-boot Windows 11 Pro + Windows 11 Pro, but during boot, it appears to have anomalies and sometimes BSOD... well, see shots?
Windows for home | Windows 11 | Performance and system failures
I am not able to delete the virtual hub as it is in use by virtual appliance
I am not able to delete my network virtual hub as it in use by network virtual appliance. VirtualHub /subscriptions/cf229f76-f7e7-4649-9085-cd92e66e653d/resourceGroups/hk-cn-az1-rg/providers/Microsoft.Network/virtualHubs/hk-cn-az1-cgw1 cannot be deleted…
Azure Cloud Services
PC output audio is directly going into my input audio
I have recently come across an issue with my PC, where any output audio from my computer is going into my input audio. For example, when I play a youtube video and then have my Sound Recorder recording audio, it will pick up both the audio from my mic,…
Windows for home | Windows 11 | Performance and system failures
What to do when Error Code 700 is showing and emails are not being sent?
Suddenly my emails are not being sent and this message comes up: MessageDeliveryFailedException: Could not deliver the message [len= *** PII Removed *** Failure code: 700 These emails were to people I send many emails to, and they did not all have…
Outlook | Windows | Classic Outlook for Windows | For business
Logs for File Share
We have an Azure File Share where we archive our documents but I don't seem to be able to set up logs for this from following the guides or I am missing something. We are using LRS with a hot access tier. When I try to update the diagnostic settings,…
Azure Blob Storage

How to hide the organization users list in Azure DevOps
To completely hide organization users in Azure DevOps
Azure DevOps
Azure DevOps OAuth2 Profile API returns 203 Non-Authoritative Information after successful authentication
Hi team, I’m trying to trigger the Azure DevOps Services Build REST API using an Azure AD access token. My Azure DevOps organization is integrated with Azure Active Directory, and I have registered an application in Azure AD for this purpose. Here’s what…
Azure DevOps
How to increase max lines of "live" Azure pipeline logs
We're using an Azure pipeline to do a BuildXL build. It outputs all errors to the single output logs which are visible to the develoer as the build progresses, however it truncates the output so all the information isn't present. Once the build…