335,371 questions

Sort by: Updated
0 answers

Wildcard search using Azure AI Search or SQL like operator type behavior using Azure AI Search

The Scenario I have a scenario where I need to search for e-mail id or url like sample.name@example.com or https://learn.microsoft.com/en-us so basically for something that contains special characters along with text like (.[dot] -[hyphen] @[at symbol]…

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.
663 questions
asked 2024-03-29T12:41:56.3033333+00:00
Aravind Nandakumar 0 Reputation points
2 answers One of the answers was accepted by the question author.

How to use the Azure AD app access Sharepoint site cross tenant

I have want copy the SPO file to Azure storage in the another tenant using ADF(cross tenant), based on the docs: https://techcommunity.microsoft.com/t5/azure-data-factory-blog/sharepoint-online-multiple-files-folder-copy-with-http-connector/ba-p/2480426,…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,373 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,341 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,412 questions
asked 2024-03-28T10:18:43.2066667+00:00
Jie Yin 100 Reputation points
edited a comment 2024-03-29T12:41:13.66+00:00
Jie Yin 100 Reputation points
3 answers One of the answers was accepted by the question author.

I need help with my Microsoft Edge Personal Account

I have an issue with my Microsoft Edge Account. I can't login to my Personal Account on Edge. I used to. Whenever I try to login. I click login and sync data. Enter my email and password. Then a new menu opens and tells me to wait while it's loading then…

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,078 questions
asked 2024-03-21T18:05:55.16+00:00
Tony Le 50 Reputation points
answered 2024-03-29T12:40:20.7666667+00:00
Øivind Daae Folkedahl 0 Reputation points
1 answer

Ram fincorp CustOmeR care Toll-free Number)+91) 7386795281 //((((/(call))))//-/// call(/ 8807418515 call Me.

Hd movie I don't know what you do with it

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,298 questions
asked 2024-03-29T12:39:33.3666667+00:00
Jfkkdjdj 0 Reputation points
answered 2024-03-29T12:40:16.0366667+00:00
Jfkkdjdj 0 Reputation points
0 answers

TYPE MISMATCH(0x8002802A) error with CoCreateInstance()

