55,932 questions

Sort by: Updated
0 answers

Azure Document AI: Unable to retrieve the bounding region for empty value in KeyValuePairs

Hello, I am looking to extract key-value pairs from documents using Azure Document AI. In particular, I want to extract the information from the forms with empty values. However, during testing, I observed that no bounding region is returned for the…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,474 questions
asked 2024-06-16T08:18:35.37+00:00
RomEQ 0 Reputation points
0 answers

Continuous Deletion of Answers without violating code of conduct.

I'd like to enquire as to why so many answers are deleted even though they don't violate any code of conduct

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
1,152 questions
asked 2024-06-16T07:47:09.47+00:00
akinbade abiola 4,675 Reputation points
0 answers

Cannot connect to SQL Database. No process is on the other end of the pipe

I am trying to create a Linked Service on ADF for SHIR (this is up and connected to ADF) and when i fill in all details and click Test Connection. I get this error message: Cannot connect to SQL Database. Please contact SQL server team for further…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,063 questions
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,069 questions
asked 2024-06-16T07:17:35.5833333+00:00
Vijaykumar Dinni 0 Reputation points
0 answers

Maui picker for Android selection issue

Hello All. Currently in my app I have a picker from witch the user select an option from a list of options each option is a string NAME that describe the task the app need to do. Now I found that this name is not enough for the user and I want if…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,057 questions
asked 2024-06-16T06:31:40.76+00:00
Haviv Elbsz 1,986 Reputation points
edited the question 2024-06-16T07:00:06.9666667+00:00
Haviv Elbsz 1,986 Reputation points
0 answers

ConfigMgr default IIS WEB site with ? on the globe

I am having an issue with the IIS default site which I think may prevent us from going to HTTPS. I am not sure when this happened, it is a new site server. How do we fix that? TIA

Internet Information Services
Microsoft Configuration Manager
asked 2024-06-14T23:39:21.0333333+00:00
AFeiner 381 Reputation points
commented 2024-06-16T06:49:37.79+00:00
Lex Li (Microsoft) 4,822 Reputation points Microsoft Employee
0 answers

Issue accessing my company MinIO storage using c# Winform .net 4.8

Hi, I am writing a C# wiform app that should upload files to MinIO. We have 2 MinIO storages: One stored on Azure and accessed via external IP The second stored in our internal VM which i access it via internal IP I face issues working with the MinIO…

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,483 questions
asked 2024-06-15T10:39:47.2766667+00:00
Nachum Shmilovitz 0 Reputation points
edited the question 2024-06-16T06:43:15.6433333+00:00
Nachum Shmilovitz 0 Reputation points
0 answers

Dead Link in "Embrace responsible AI principles and practices" Module

On p. 9 of 9 of the "Embrace responsible AI principles and practices" Module, there is a dead link for "Responsible AI Dashboard homepage" in the bullet point: To learn more about Microsoft tools to help building transparent models…

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
1,152 questions
asked 2024-06-15T04:45:05.21+00:00
Tyler M. Neher 20 Reputation points
commented 2024-06-16T06:38:29.08+00:00
YutongTie-MSFT 47,601 Reputation points
0 answers

session canceling in azure speech services. speaker diarizer

hello i want to use azure speaker diarizer which is in this link. the code runs for 30 seconds and then gives me this error: SessionStarted event Canceled event CLOSING on…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,473 questions
asked 2024-06-14T19:16:49.84+00:00
blooni.app 0 Reputation points
commented 2024-06-16T06:36:00.3666667+00:00
YutongTie-MSFT 47,601 Reputation points
0 answers

How do I do it? "perform the starting action"

perform the starting action. How do i do it?

Microsoft Power Platform Training
Microsoft Power Platform Training
Microsoft Power Platform: An integrated set of Microsoft business intelligence services.Training: Instruction to develop new skills.
151 questions
asked 2024-06-16T06:35:02.27+00:00
Doron Weinstein 0 Reputation points
0 answers

As single owner of my Partner Center profile, My access seems denied and ask for my entra ID

Hi, I'm the only general administrator on my Microsoft Partner Center account, and I'm having a problem connecting to my account and this page ask for an"entra ID via Azure" that I don't have and I don't want to subscribe to. I would like…

Microsoft Partner Center
Microsoft Partner Center
A Microsoft website for partners that provides access to product support, a partner community, and other partner services.
900 questions
asked 2024-06-14T10:25:55.9866667+00:00
Sholva Geek 0 Reputation points
commented 2024-06-16T06:31:47.9966667+00:00
ManuelNieves-5548 0 Reputation points
0 answers

