force delete backup vault
I want to delete a backup vault. The items have been already deleted but this soft delete by default is really annoying. I want a possibility to force delete a backup vault as soon as I do not need it anymore!
Azure Backup

When trying to create a new user account, I'm getting the message "SourceAnchor is a required property for creation of a federated user."
In Microsoft Azure, when trying to create a new user account, I'm getting the message "SourceAnchor is a required property for creation of a federated user."
Azure Startups
unable to delete endpoint and resource group
For one of my classes - I created a ML workspace and enpoint. I am unable to delete the endpoint. I am following the steps in the tutorial: In Azure Machine Learning studio, on the Endpoints tab, select the predict-rentals endpoint. Then select Delete…
Azure Machine Learning
How to use custom question answering using a decision tree approach?
We are building a speech enabled application and using custom question/answering to fetch the questions. This currently works in a sequential manner and I am able to fetch all questions from the QnA knowledge base. However, the use case I am working on…
Azure AI Language
Best Practices for Using Robocopy with Large Data Sets
Hi, In a tech refresh project, migration of 5–10 years of data using Robocopy is planned. Each month's data consists of approximately 2–3 GB, containing a substantial number of files and folders. What are the practical or documented limits for the number…
Windows 11
Autopilot V2 and passwordless/FIDO2/passkey sign in
We have deployed Autopilot V2 successfully. We are a password less cloud only environment using Microsoft Authenticator passkey. When deploying a device via Autopilot V2 the process works, however after the reboot the only options to sign in into the…
Microsoft Intune Enrollment
Context Menu to recover from a backup is not opening in RSV
RE: Restore from a Recovery Services Vault When I'm looking at the backed up (non-Azure) VMs and the drives that were backed up, the context menu on the far right allows me to recover file-level data from a previous backup. The Context Menu (Three Dots…
Azure Backup

Windows App - Mac OS - No able to connect to Azure
HI I am using the latest version of Windows App on Mac. When I try to connect to Azure Virtual platform using this URL. https://rdweb.wvd.microsoft.com I get this error message "No Workspace is associated with this URL" Also when I try to add…
Azure Virtual Desktop
How do I get my badges updated to show AZ-900 & MS-900
I recently passed the AZ-900 & MS-900 exams thru Certiport. How do I get my profile updated and those badges to show?
Not Monitored

Azure OpenAI text-embedding-ada-002 deployment returning 503 status codes
I have been using a text-embedding-ada-002 deployment on my Azure OpenAI endpoint to embed large amounts of texts. This worked perfectly until some time last week, when the service started to at sometimes return 503 status codes with message "The…
Azure OpenAI Service
https://graph.microsoft.com/v1.0/drives/{driveid}/items?$filter=name eq 'TEST' does not filter and returns all the files in that drive
I wanted to filter all the data in a drive based lastModifiedDateTime date range and name. I am trying to use the below mentioned endpoints but data is not getting filtered. https://graph.microsoft.com/v1.0/drives/{driveid}/items?$filter=name eq…
Microsoft Graph
Azure VM Disk IOPs report with Disk details
Hi, I'm trying to fetch the IOPs report of the Azure VMs disk with some additional information such as Disk assigned letter, Disk Name, Disk size, Disk size utilization, Read Iops, Write IOPs & etc.. I've the query created but the problem is the…
Azure Monitor

Why is my App Service for Linux container not responding on port 8000 and showing "Operation was canceled" in logs?
I'm deploying a custom Python 3.11 container with Flask and Gunicorn to Azure App Service for Linux using GitHub Actions. The app binds to 0.0.0.0:8000 and works fine locally and in another Azure App Service instance. However, in this instance: …
Azure App Service
Azure Resource Manager will stop supporting protocols older than TLS 1.2
Hello, We received the following message from Microsoft Japan: 日本マイクロソフトから、 Subscription 1: **** Subscription 2: **** 以上のサブスクリプションにおいて、TLS 1.2 未満のリクエストが多数Azure Resource…
Azure App Service

Enable TLS 1.3 for Outbound Traffic
Hi Team, I am currently using Azure API Management (APIM) to expose APIs that call backend services hosted on Azure Web Apps. Recently, I updated my Web App configuration to require a minimum TLS version of 1.3 to enhance security compliance. After this…
Azure API Management
Custom domain stays in "validating"
I am unable to add my custom domain to my Azure app. I have tried deleting the domain and trying again multiple times, followed the existing solutions, using AI for assistance, but it has been no help. I need someone to give me a hand with this. The…
Azure Static Web Apps
The Function App build is failing with DirectoryNotFound exception
I am using Azure.Function.Worker.SDK version 1.17.2 but when I try to build Function App locally I am getting the following error Severity Code Description Project File Line Suppression State Error (active) MSB4018 The…
Azure Functions
Can Power Automate's Extract Data from Web Page" action pull/scrape off the ADF Copy Activity's Screen?
Can Power Automate's "Extract Data from Web Page" action pull the ADF Copy activity's Table source list of values? I tried to inspect the ADF page's source, but the values in the list seem to be dynamically created (pulled from the source) and…
Azure Data Factory
Logic app - Sharepoint extract folder action does not keep subfolders included in the archive file
We created a logic app (consumption) that upload a zip file to a sharepoint folder, then with the sharepoint action "extract folder" the archive is unzipped to another sharepoint folder. The zip has this structure: subfolder xml file 2 …
Azure Logic Apps
Add work Item Age into Azure DevOps Board
We need to Auto Calculate the Work Items Age into Azure DevOps Board.