Hi, When we call CoCreateInstance() , it fails with TYPE MISMATCH error in Visual Studio 2017\2019 and the below is the sample code for CoCreateInstance. CComPtr<IServer> m_pSServer; HRESULT hr = m_pSServer.CoCreateInstance(__uuidof(CServer), NULL,…

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,484 questions
asked 2024-03-29T12:20:13.6166667+00:00
Pal 0 Reputation points
commented 2024-03-29T12:33:17.22+00:00
David Lowndes 2,225 Reputation points MVP
1 answer

Error accessing Tables in Lake Database

Hello, I used Azure Synapse Link in order to get Dataverse Tables, now i can see them in the lake database but when i try to query one of the tables using the serverless SQL pool I get this error : External table…

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,253 questions
asked 2024-03-26T12:38:05.8033333+00:00
Wajih Arfaoui 70 Reputation points
commented 2024-03-29T12:33:12.46+00:00
Smaran Thoomu 8,030 Reputation points Microsoft Vendor
1 answer

How to train model for tables with dynamic vertical and horizontal headers

Hi , I want to train my model such that it works on the documents where there are vertical as well as horizontal headers and these even keep changing form doc to doc . eg file 1 has Type Composition % b1 b2 b3 b4…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,290 questions
asked 2024-03-29T08:09:59.36+00:00
Razia Shaikh 0 Reputation points
answered 2024-03-29T12:33:00.8766667+00:00
dupammi 5,155 Reputation points Microsoft Vendor
1 answer

Azure cloud is there a way to run application that connects to other applications outside organization via socket connection?

Our organization is all running on the Azure Cloud. So far, we have not created any virtual dedicated servers on the cloud. 1. Suppose I need to create an application that will need to open the Socket connection to application running outside our…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,120 questions
asked 2023-12-04T13:29:22.26+00:00
Leonard Bernstein 25 Reputation points
commented 2024-03-29T12:30:10.2033333+00:00
Leonard Bernstein 25 Reputation points
1 answer One of the answers was accepted by the question author.

How to fix ERROR: "message": "An unexpected error occurred in scoring script. Check the logs for more info."

I created autogenerated ML predictive model in Azure Machine Learning studio and trained the model on tabular data in CSV format. Succeeded Then I directly deployed model to the Endpoint Succeeded. But when I try to test the model by sending request via…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,508 questions
asked 2024-03-27T20:19:17.2133333+00:00
Martin Orator 20 Reputation points
commented 2024-03-29T12:29:58.53+00:00
Martin Orator 20 Reputation points
0 answers

Wildcard Search in Azure AI Search or SQL `like` operator kind of behavior using Azure AI Search.

The Scenario I have a scenario where I need to search for e-mail id or url like sample.name@example.comorhttps://learn.microsoft.com/en-us so basically for something that contains special characters along with text like (.[dot] -[hyphen] @[at symbol]…

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.
663 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.
887 questions
asked 2024-03-29T12:29:24.12+00:00
Aravind Nandakumar 0 Reputation points
0 answers

Some doubt in Exception Handling

I am trying to learn about the exception handling provided by Windows operating system. Now there are two different types of exception handling: One we probably know where we know that this call could fail -- we could use Structured Exception…

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,389 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,484 questions
asked 2024-03-29T11:51:46.94+00:00
Rohan Pande 210 Reputation points
commented 2024-03-29T12:29:16.3333333+00:00
David Lowndes 2,225 Reputation points MVP
1 answer

After setting up MFA via Microsoft Entra, I can't get my test users to trigger to register

We're looking to rollout MFA for all our users, specifically just for any access to their Exchange Online and Microsoft Teams. I've followed the the instructions from Microsoft's Knowledge article:…

Microsoft Entra
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,103 questions
asked 2024-03-26T20:04:14.2466667+00:00
William Lampert 6 Reputation points
commented 2024-03-29T12:27:57.0366667+00:00
Navya 3,250 Reputation points Microsoft Vendor
5 answers

How to fix error code 0x800ccc92 on outlook?

This morning I started to receive the following error message when I clik on the send/receive button (or when Outlook attempts to do it automatically), "Receiving reported error (0x800CCC92) "Your email server rejected your login. Verify your…

Outlook Management
Outlook Management
Outlook: A family of Microsoft email and calendar products.Management: The act or process of organizing, handling, directing or controlling something.
4,813 questions
asked 2020-10-11T06:02:37.663+00:00
Chris Morris 31 Reputation points
edited an answer 2024-03-29T12:26:19.98+00:00
Piero 5 Reputation points
0 answers

Unbale to create resources through Azure CLI & prompting resource quota in multiple seperate regions

Hi Team, Presently I am learning & preparing for AZ-104 exam and as a part of that continuously learning & performing hands-on in my free subscription . But today when try to spin up resources like Application Gateway Ingress controller &…

Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
937 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,821 questions
asked 2024-03-25T22:01:33.6233333+00:00
Soumyadip Chatterjee 0 Reputation points
commented 2024-03-29T12:25:56.3466667+00:00
KapilAnanth-MSFT 33,796 Reputation points Microsoft Employee
0 answers

Captiive Portal

Is it possibile to authenticate users to access point using Microsoft entra ID without using local AD ? Can you suggest me a guide ? Thanks a lot.

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,103 questions
asked 2024-03-25T11:21:16.34+00:00
Michelantonio 0 Reputation points
commented 2024-03-29T12:25:49.16+00:00
Navya 3,250 Reputation points Microsoft Vendor
1 answer

Issue with files to publish

Hello, friends. I am asking for help with a strange situation for me. Visual Studio 2022 Professional Using Visual Basic, I want to make an application to publish on the Internet. Select New Project, ASP.NET Web Application. I write a code and make my…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,515 questions
asked 2024-03-28T08:45:45.6133333+00:00
ВЕСЕЛИН ДИМОВ 41 Reputation points
edited an answer 2024-03-29T12:24:55+00:00
Anna Xiu-MSFT 24,636 Reputation points Microsoft Vendor
0 answers

How to extra the correct data with Azure Document Intelligence

Hi all, I'm running into a couple issues with the document intelligence tool extracting data and I'm wondering if you have any tips? I am picking up a | with some of the data, sometimes the data is getting combined with the field next to it, and…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,290 questions
asked 2024-03-27T03:02:40.9366667+00:00
Andrew Welle 0 Reputation points
commented 2024-03-29T12:24:24.26+00:00
Andrew Welle 0 Reputation points
1 answer

Configure Exchange server in on-premises ? what is requirement

I want configure the exchnage server on-premises, then what reuirement like mx record or if suppose mail communication external server then what will do on premise ? Please guide us

Exchange Server
Exchange Server
A family of Microsoft client/server messaging and collaboration software.
1,021 questions
asked 2024-03-29T09:16:41.52+00:00
KESHAV SAWANT 0 Reputation points
commented 2024-03-29T12:23:40.2033333+00:00
KESHAV SAWANT 0 Reputation points
2 answers

Run MFC app as a console app

I have a SDI MFC app. CView based on CRichEditView, where I print some messages. Nothing fancy. Is there possible to run this SDI MDC app as console app, without GUI, but dispatching messages to console instead of CRichEditView?

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,484 questions
asked 2024-03-28T09:06:53.2033333+00:00
Flaviu_ 871 Reputation points
edited a comment 2024-03-29T12:22:19.5033333+00:00
RLWA32 39,451 Reputation points
1 answer

How to get DependencyProperty from PropertyName in Runtime

Hello, How to get DependencyProperty from PropertyName in Runtime. I want to write such code: TextBox tbx = new TextBox(); tbx.SetValue(TextBox.TextProperty, "ssss"); more gerneral. I want to do something like that: TextBox tbx;…

Universal Windows Platform (UWP)
asked 2024-03-28T16:03:13.4033333+00:00
BitSmithy 1,731 Reputation points
commented 2024-03-29T12:17:01.4966667+00:00
BitSmithy 1,731 Reputation points