356,834 questions

Sort by: Updated
0 answers

does SDK c# support add-on query field ( Document intelligence)

Hi everyone, I'm trying to use the Azure Document intelligence prebuilt model (invoice) to read and extract specific fields , I read the document of Microsoft to see some examples how to add-onn field query to the request using c# sdk , but I only found…

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,070 questions
Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,493 questions
asked 2024-06-29T18:44:30.8333333+00:00
Khadija Alaqra 0 Reputation points
0 answers

cannot open program.cs file using "code Program.cs"

When attempting to complete Step 1 of "Add the code for your text to speech application" of the Create a single-shot recognition speech to text application exercise, I have manually typed-in as well as copied/pasted in the following: code…

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,206 questions
asked 2024-06-28T21:52:09.2066667+00:00
James Hackney 61 Reputation points
edited a comment 2024-06-29T18:41:38+00:00
Pradeep M 1,385 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

How to transfer a Wordpress website using Azure App Services to a different Azure account without exposing credit card information?

I hired a web design firm that built my Wordpress website using Azure App Services. They are offering to hand over their Azure Account that holds my website, but the account is bound to their credit card. They are asking for my credit card information,…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,244 questions
asked 2024-06-28T07:46:46.1833333+00:00
Isaac Ho 20 Reputation points
commented 2024-06-29T18:29:06.0533333+00:00
Isaac Ho 20 Reputation points
0 answers

How to debug ASP.NET Core's source code using Rider?

