340,855 questions

Sort by: Updated
0 answers

Is it possible to specify in Speech SDK to always use "lbs" instead of "£" when "pounds" is recognized?

Hi, is it possible somehow to configure speech sdk in a way when word "pound" is detected that it is always meant to be lbs, not £, for example when I say, "99 pounds" it is detected as "99 lbs", but if I said, "100…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,389 questions
asked 2024-04-23T08:38:47.7566667+00:00
Faris Lemes 20 Reputation points
1 answer

ADF Error - DomainName parameter value not provided ?

Hi Everyone, I am getting this error in ADF pipeline :Error - No value provided for Parameter 'DomainName'. Although i am not using any parameter in whole data factory anywhere with this name.

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,513 questions
asked 2024-04-22T12:06:37.5333333+00:00
Asati, Ankit (AS) 0 Reputation points
commented 2024-04-23T08:38:35.7233333+00:00
Harishga 3,255 Reputation points Microsoft Vendor
0 answers

Insufficient memory when running script/stored procedure activity using synapse

So serverless sql have a limit memory of data processed? I got the error message like this: Operation on target Stored procedure1 failed: Execution fail against sql server. Please contact SQL Server team if you need further support. Sql error number:…

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,356 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,513 questions
asked 2024-04-23T08:36:35.47+00:00
Jovian Aditya Wiranata 0 Reputation points
edited the question 2024-04-23T08:38:11.78+00:00
Jovian Aditya Wiranata 0 Reputation points
1 answer One of the answers was accepted by the question author.

Selenium4 Microsoft Edge WebDriver unable to attach to existing webview2

Hi, I am using Selenium Edge webdriver to connect to my existing WebView2 instance(already set system variable on my local machine for remote-debugging-port for the webview2 before webview2 launch) launched by my Windows application, and am receiving the…

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,120 questions
asked 2024-04-22T01:10:21.18+00:00
mnxl 20 Reputation points
commented 2024-04-23T08:38:06.75+00:00
mnxl 20 Reputation points
0 answers

I have finished a SQL case study and wish to send it back to the employer. What is the right way to do so?

I was given a database and with that a few questions. I have finished the case study and wish to send it back but trying to find the right way and format to do so. Is sending the script through word the right way or something else?

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,668 questions
asked 2024-04-23T08:36:52.4766667+00:00
Abhishek Pawar 0 Reputation points
0 answers

How to remove thin black border while printing bitmap in Win32 app

Hello, I'm working on C++/WinRT application, and trying to print bitmap using printer. But I'm getting thin black border on the printed page. I'm doing similar to below code snippet. // Printer HDC HDC hdc_printer = CreateDCW (NULL, L"My…

Windows App SDK
Windows App SDK
A set of Microsoft open-source libraries, frameworks, components, and tools to be used in apps to access Windows platform functionality on many versions of Windows. Previously known as Project Reunion.
723 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,414 questions
asked 2024-04-09T12:49:16.9433333+00:00
Shyam Butani 20 Reputation points
edited a comment 2024-04-23T08:36:41.3366667+00:00
Xiaopo Yang - MSFT 11,336 Reputation points Microsoft Vendor
1 answer

Azure AI Document Intelligence error message about pricing tier SpeechServices.F0

To Parse/OCR PDF documents I've created a Document Intelligence pricing tier "Standard". When trying to use it I get a 401 Access denied with the message: Azure.RequestFailedException: 'The Analyze - Analyze document Operation under Azure AI…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,356 questions
asked 2024-04-21T07:57:00.4066667+00:00
Peter 21 Reputation points
edited a comment 2024-04-23T08:36:18.2166667+00:00
santoshkc 4,015 Reputation points Microsoft Vendor
1 answer

Ctrl+tab locks some keys and changes in the inactive view

VS Version 17.9.4. Ctrl+Tab locks the "special "buttons. Note that the alpha characters are working, but not some "special" buttons such as backspace, delete, arrows. My colleague have the same problem. I suspect the issue arise when…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,593 questions
asked 2024-04-22T08:48:07.27+00:00
Markus Enberg 6 Reputation points
answered 2024-04-23T08:36:14.4833333+00:00
Anna Xiu-MSFT 25,551 Reputation points Microsoft Vendor
1 answer

Tenant Deletion - License Based Subscriptions

I'm looking to delete the only tenant that's in my portal azure account, so to clean it up as a first step and then reconfigure another tenant. I have a payment subscription and apparently some license based subscriptions, as per the screenshot which I…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,422 questions
asked 2024-04-22T06:58:36.14+00:00
Konstantinos Tsirgogiannis 0 Reputation points
answered 2024-04-23T08:35:04.02+00:00
Domooney-MSFT 2,391 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Use the Graph API to get an empty list of Sharepoint files

My Application account has applied Graph and Sharepoint Sites.Selected permissions, and the administrator has agreed Sharepoint Site has configured app permissions I can use the Graph API to access Sharepoint Sites and drives But get the root folders…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,540 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,593 questions
asked 2024-04-21T12:58:45.5+00:00
Wei Tan 20 Reputation points
accepted 2024-04-23T08:34:01.6+00:00
Wei Tan 20 Reputation points
8 answers

Is there a way to disable the script confirmation popup the appears everytime I click on a button?

