345,739 questions

Sort by: Updated
0 answers

Azure document Intelligence Custom classification model in logic app

Hi, I have created a Azure document Intelligence Custom classification model called SLA and user Power Automate to classify documents in SharePoint Online without any issue, but I used HTTP POST and GET in the Power Automate. But in Logic App I tried to…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,874 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,412 questions
asked 2024-05-14T07:28:32.8033333+00:00
Nipuna Weerasinghe 21 Reputation points
edited the question 2024-05-14T07:42:19.45+00:00
Nipuna Weerasinghe 21 Reputation points
0 answers

A huge latency added to Document OCR request

I'm experiencing a latency issue with the Document Intelligence service while applying OCR on a large number of images of books. Each image takes about 5 seconds to respond, which I believe is not solely due to the OCR step. I have checked the Azure…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,412 questions
asked 2024-05-12T15:31:24.0633333+00:00
Ahmad Hammoudeh 0 Reputation points
edited a comment 2024-05-14T07:42:12.0433333+00:00
Ahmad Hammoudeh 0 Reputation points
1 answer

SharePoint and Google Workspace Collaboration

I have enabled "Limit external sharing by domain" and have added the external domain and Saved. Created a folder in SharePoint and shared the access, the external person received the email and completed the authentication process and it prompts…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,758 questions
asked 2024-05-13T07:58:39.5766667+00:00
Prab Sas 0 Reputation points
answered 2024-05-14T07:41:49.39+00:00
Emily Du-MSFT 42,026 Reputation points Microsoft Vendor
1 answer

New azure portal layout?

What's with the awful new layout? Any way to select the old one?

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,085 questions
asked 2024-04-25T13:42:31.6033333+00:00
Andrew Williamson 25 Reputation points
commented 2024-05-14T07:41:11.65+00:00
AnuragSingh-MSFT 20,431 Reputation points
1 answer

Not able to reschedule my dp-203 exam . completed with the half of the testing and not started the exam

I'm unable to reschedule my exam and not found any threads regarding it and not found any option to do. Not able to contact anyone regarding this issue. Someone please help me on it?

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,298 questions
asked 2024-05-11T19:03:08.7433333+00:00
Murali Chokkapu 0 Reputation points
commented 2024-05-14T07:40:54.5+00:00
TP 77,316 Reputation points
4 answers One of the answers was accepted by the question author.

Distribution Groups - Allow internal and 1 external email address

I would not think this would be too unique of a situation, but we have an internal distribution group that we want internal users to be able to send to. We also have an external service that sends reports and we would like that to be able to send to the…

Exchange Server Management
Exchange Server Management
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Management: The act or process of organizing, handling, directing or controlling something.
7,373 questions
asked 2021-09-21T18:02:58.38+00:00
CaedenV 26 Reputation points
commented 2024-05-14T07:40:28.8+00:00
Dale Holtzhausen 5 Reputation points
0 answers

Urgent help with uploading excel add- in to store

Hi, My startup Filot has spent months developing an excel add-in and have been struggling to get setup for around a week and a half now just to simply be able to upload our excel add-in for review to be put in the store for others to use. I have been…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,500 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,538 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,689 questions
asked 2024-05-14T06:20:03.8766667+00:00
Bjorn 0 Reputation points
edited the question 2024-05-14T07:40:20.5+00:00
Jiajing Hua-MFST 5,305 Reputation points Microsoft Vendor
0 answers

event though azresource graph module installed giving error search-azgraph is not recognized

event though azresource graph module installed giving error search-azgraph is not recognized, I have used below commands but still did not work Get-Module -Name PowerShellGet Install-Module -Name Az.ResourceGraph -Repository PSGallery -Scope CurrentUser

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,689 questions
asked 2024-05-09T17:24:11.8966667+00:00
Varma 1,170 Reputation points
commented 2024-05-14T07:39:59.9533333+00:00
Varma 1,170 Reputation points
0 answers

ValueError: cannot construct SpeechConfig with the given arguments

Hi, I'm encountering an error " cannot construct SpeechConfig with the given arguments" after running the program. I'm currently following the steps from an online tutorial for Open AI chatbot using Azure Speech services. However, the above…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,422 questions
asked 2024-05-14T07:24:33.3866667+00:00
Mikhael Johnson /DS 0 Reputation points
commented 2024-05-14T07:39:53.9166667+00:00
navba-MSFT 17,365 Reputation points Microsoft Employee
1 answer

Incorrect description in the Understand LLMs section

The last row in the table present in the How does an LLM differ from more traditional natural language processing (NLP)? section of the second module of the Introduction to large language models is incorrect; namely, cell text is swapped. It should…

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.
988 questions
asked 2024-05-13T12:09:30.64+00:00
Krzysztof Mierzejewski 0 Reputation points
answered 2024-05-14T07:38:47.8166667+00:00
VarunTha 3,715 Reputation points Microsoft Vendor
1 answer

