18,363 questions

Sort by: Updated
0 answers

How to integrate the login auth in reactjs

Hello Support Team, I trust this message finds you well. I'm currently utilizing the OneDrive feature for my website and I'm looking to integrate user authentication into my ReactJS application. However, I'm encountering a requirement for a client ID for…

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,687 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
787 questions
asked 2024-05-29T08:38:19.4066667+00:00
Parneet Kaur 0 Reputation points
0 answers

The trust relationship between this workstation and the primary domain failed

Good day, I have some issue which is this error will appear when try to login the PC that has been joined the domain. The error was "The trust relationship between this workstation and the primary domain failed". I try several solution which is…

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,005 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,458 questions
asked 2024-05-29T07:41:16.99+00:00
Admirull 0 Reputation points
edited the question 2024-05-29T08:38:03.2966667+00:00
Admirull 0 Reputation points
0 answers

Currency in custom extraction model in Document Intelligence Studio (Azure AI)

Hello, I am currently working on a custom extraction model in Document Intelligence Studio (Azure AI) based on the standardized Invoice model. Everything is functioning well, except for the Money/Value fields. In the standard Invoice model, these fields…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,448 questions
asked 2024-05-29T08:34:25.9+00:00
Oskar Klingberg 0 Reputation points
0 answers

How to add work email to microsoft authenticator

Struggeling to add work email to authenticator to access my vams app

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,687 questions
asked 2024-05-29T08:30:28.2766667+00:00
David Mac Lean 0 Reputation points
0 answers

"Sync to other databases" is missing

Under Data management, select Sync to other databases is missing, I'm the Global Admin / Owner of the Database and Subscription so I think this can't be an access Issue.

Azure SQL Database
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,917 questions
asked 2024-05-29T08:24:57.7533333+00:00
Erick Rae Q. Nobleza 0 Reputation points
0 answers

The public IP address range for the Azure Databricks control plane will be updated - Is there anything else I should do?

Because I received this message regarding the update: The public IP address range for the Azure Databricks control plane will be updated on 30 May 2024—you may need to take action You're receiving this email because you use Azure Databricks. I wonder if…

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,976 questions
asked 2024-05-29T08:23:58.0766667+00:00
Zakrzewska, Agata 0 Reputation points
0 answers

How can I pull information from "Projects for the web" like Plans, Tasks, Assignees and Charts?

I would like to know if there is any API that allows me to GET the information from Plans, including all information from Tasks, Assignees, Charts, People and Goals. Is there any documentation?

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,879 questions
asked 2024-05-29T08:16:49.01+00:00
Daniel Moretti 0 Reputation points
0 answers

Optimizing training data for Azure Document Intelligence Custom Extraction Model

I'm curious about Azure Document Intelligence Custom Extraction Model. What are the best practices for training a custom neural extraction model? Is it true that a neural model can perform better on a variety of training data in a model, or should I…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,448 questions
asked 2024-05-29T08:10:47.5933333+00:00
Tom Chow 25 Reputation points
0 answers

c# failed to invoke the openai API interface on Azure