So, I'm trying to debug ASP.NET Core's source code (specifically Mvc slnf as it's what I mostly use in my day to day) using Rider but every time the debugger hits a break-point it tries to start for 1-2 seconds and then process stops/crashes. I've also…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,560 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,325 questions
asked 2024-06-29T18:10:45.0966667+00:00
mario 0 Reputation points
edited a comment 2024-06-29T18:24:10.7833333+00:00
AgaveJoe 27,256 Reputation points
0 answers

My Authenticator app is not working

My Authenticator app is not working how do I fix it. I cannot sign into my work email without it

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,935 questions
asked 2024-06-29T18:21:10.1666667+00:00
Bonny Benoît (CCOMTL) 0 Reputation points
edited the question 2024-06-29T18:21:41.94+00:00
Bonny Benoît (CCOMTL) 0 Reputation points
0 answers

How to fix repetitive freezing on PC?

For the last couple of months I've experienced extreme, annoying freezing on my PC. Basically what happens is at random times my PC will completely freeze, no keyboard or mouse output, no sound at all. The only thing i can do when it happens is holding…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,736 questions
asked 2024-06-29T18:21:02.7366667+00:00
siggesagge 0 Reputation points
0 answers

changing main account in Outlook classic 2021

I was set-up in Outlook classic 2021 with the myname.outlook.com account. It is added as an Exchange datafile type. I want to remove that and use an IMAP datafile (google) and make that the default. Can I do that? What are the consequences if I…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,296 questions
asked 2024-06-29T18:09:08.1+00:00
net mouse 0 Reputation points
0 answers

o365 Defender Portal Incident Notifications

I have followed articles online to setup email notifications for incidents in the defender portal for medium and high detections. I noticed a medium incident in the portal which I did not get an email for. I have read articles online of others having the…

Microsoft Defender for Cloud
Microsoft Defender for Cloud
An Azure service that provides threat protection for workloads running in Azure, on-premises, and in other clouds. Previously known as Azure Security Center and Azure Defender.
1,250 questions
Microsoft Defender for Identity
Microsoft Defender for Identity
A Microsoft service that helps protect enterprise hybrid environments from multiple types of advanced, targeted cyberattacks and insider threats.
172 questions
asked 2024-06-29T18:06:55.2166667+00:00
rr-4098 1,321 Reputation points
1 answer

Word opening up square document instead of 8.5 x 11

I am using Word for Mac version 16.39, 2020. All of a sudden, Word opens my documents as squares and the cursor is way at the top, yet my settings show the normal 8.5x11 with one inch margins. I would like to go back to the traditional Print View as…

Office Mac
Office Mac
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Mac: A family of Apple personal computers that run the macOS operating system.
480 questions
asked 2020-08-03T17:20:34.323+00:00
Roberta E Sonnino 6 Reputation points
commented 2024-06-29T17:59:28.05+00:00
Eli Naig 0 Reputation points
0 answers

Error Code: PkpnNotSupported

I bought an office 2021 professional plus (usb and cd key in a plastic box) and when I tried to put the cd key into my account, it says this: Please come back later to redeem your product key. Error Code: PkpnNotSupported Correlation…

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
4,186 questions
asked 2024-06-29T17:56:41.9766667+00:00
Cruze Rudolf 0 Reputation points
2 answers One of the answers was accepted by the question author.

Hyper-V version 12: Error the target device has insufficient resources to complete the operation

Windows 11 24H2 Hyper-V version 12 Error the target device has insufficient resources to complete the operation

Hyper-V
Hyper-V
A Windows technology providing a hypervisor-based virtualization solution enabling customers to consolidate workloads onto a single server.
2,606 questions
asked 2024-05-28T17:36:41.9333333+00:00
Mike 5 Reputation points
accepted 2024-06-29T17:52:58.0033333+00:00
Mike 5 Reputation points
0 answers

Error when changing DataSet from Access to SQL

I have a VB program that I wrote many years ago that used an Access database. The program has a DataSet that I originally created from the Access database. Recently, I tried changing the connection string it uses to point to a MS SQL Server Express…

Access
Access
A family of Microsoft relational database management systems designed for ease of use.
327 questions
asked 2024-06-29T17:52:56.2233333+00:00
Gregory Greenman 0 Reputation points
2 answers

Azure Monitor Workbook and Azure AD objects ?

Hello, I was looking for a way to query Azure AD objects (first use case are service principals) from an Azure Monitor Workbook (essentially the goal would be to have a dashboard to check for near expiring secrets and cross the information with Azure…

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,956 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,188 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,274 questions
asked 2022-10-18T13:54:07.697+00:00
LukeCloudWalker-6128 41 Reputation points
answered 2024-06-29T17:50:43.19+00:00
Mike Crowley 126 Reputation points
1 answer

The cluster is connected to Azure Arc and I can see the cluster resources on azure arc. But when I perform any commands to the cluster from Cloudshell, it says cluster not found under the resource group.

This is the error I'm getting while accessing the cluster on Azure Arc. This is my cluster connected to AzureArc.

Azure Arc
Azure Arc
A Microsoft cloud service that enables deployment of Azure services across hybrid and multicloud environments.
364 questions
Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
1,950 questions
Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,443 questions
asked 2024-06-28T15:39:59.9433333+00:00
Nikhitha Chandana Chinthapalli 0 Reputation points
answered 2024-06-29T17:34:15.69+00:00
Sina Salam 6,341 Reputation points
8 answers

Windows 10 not accepting Microsoft Account as Network Credentials

Help, please? I have three computers on my home network, all with Windows 10. They all could access each other's files through the network after entering my Microsoft Account as Network Credentials. I replaced the hard drive in my laptop and…

Windows 10 Network
Windows 10 Network
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Network: A group of devices that communicate either wirelessly or via a physical connection.
2,296 questions
asked 2022-02-26T20:04:20.677+00:00
Bruce A. Johnson 116 Reputation points
commented 2024-06-29T17:28:05.6933333+00:00
Nirodha Avidya 0 Reputation points
0 answers

How to fix typemaps.x86_64.ll Xamarin.Android.Common.targets(

Hi. When compiling a project to a virtual android device, an error occurs. It works fine on a physical device. I have used many virutal devices, Api 30-34, x86-64, nowhere works. I installed the Android SDK through Rider. Applications in Android Studio…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,318 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,560 questions
asked 2024-05-22T11:37:21.8733333+00:00
Rinat Sibogatov 0 Reputation points
commented 2024-06-29T17:13:28.6533333+00:00
Shuqing Wang 0 Reputation points
0 answers

I can't access my other Q&A Community account.

That account: https://learn.microsoft.com/en-us/users/kaixiugao/qna I can still access my profile page. However, when I try to post a topic in one of the communities, the site prompts me with "You're signed in as xxx@xxx.com - Before registering…

Microsoft Q&A
Microsoft Q&A
Use this tag to share suggestions, feature requests, and bugs with the Microsoft Q&A team. The Microsoft Q&A team will evaluate your feedback on a regular basis and provide updates along the way.
649 questions
asked 2024-06-29T17:07:17.2433333+00:00
明沈 王 0 Reputation points
1 answer

Customer payment posted without transaction type "Payment"?

If a customer payment was posted without transaction type "Payment", how can this be fixed? Reversal is not applicable.

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
37,262 questions
asked 2024-06-15T11:06:15.76+00:00
Jose Fernando Gabito 0 Reputation points
commented 2024-06-29T17:07:14.26+00:00
Jose Fernando Gabito 0 Reputation points
2 answers

How to change code "Foreach" to Loop.

@page "/" @rendermode InteractiveServer @inject NavigationManager Navigation <h1 style="color: blue;">Anda!!</h1> <p></p> Welcome to your new app. <p></p> @foreach (var image in images) { …

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,470 questions
asked 2024-06-28T14:53:36.5233333+00:00
MIPAKTEH_1 240 Reputation points
edited a comment 2024-06-29T16:54:55.34+00:00
AgaveJoe 27,256 Reputation points
0 answers

Visual Studio Code sign in to Azure

I installed azure sign in in visual studio code. If I sign in to Azure, does my python code still need any authentication ? thanks !!

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,070 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,172 questions
asked 2024-06-29T16:54:37.68+00:00
Gongya Yu 150 Reputation points