54,532 questions

Sort by: Updated
0 answers

Cognitive services pronunciation assessment always gives 100% score, even with badly pronounced words

I built a svelte (javascript) application that uses the microsoft speech sdk (v1.36), and i am using it to evaluate pronunciation in 3 languages: english, german and french. Initially i was using RecognizeOnceAsync() which waits for silence at the end of…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,432 questions
asked 2024-05-17T10:49:24.3766667+00:00
Schoolblocks 0 Reputation points
0 answers

Why am I getting a "Creation of this gallery app is not supported" error (Status: 400, BadRequest) when trying to use the Invoke-MgInstantiateApplicationTemplate command?

I am encountering an error when attempting to instantiate a gallery app "Adobe Identity Management (OIDC)" using the `Invoke-MgInstantiateApplicationTemplate command. $applicationTemplateId = (Get-MgApplicationTemplate -Filter…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,765 questions
asked 2024-05-17T10:49:16.6133333+00:00
Sergii Machulin 0 Reputation points
0 answers

GPT-3.5 Incorrectly being marked as disabled in conversations not utilizing tools.

Frequently, ever since the release of GPT-4o, I have noticed that GPT-3.5 is disabled incorrectly even in conversations that do not utilize tools. For example, I may create a new conversation that is solely GPT-3.5, and it may randomly state that I have…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,244 questions
asked 2024-05-17T03:15:58.23+00:00
Xander Moore 0 Reputation points
commented 2024-05-17T10:48:40.89+00:00
AshokPeddakotla-MSFT 28,211 Reputation points
0 answers

How to resolve SignalR Hub connection issue from Client side Javascript code

I have web application developed in .NET 5.0. This web application calls Web APIs to fetch information from SQL DB. Web and API applications are two separate applications hosted in Azure. I want to push some real time data every 2 minutes to all clients…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,437 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,227 questions
asked 2024-05-15T12:40:41.6033333+00:00
Mayuri Barve 1 Reputation point
commented 2024-05-17T10:46:01.2+00:00
Mayuri Barve 1 Reputation point
0 answers

JustCall Connector for Microsoft Teams is giving 410 (gone) | Connector Configuration not found error

Our JustCall Connector for Microsoft Teams, listed on the Microsoft Teams Platform since September 2023, recently stopped working. Upon investigation, we found that the webhook URL fetched during the connection process from the teamsjs library is not…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,196 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
2,901 questions
Microsoft Teams Phone
Microsoft Teams Phone
Teams Phone enables call-control and Private Branch Exchange (PBX) capabilities in the Microsoft 365 cloud with Microsoft Teams.
127 questions
asked 2024-05-15T12:27:50.0433333+00:00
Gaurav Sharma 15 Reputation points
commented 2024-05-17T10:45:18.8166667+00:00
Nivedipa-MSFT 2,806 Reputation points Microsoft Vendor
0 answers

Facing issue while loading from in vue.js after migration/ from SharePoint On-premise to SharePoint Online.

Hi All,   We have migrated one SharePoint Application from on premise to SharePoint online. This application we built using vue.js in SharePoint .After migration to SharePoint online we are facing an issue while loading the form . We have verified the…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,786 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,697 questions
SharePoint Server Management
SharePoint Server Management
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Management: The act or process of organizing, handling, directing or controlling something.
2,828 questions
asked 2024-05-17T10:40:40.0533333+00:00
Kuna, Venkatesh [CTR] 0 Reputation points
0 answers

302 Error when trying to naviagte through app proxy service

hi there, I am trying to access a json that is sat behind an app proxy. i want to do this via power automate If i do the initial request directly to the api, i get a 302 error redirecting me to login. which then terminates the flow. I updated the…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,748 questions
asked 2024-05-10T13:53:23.2933333+00:00
Zarwalski, Lily 0 Reputation points
commented 2024-05-17T10:39:31.2266667+00:00
Navya 4,230 Reputation points Microsoft Vendor
0 answers

Data factory Authentication With Azure SQL DB + Managed Identities + Federated Credential

I am facing ADF Auth issues with Azure SQL DB. ADF is in torus tenant and Azure SQL DB is in Microsoft tenant. Below are the steps i have followed to up FCI.     Created User Assigned managed identity in Torus tenant. Created App registration in Torus…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,684 questions
asked 2024-05-14T04:01:25.8433333+00:00
Venkatesh Bandaru 61 Reputation points Microsoft Employee
edited a comment 2024-05-17T10:36:44.4566667+00:00
Harishga 3,930 Reputation points Microsoft Vendor
0 answers

Logic App workflow run is marked as "Failed" because on action fails, even though dependent actions succeed

Hello Team, Our workflow having Multiple SMTP connectors to handle 429 errors. basically , if there is a failure in a connector redirection is based on status code to next SMTP connector. The above logic helped us in achieve functionally but we notice…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,888 questions
asked 2024-05-17T10:27:46.3533333+00:00
SriRaghavendran Prabhakaran 260 Reputation points
0 answers

what could cause breakpoints to be ignored?

Sometimes I have the problem that break points don't stop. And instead of guessing around, I'd rather like to understand how they work and why the sometimes fail. Now, from my understanding, a break point is a special cpu command "int 3" which…

Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
948 questions
asked 2024-05-14T21:21:41.89+00:00
Rudolf Meier 271 Reputation points
commented 2024-05-17T10:25:57.51+00:00
David Lowndes 2,355 Reputation points MVP
0 answers

Why don't I get my 100 boost a day? I payed for it every month.

Why don't I get my 100 boost a day? I payed for it every month.

Microsoft Copilot
Microsoft Copilot
Microsoft terminology for a universal copilot interface.
136 questions
asked 2024-05-17T10:24:03.56+00:00
Conny Hegeman 0 Reputation points
0 answers

Can I activate Win 11 Home OS with Win 10 Home key?

Hello! I have the following issue: Years ago I bought a laptop with Windows 10 Pro. A few days ago, Windows did not start, my friend replaced the SSD with another one. I would reinstall the laptop with Windows 11 to avoid the Windows 11 transition…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,749 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,352 questions
Windows Licensing
Windows Licensing
Windows: A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.Licensing: Rules, regulations, and restrictions that define how software can be used and distributed.
39 questions
asked 2024-05-17T10:23:44.0766667+00:00
DanMr-5289 0 Reputation points
0 answers

How to write C# based Azure Container without starting a Web

Hi all. I need to write an app that connects to a third-party vendor application via a Web Socket. I am using C# in Visual Studio 2022 to write my app. I have it running in my Visual Studio locally. My question: how do I suppress the website window from…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,349 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,343 questions
asked 2024-05-15T15:32:06.1+00:00
Leonard Bernstein 45 Reputation points
commented 2024-05-17T10:20:54.53+00:00
Ben Gimblett 3,415 Reputation points Microsoft Employee
0 answers

How do I make a uwp app live using MapControl bit like google Earth on visual studio 2022

How do I make a uwp app live using MapControl bit like google Earth on visual studio 2022

Universal Windows Platform (UWP)
asked 2024-05-17T10:19:36.6+00:00
Luke Ferguson 46 Reputation points
edited the question 2024-05-17T10:20:03.41+00:00
Luke Ferguson 46 Reputation points
0 answers

After resizing vm's os disk and restarted the vm not able to access the vm through putty/ssh

Having issue after resizing os disk in an virtual machine

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,237 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
978 questions
Azure Disk Storage
Azure Disk Storage
A high-performance, durable block storage designed to be used with Azure Virtual Machines and Azure VMware Solution.
580 questions
asked 2024-05-17T10:17:34.65+00:00
William V Shelly 0 Reputation points
0 answers

Error when creating sensitivity label using multiple infotypes

While attempting to create a sensitivity label using a large number of sensitive info types, we received an error that said: "The generated rule blob is too long. The maximum length is 49152 and the length of the rule blob is 86516." How can…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,196 questions
Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,227 questions
Microsoft Intune Compliance
Microsoft Intune Compliance
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Compliance: Adhering to rules, standards, policies, and laws.
141 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,445 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,748 questions
asked 2024-05-16T11:14:13.19+00:00
Divya K Nair 41 Reputation points
commented 2024-05-17T10:11:22.3866667+00:00
JimmyYang-MSFT 49,286 Reputation points Microsoft Vendor
0 answers

Getting error property not allowed | osdisk.name in azure bicep

Hi All, I recently deployed windows vm using azure bicep .Today i have added some rules in nsg & try to re run the bicep file getting error . Getting error property not allowed | osdisk.name in azure bicep

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,237 questions
asked 2024-05-16T11:57:03.8566667+00:00
Satish B 25 Reputation points
commented 2024-05-17T10:08:50.14+00:00
Anveshreddy Nimmala 2,695 Reputation points Microsoft Vendor
0 answers

Offline SW update - Azure Sphere

We are using Azure Sphere devices in different conditions. Most of the devices are constantly on a network which provides internet. However we have a significant number of devices on On-Premis setup, which does not provide internet access. These places…

Azure Sphere
Azure Sphere
An Azure internet of things security solution including hardware, operating system, and cloud components.
159 questions
asked 2024-05-17T10:07:30.0066667+00:00
David Boross 0 Reputation points
0 answers

Invalid Input type when testing fine tuned endpoint from MSlearn Demo

I'm following the tutorial : https://microsoftlearning.github.io/advanced-gen-ai/Instructions/04-finetune-model.html However at the end when I test the data it fails with error : File…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,599 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,244 questions
asked 2024-05-16T20:25:10.01+00:00
Matt Woodcock 21 Reputation points
commented 2024-05-17T10:04:54.4366667+00:00
dupammi 7,135 Reputation points Microsoft Vendor
0 answers

Audio from WASAPI Capture client is choppy with Express scribe transcription application

I'm working on an application that records audio from the device using the WASAPI capture client.This application records audio and stores raw data in PCM format. My application accurately records every audio that I play in the media player or from any…

Windows
Windows
A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.
4,820 questions
Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,437 questions
asked 2024-05-17T10:01:48.4733333+00:00
Preethi Ravi 55 Reputation points