I am using the official example to access the openai interface times the following error, how can I solve, increase the number of repetition is still the same public class OpenaiApi { public async Task<string> OpenaiAPI(string selectedText,…

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,404 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,310 questions
asked 2024-05-29T08:10:41.67+00:00
Xianpeng XP3 Huang 0 Reputation points
0 answers

Teams Apps on Outlook for mac as it is available on Outlook windows

developed a Teams/outlook personal tab app for the organization-wide availability, and it's showing up in Windows for both outlook and Teams, but not on Outlook for Mac; Even the left side app bar is not there in Mac Outlook as it's in Windows version,…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,131 questions
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.
473 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
2,923 questions
asked 2024-05-29T08:09:24.5366667+00:00
Nalin Deepan 0 Reputation points
0 answers

Is it possible to default the SharePoint Server URL on the SharePoint Mobile App?

I am the SharePoint application admin and deployed Microsoft SharePoint Mobile App for my users to connect to my on-premise SharePoint server 2019 web application. I want to make my SharePoint Application url defaulted (Auto filled) on the SharePoint…

SharePoint Server Management
SharePoint Server Management
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Management: The act or process of organizing, handling, directing or controlling something.
2,846 questions
asked 2024-05-29T08:03:26.12+00:00
Mohamed Riyaz M 41 Reputation points
0 answers

How to introduce Like and Unlike option on SharePoint server 2019 on-premises News Post Page?

I have created a Modern Communication Site Collection, Created several News Posts. I need to introduce a Like/Unlike function for every News Post page. My site visitors should be able to Like/Unlike. There must be a means to capture all Likes as well.…

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,582 questions
asked 2024-05-29T08:01:37+00:00
Mohamed Riyaz M 41 Reputation points
0 answers

publish app in mac

Hi, How do i publish my app in mac ? In windows i did: dotnet publish -f net8.0-windows10.0.19041.0 -c Release -p:WindowsPackageType=None -p:WindowsAppSDKSelfContained=true…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,991 questions
asked 2024-05-29T07:47:18.4366667+00:00
Dani_S 2,906 Reputation points
0 answers

Azure speech to text batch stucked on "Running" status and no percentage

this is the request: "azureRequest": { "displayName": "job_title...", "description": "job_title...", "locale": "it-it", "contentUrls": [ "{url of a wave…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,449 questions
asked 2024-05-29T07:44:05.1833333+00:00
Fabrizio Barone 0 Reputation points
0 answers

Why RebootForDeiceRecovery step fails during HLK , DF - Concurrent Hardware And Operating System (CHAOS) Test (Development and Intergration).

Hi. I am currently failing at the RebootForDeiceRecovery stage of the WHLK DF - CHAOS process. I also applied the latest HLK filter. https://learn.microsoft.com/ko-kr/windows-hardware/test/hlk/user/windows-hardware-lab-kit-filters Before applying the…

Windows Driver Kit (WDK)
Windows Driver Kit (WDK)
A set of Microsoft tools that are used to develop, test, and deploy Windows drivers.
20 questions
asked 2024-05-29T07:41:31.5+00:00
isjung 0 Reputation points
0 answers

Facing Problem in Azure AI Search API

Hello, I am using Azure AI search and Azure Open AI to generate an API over custom data connected to blob, in order to create an RAG based application problems i am facing - When i am trying calling an API in Postman, it returns Content with…

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.
759 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,454 questions
asked 2024-05-29T07:29:28.63+00:00
Kushagra Sharma 0 Reputation points
edited the question 2024-05-29T07:40:37.8433333+00:00
JananiRamesh-MSFT 22,056 Reputation points
0 answers

About teams Reflect

It's inefficient to do a "new check-in" every day. Adding the ability to specify a period and perform a "new check-in" Is it something that can't be done?

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,263 questions
asked 2024-05-29T07:38:19.21+00:00
twc(Aide) 20 Reputation points
0 answers

How to copy Edge Workspace from one AD 1 to another workstation on another AD2

I want to copy the workspace created on our test AD domein to another domain of the client. We have created more then 50 workspaces with more then 10 link each time. How can you copy this easily ?

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,177 questions
asked 2024-05-29T07:36:33.6866667+00:00
Braem Christiano 0 Reputation points
0 answers

Scheduled Task using Entra ID Account on Entra-joined VM

we have a Windows2022 server on Azure - Entra ID joined only (not hybrid joined!) we want ro run a batch job that authenticates to SQL Managed Instance How can we assign an Entra-Only User account to the scheduled task? We only manage to use local…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,297 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,900 questions
asked 2024-05-29T07:35:08.5633333+00:00
Lipke, Harald 1 Reputation point
0 answers

Managing 200 Websites with Application Gateway and WAF Protection

Hello, I have a single server that is currently hosting over 200 websites. Is it possible to manage all these websites using an application gateway and protect them with a WAF?

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,297 questions
Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
975 questions
Azure Web Application Firewall
asked 2024-05-29T07:27:34.4466667+00:00
Nitin Arora 25 Reputation points