Issue with Azure Speech-to-Text API – Delayed Hindi Transcriptions
Hello Team, We have been using the Azure Speech-to-Text API for a long time, but we encountered an issue from last 4 to 5 days around 7PM to 10 PM IST while generating Hindi subtitles. The transcription jobs for Hindi were running for an unusually long…
Azure AI Speech
Sharepoint API POST Request to Create New List Item resulting in 'Access Denied' Error
When I send a POST request using the sharepoint API endpoints to create a new list item, it is giving me a 'System.UnauthorizedAccessException' Error with the value being 'Access is denied'. I have Full Control on the site we are using and have made sure…
Microsoft 365 and Office | SharePoint | Development
how to check in to bing app for microsoft rewards?
In microsoft rewards or bing rewards, how can I check in to bing app? Please help me step by step
Bing | Bing Search APIs | Bing Web Search API
Can't find AZURE account anymore, after adding another e-mail
I created an AZURE account with the e-mail from my university. Besides that account, I had one with my personal Microsoft Account. (I created it years ago, just to try something and forgot about it) Two weeks ago, I got asked to add another mail to my…
Microsoft Security | Microsoft Entra | Microsoft Entra ID
duplicate folder structure incuding files with permissions
Hi, I have created a folder library with nested folders and files having unique permissions to each folder for different sharepoint groups and users. I wanted to use this as a template for creating folders in sub folder of another folder library. The…
Microsoft 365 and Office | SharePoint | Development
How can I fix the 'Unable to download installation files' error in Visual Studio Installer? (Theres no Internet issue)
just downloaded the installer from the site , clicked on the installer , after a few seconds , this , and btw there is no issue with internet
Developer technologies | Visual Studio | Setup
Is there a way to assign a managed identity to an Azure DevBox?
I've tried different tracks but can't get a managed identity assigned to a Dev Box. " az login --identity" keeps on failing.
Azure DevOps
Change the User Folder Name on Windows 11
What are the methods to change the user folder name on Windows 11? What risks are involved, and how can any potential issues be resolved if they arise?
Windows for home | Windows 11 | Apps

Azure Email Communication Services sending email via SmtpClient how to set the MessageId?
Hello, We are currently implementing Azure Communication Services in our application via SmtpClient. Everything is working ok but we got to the point where we want to receive events to an webhook endpoint in order to mark the emails as bounced. The…
Azure Communication Services
Reporting actual costs by usage on Azure TTS/Speech
I am assessing Azure AI Speech as a replacement for another TTS service under the 30-day free trial. I need to be able to report on actual usage and associated costs within my timezone (PDT) and am not finding that at all simple to do. Data points I need…
Azure AI Speech
Repo as Organizing element for multiple repos?
I'm using Visual Studio 2022. I have multiple SharePoint On-Premises from web parts to application pages and I would like to organize them as independent repos under a single ADO Repo. Is this possible? I'd like to have a 'Sharepoint Assets' Repo, or…
Azure DevOps
How do collection rules work in Microsoft Sentinel for filtering Windows Event IDs?
Hi everyone, I'm trying to better understand how collection rules work in Microsoft Sentinel when ingesting Windows security events. For now, I receive all the Windows security events because I created a rule that is set up to "AllEvents" (as…
Azure Monitor
How to fix delay data from Graph API?
Assuming the initial list has UserA, and then I successfully add UserB, then I will immediately get the user list back. This causes a problem because the Graph has not been updated with the latest data that includes both UserA and UserB. After adding,…
Microsoft Teams | Development
How to customize name and description for built-in tools (e.g. AzureAISearchTool) for use with agents?
Hi, I'm trying to make use of the built-in tools with agents, and they work well enough as-is, but there is just one issue. It seems their names and descriptions are hard-coded, or at least I haven't been able to find a way to change them. To even see…
Azure AI services
Microsoft Teams App - secret client expired for local app
I have a node.js MS Teams app that had its client secret keys expire for both my local and production apps. Production is fine after adding a new client secret and updating the env vars in Microsoft Azure. As for the local app, I added a new client…
Microsoft Teams | Development
Slow MS_Access print preview formatting after KB5060999 update
Greetings! This is happening for many users with the enterprise license - slowness when opening any report within the ACCDB files. The reports "Print preview" and "Print" functions fall into a slow process that does not consume CPU,…
Microsoft 365 and Office | Access | Development
Azure Managed Lustre HSM Configuration
Hello everyone, as stated in the documentation you should assign some roles to HPC Cache Resource Provider or StorageCache. https://learn.microsoft.com/en-us/azure/azure-managed-lustre/amlfs-prerequisites But i'm not able to find none of the two. Which…
Azure Storage

Unable to log in to portal.azure.com
Error message: AADSTS5000224: We are sorry, this resource is not available. If you are seeing this message by mistake, please contact Microsoft support. Trace ID: 033927ce-c80c-4683-83a0-71d36e6b0c00 Correlation ID: 47ece498-e86e-44dd-969e-9347a9a4c3be…
Microsoft Security | Microsoft Entra | Microsoft Entra ID
AADSTS700236: Entra ID tokens issued by issuer 'https://login.microsoftonline.com/<tenant-id>/v2.0' may not be used for federated identity credential flows for applications or managed identities registered in this tenant.
I have an application that is running in a subscription backed by Tenant A that needs to authenticate to another service backed by Tenant B. So I'm trying to use the federated credential flow so that I do not have to manage the client secrets. I'm using…
Microsoft Security | Microsoft Entra | Microsoft Entra ID
Invalid content source: Could not read build content from document intellingence npm
error : {code: "InvalidArgument", message: "Invalid argument.", details: [,…]} code : "InvalidArgument" details : [,…] 0 : {code: "InvalidContentSourceFormat", message: "Invalid content source: Could not read…