Hello, We weren't able to setup ur password. I cant Login to my desktop Please help me ):

saying "We weren't able to set up your pin." There is no way to login even with user and password for a Microsoft account. I already tried to log in and out multiple times. No leads. I really need my desktop and my C drive and i cant cant…

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,483 questions
.NET F#
.NET F#
.NET: Microsoft Technologies based on the .NET software framework.F#: A strongly typed, multi-paradigm programming language developed by the F# Software Foundation, Microsoft, and open contributors.
98 questions
asked 2024-06-16T06:30:36.43+00:00
0 answers

XCopy stops working on Win10

xcopy starts working normal, then it takes longer and longer to copy until it stops completely.

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,945 questions
asked 2024-06-16T06:19:25.7933333+00:00
Walter Gith 1 Reputation point
0 answers

Chunked responses from Azure OpenAI and Azure AI Search in Angular app

I'm implementing Retrieval-Augmented Generation (RAG) using Azure AI Search and Azure OpenAI to summarize search results in an Angular application. The search index is not chunked or vectorized, but the OpenAI chat completion is returning responses in a…

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
799 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,441 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,514 questions
asked 2024-06-15T21:50:54.44+00:00
Mithun 25 Reputation points
edited the question 2024-06-16T06:14:47.4733333+00:00
Mithun 25 Reputation points
0 answers

There is a red wavy line but there is no error. Bug or settings?

void ff(int* p) { std::cout<< *p; }; void ff(unsigned int i) { i++; } void func(void (&&fp)(int*)) { int i = 6; fp(&i); } //no other overloaded versions of func ...... func(ff); I compiled with no error or warning, but there is a…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,765 questions
C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,592 questions
asked 2024-06-16T06:08:44.82+00:00
zzzhhh 40 Reputation points
0 answers

How to merge accounts MS Learn for PL-300 exam?

Hi, I have scheduled an exam for the PL-300. I would like to merge it to my personal MS Learn account so that when I have taken te PL-300 exam I can link the certificate to that account. I read information everywhere that you have to do this before the…

Microsoft Power Platform Training
Microsoft Power Platform Training
Microsoft Power Platform: An integrated set of Microsoft business intelligence services.Training: Instruction to develop new skills.
151 questions
asked 2024-06-16T06:07:50.8666667+00:00
Melanie Schiffelers-Bakker 0 Reputation points
0 answers

How do I configure OLE DB connection settings in Visual Studio?

While I tries to connect OLE DB in visual studio, i am getting error as TITLE: Connection Manager Please select .Net Provider. BUTTONS: OK

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,765 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,486 questions
asked 2024-06-14T07:28:37.46+00:00
Revathy D R 0 Reputation points
commented 2024-06-16T06:03:05.6666667+00:00
Olaf Helper 42,386 Reputation points
0 answers

Unable to add existing & create new multiple disks to vm module using azure bicep

Hello All, I tried add existing & create new data disks to VM using azure bicep.its giving error "Changing property not allowed createoption.datadisk.name not allowed datadisks:[ { lun: 0 createOption: 'None' caching:…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,374 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.
1,063 questions
asked 2024-06-16T04:59:59.7866667+00:00
Satish B 25 Reputation points
edited the question 2024-06-16T05:45:51.1666667+00:00
Satish B 25 Reputation points
0 answers

How do i get information about language settings, codepageinfo from WINAPI?

I'm trying to get information about the Windows language settings. In Windows 11, how can I get information about the language settings on Windows and what information do I need to get? I've found "winnls.h", and am referencing it but i have a…

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,473 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,616 questions
asked 2024-06-16T05:17:21.4566667+00:00
손 상현 0 Reputation points
0 answers

BUG in Azure Automation Runtime Environment feature

There is a bug where if you want to test another (not published) Runtime by editing the Runbook, selecting the Runtime and hitting Test Pane and Start, the original (published) Runtime is used instead of the newly selected one. In my example you can see…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,159 questions
asked 2024-06-13T08:41:30.0666667+00:00
Andrew 11 Reputation points
commented 2024-06-16T04:57:54.7366667+00:00
Andrew 11 Reputation points
0 answers

How to run the python notebook stored in the code repositery?

I am trying to run the jupyter notebook using the papermill libarary inside my function app. The notebook file is stored inside the same repo as the function app code is. This is the error I am getting 2024-06-16T03:50:35Z [Error] Error occurred while…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,487 questions
asked 2024-06-16T04:37:18.1+00:00
Ashraf Khan 0 Reputation points
edited the question 2024-06-16T04:41:10.78+00:00
Ashraf Khan 0 Reputation points