I create a simple file and I was trying to automate some processes and I notice that every time I click on the Script button it shows me a popup on the right side that says script run status, its annoying to see that everytime I click on the button. How…

Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
5,467 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
864 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,473 questions
asked 2022-02-11T03:49:23.68+00:00
Wilmer Torrez 16 Reputation points
commented 2024-04-23T08:31:49.82+00:00
Sevenich, Lex 5 Reputation points
1 answer

How to fix - MsalClaimsChallengeException: AADSTS53003: Access has been blocked by Conditional Access policies. The access policy does not allow token issuance.

Working on azure web app and it was working fine , suddenly i am getting below error MsalClaimsChallengeException: AADSTS53003: Access has been blocked by Conditional Access policies. The access policy does not allow token issuance. The same app is…

Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
662 questions
asked 2024-04-23T07:22:46.7333333+00:00
SohamPrasad Girde (Wipro Designit Services, Inc.) 20 Reputation points Microsoft Vendor
answered 2024-04-23T08:31:12.99+00:00
Domooney-MSFT 2,391 Reputation points Microsoft Employee
2 answers

LivyHttpRequestFailure: Something went wrong while processing your request. Please try again later. HTTP status code: 500. Trace ID: d2425fce-9179-49eb-829c-a7b2a0d963ed.

Hi Everyone, I am getting the Below Error Code while running my cells in Synapse Notebook: > LivyHttpRequestFailure: Something went wrong while processing your request. Please try again later. HTTP status code: 500. Trace ID:…

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,356 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,913 questions
asked 2022-11-22T06:13:46.587+00:00
Devender 61 Reputation points
commented 2024-04-23T08:30:09.7233333+00:00
Dom Sadie 0 Reputation points
0 answers

Server 2022 Hyper-V cannot create production checkpoints

Hi All, We have a Dell Hyper-v Cluster comprising of 3 physical hosts and 2 datastores. We have 30 Hyper-v VMs running on this platform. All are able to create production checkpoints with the excpetion of 2 servers. Both are setup as file servers and run…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,105 questions
Hyper-V
Hyper-V
A Windows technology providing a hypervisor-based virtualization solution enabling customers to consolidate workloads onto a single server.
2,531 questions
asked 2024-04-23T08:30:08.0666667+00:00
Penhale, Richard 0 Reputation points
0 answers

The unit of the "duration_d" column in the AzureDiagnostics table

Please provide the unit of the "duration_d" column in the AzureDiagnostics table: is the value returned in milliseconds or seconds?

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,792 questions
asked 2024-04-23T08:29:37.13+00:00
Rajendra Marpuri 0 Reputation points
0 answers

In the Sharepoint list, clicking a submit button does not respond, which means the user's application cannot be submitted

In the Sharepoint list, when the user clicks the request button, the interface does not respond, and the user's application cannot be submitted.

SharePoint Server
SharePoint Server
A family of Microsoft on-premises document management and storage systems.
2,214 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,593 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,661 questions
SharePoint Workflow
SharePoint Workflow
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Workflow: An orchestrated and repeatable pattern of business activity, enabling data transformation, service provision, and information retrieval.
507 questions
SharePoint Server Development
SharePoint Server Development
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Development: The process of researching, productizing, and refining new or existing technologies.
1,571 questions
asked 2024-04-23T08:28:27.6533333+00:00
Zoey Liang 160 Reputation points
0 answers

can we create a common policy for global and product scope?

I created an API Management (APIM) policy at the product level and now we need to set up a policy that can be used at the global, product, and API scopes. I initially created a product-level policy and tried to place it at the global scope, but it…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,743 questions
asked 2024-04-22T08:59:31.0866667+00:00
akhilas@secful.com 20 Reputation points
commented 2024-04-23T08:28:15.1633333+00:00
JananiRamesh-MSFT 20,996 Reputation points
0 answers

Traffic is routed to the backend with priority 2 instead of 1 in Front Door Classic

Hello, I have a Front Door Classic with 2 backends (Webapps) that are set with priorities: Webapp 1: Priority = 1 , Weight = 100; Webapp 2: Priority = 2 , Weight = 100; In the access logs, I see traffic on both webapps, but I want 100% of the traffic…

Azure Front Door
Azure Front Door
An Azure service that provides a cloud content delivery network with threat protection.
577 questions
asked 2024-04-22T07:46:35.9533333+00:00
HouMez 331 Reputation points
commented 2024-04-23T08:27:52.02+00:00
KapilAnanth-MSFT 34,766 Reputation points Microsoft Employee
0 answers

SharePoint requests requiring Cross-Origin Resource Sharing (CORS) policy

Hi Team, I am writing to bring to your attention an issue we have encountered with SharePoint and the recent behavior of its requests requiring Cross-Origin Resource Sharing (CORS) policy. We have configured our Addin in SharePoint, Sharepoint accesses…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,593 questions
asked 2024-04-22T10:09:30.63+00:00
Sagar Khatri 0 Reputation points
commented 2024-04-23T08:26:18.9033333+00:00
Ling Zhou_MSFT 13,105 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Why below virtual machines are failing as part of patches operation maintenance configuration plan

Here are the details from updates secton of below 2 VMs: How can we change azure managed safe deployment to customer managed. because I see that option is grade out? 2. Why below machines is not supported from azure update manager? you can see…

Azure Update Manager
Azure Update Manager
An Azure service to centrally manages updates and compliance at scale.
217 questions
asked 2024-04-23T06:42:28.1266667+00:00
Varma 1,015 Reputation points
accepted 2024-04-23T08:25:23.8666667+00:00
Varma 1,015 Reputation points