Failed to filter based on file property in MS Graph API

https://graph.microsoft.com/v1.0/me/drive/root:/{folderName}:/children?$top={top}&$filter={filter}, {filter}=file eq null, this Graph API works before, but now it return "error": { "code": "notSupported", …

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,734 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
842 questions
OneDrive Management
OneDrive Management
OneDrive: A Microsoft file hosting and synchronization service.Management: The act or process of organizing, handling, directing or controlling something.
1,141 questions
asked 2024-05-13T03:23:37.54+00:00
Dai, Coco 0 Reputation points
commented 2024-05-14T07:37:22.9466667+00:00
Dai, Coco 0 Reputation points
1 answer

Upload Large files in Chunks via Sharepoint online JSOM

Hi, Since there is a limit of 1.5 mb approx in request of Sharepoint online, I am trying to upload files with more than 1mb in chunks. Below is the code that I am using. I am getting error as below in newFile.continueUpload(). Although the chunkStream…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,758 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,691 questions
asked 2024-05-13T09:44:53.3+00:00
Sagar Malde 0 Reputation points
answered 2024-05-14T07:37:20.3666667+00:00
RaytheonXie_MSFT 31,686 Reputation points Microsoft Vendor
1 answer

Remove a Mailbox.

License is removed from a user , but still showing as a user mailbox in EAC. What need to do to remove this mailbox.

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,221 questions
asked 2024-05-05T10:32:36.4266667+00:00
Sanjay Bhakuni - admin 0 Reputation points
commented 2024-05-14T07:36:59.12+00:00
Xintao Qiao-MSFT 0 Reputation points Microsoft Vendor
1 answer

Failed to convert the value in 'container' property to 'System.String' type. Please make sure the payload structure and value are correct.

We are creating a Pipeline consisting of some Lookup Activity, Set Variables and Copy Activity using REST APIs provided by Azure Data Factory. Pipeline has some parameters and Variables defined at Pipeline level and at Data set levels. Pipeline and its…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,662 questions
asked 2024-05-09T09:14:54.8866667+00:00
Karthik S Gothe 5 Reputation points
commented 2024-05-14T07:36:58.16+00:00
Karthik S Gothe 5 Reputation points
0 answers

Script not working

Hello, its my first time here in this forum, i work with factory talk optix software to programe HMI it support .net am not familiar with c# but i asked chatgbt about to create i have no errors after Build but nothing is happens am tring to check if…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,425 questions
asked 2024-05-14T07:33:46.9533333+00:00
Jan 0 Reputation points
0 answers

Metric chart VS KQL chart

Hi, As you know, Metrics chats on a workbook have the capability of moving silently to the left at the same time of being updated. Do you know how to enable the same feature con KQL charts? they seem to be static, untill the five minutes or the…

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,833 questions
asked 2024-05-03T22:14:54.6033333+00:00
Jona 375 Reputation points
commented 2024-05-14T07:33:35.44+00:00
AnuragSingh-MSFT 20,431 Reputation points
0 answers

Not able to use Azure AI Speech Avatar on ReactJs

Hello, I am trying to implement Live chat avatar using ReactJS in my application. When implementing the sample code, I am getting the following console logs: is TURN server active? yes Avatar started. Speech and avatar synthesized to video…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,414 questions
asked 2024-05-06T07:43:18.2433333+00:00
Jivi Health 0 Reputation points
commented 2024-05-14T07:32:11.1666667+00:00
Jivi Health 0 Reputation points
0 answers

Azure Event Grid publish message error Not authroized (Code: 135)

I have problem with publishing to Azure Eventgrid via MQTT. I setup MQTTX to connect to evengrid. Messaging are comming in from other cliend, and I can read them with MQTTX. But when I try to send message to Eventgrid via MQTT I get following error: I…

Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
319 questions
asked 2024-05-14T07:31:05.71+00:00
Gašper Mis 0 Reputation points
1 answer

Process snapshhot for worker service

Hi, I have worker service and i have shceduler running in it. How to take process snapshots and examine what is blocking/hanging in it? Thanks,

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,425 questions
asked 2024-05-14T03:36:41.0233333+00:00
Dani_S 2,766 Reputation points
commented 2024-05-14T07:30:49.7933333+00:00
Dani_S 2,766 Reputation points
1 answer

How do I attach a email to an appointment in the new Outlook?

In the old version of Outlook, you could right click on an email listed in your Inbox and copy/ paste it into a new appointment. This function seems to be missing in the new Outlook.

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,915 questions
asked 2024-05-08T16:39:30.5966667+00:00
Tobin, Kristin 0 Reputation points
commented 2024-05-14T07:29:44.2066667+00:00
SokiGuo-MSFT 23,561 Reputation points Microsoft Vendor