344,040 questions

Sort by: Updated
1 answer

It is possible to change the API key for language models within Azure Open AI

It is possible to change the API key for language models within Azure Open AI, and how to do it. Thanks.

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,200 questions
asked 2024-05-06T16:18:17.8466667+00:00
Schifter, Gabriela 75 Reputation points
answered 2024-05-07T06:49:18.6033333+00:00
Charlie Wei 2,290 Reputation points
1 answer

How to get the index of duplicate elements along with the range of empty elements after it. LINQ

hi Dim ComplexArray As String() = Split("A C A B C A B A B C") 'Need Result As Array (3 dimensional) Dim Arr3D = {({"A", ({"0-2", "5-9", "16-16", "19-20"})}),…

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,580 questions
asked 2024-05-04T15:38:26.2533333+00:00
Mansour_Dalir 1,591 Reputation points
edited a comment 2024-05-07T06:48:49.27+00:00
Mansour_Dalir 1,591 Reputation points
1 answer

Graph API, how to get the registration link of a webinar event

Hi, I'm getting the calendar info of webinars created on teams using the below function. It returns the data but it doesn't have the teams online meeting registration url which is something like…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,667 questions
asked 2024-04-19T05:50:37.51+00:00
Hajir Lesani 0 Reputation points
commented 2024-05-07T06:48:12.0666667+00:00
Yakun Huang-MSFT 235 Reputation points Microsoft Vendor
1 answer

Why isn't the message recall working?

Hi. Exchange 2019, CU 14. On-premise. Message recall doesn't work. My office: Outlook online mode. When a user revokes messages, the employee just gets an additional email that I want to revoke it, but the email stays with the recipient. This is within…

Exchange Server
Exchange Server
A family of Microsoft client/server messaging and collaboration software.
1,085 questions
asked 2024-04-24T12:48:24.2633333+00:00
Андрей Михалевский 2,641 Reputation points
commented 2024-05-07T06:48:07.8533333+00:00
Jake Zhang-MSFT 1,235 Reputation points Microsoft Vendor
0 answers

Unable to filter emails by multiple categories with Graph

Hello, I am trying to filter emails by multiple categories with Microsoft Graph, but I'm not able to get it to work. I found this thread which gives me a query to filter by category 1 OR category…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,667 questions
asked 2024-05-07T06:47:39.59+00:00
Rafa 0 Reputation points
1 answer

Why is Copy / Cut / Paste NOT working in RichTextBox? It works my previous projects.

Hi All, I am unable to "Copy" the text output in a RichTextBox in a project created in Visual Studio 2013. In my previous projects, I can "Copy" text from RichTextBox. I found out on Googling that for RichTextBox, it is necessary to…

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,580 questions
asked 2024-05-06T17:36:06.9066667+00:00
VKSB 176 Reputation points
edited an answer 2024-05-07T06:47:25.24+00:00
Jiachen Li-MSFT 26,671 Reputation points Microsoft Vendor
0 answers

Azure firewall migration from third party firewall

I am planning to migrate from a third party firewall to Azure firewall. Without much downtime Currently, all UDR points to third party firewall appliance hosted in Azure I have setup a firewall and empty policy in Azure I am will be importing rules…

Azure Firewall
Azure Firewall
An Azure network security service that is used to protect Azure Virtual Network resources.
573 questions
asked 2024-05-06T22:05:01.7366667+00:00
prasantc 796 Reputation points
commented 2024-05-07T06:47:11.6266667+00:00
GitaraniSharma-MSFT 47,676 Reputation points Microsoft Employee
1 answer

Remove Suggested People/Contacts in New Outlook for Tenant

Hi Can suggested contacts be disabled/removed at a tenant level. Alternatively could external contacts be removed from the suggested list? This is to solve an issue in Outlook, however, will it impact other M365 apps. Advice is appreciated.

Outlook
Outlook
A family of Microsoft email and calendar products.
3,010 questions
asked 2024-05-02T08:12:53.2866667+00:00
Helen McMahon 0 Reputation points
commented 2024-05-07T06:47:06.92+00:00
Faery Fu-MSFT 17,021 Reputation points Microsoft Vendor
0 answers

How to add Farm Account Shell Admin access to content databases?

Objective To grant SharePoint Farm account Shell Admin to all the content databases. Error Highlighted in white are "Add-SPShellAdmin <FarmAccount>", "WSS_Content_Database". Question How to give Farm account Shell…

SharePoint Server
SharePoint Server
A family of Microsoft on-premises document management and storage systems.
2,229 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.
12,767 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,698 questions
asked 2024-05-07T01:18:10.12+00:00
ChingSong Lim 60 Reputation points
commented 2024-05-07T06:47:02.56+00:00
Emily Du-MSFT 41,941 Reputation points Microsoft Vendor
4 answers One of the answers was accepted by the question author.

event veiwer

What do these mean? "A timeout (30000 milliseconds) was reached while waiting for a transaction response from the GamingServices service." "The application-specific permission settings do not grant Local Activation permission for the COM…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,671 questions
asked 2024-05-07T00:14:20.6866667+00:00
clayton brannan 0 Reputation points
accepted 2024-05-07T06:46:38.34+00:00
clayton brannan 0 Reputation points
0 answers

How to map a shared mailbox to user's mailboxes in an access list?

I have an access list that has full permission to a shared mailbox and want map the shared mailbox to everyone in the access list.

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,902 questions
asked 2024-05-02T12:44:56.1266667+00:00
Robinson, Wendell 0 Reputation points
commented 2024-05-07T06:46:29.23+00:00
Faery Fu-MSFT 17,021 Reputation points Microsoft Vendor
0 answers

Can I automatically switch user input method from fullwidth hiragana to halfwidth katakana when I focus in an input using javascript or PHP?

(1) I have a form of html inputs, some of which are allowed to type in halfwidth hiragana, the others are allowed to type in fullwidth katakana. (2) Now, I need a way to automatically switch user keyboard input method between halfwidth hiragana and…

JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
875 questions
asked 2024-05-04T06:08:30.67+00:00
Dinh Ngoc Quang Huy 0 Reputation points
edited the question 2024-05-07T06:46:20.4333333+00:00
Haoyan Xue_MSFT 20,031 Reputation points Microsoft Vendor
1 answer

how to auto forward email after removing subject

There is an auto forwarding rule configured by outlook admin to forward all incoming emails sent by suppliers to an external email address (Oracle ERP). ERP is not working as expected because it expects either with some key values in subject of auto…

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,902 questions
asked 2024-05-06T21:21:13.2966667+00:00
BR, Rajesh 0 Reputation points
answered 2024-05-07T06:45:25.4666667+00:00
Faery Fu-MSFT 17,021 Reputation points Microsoft Vendor
0 answers

Azure function - disabled create function button & restricting to view and deploy only one app

Hi, When i created my function app(nodejs Runtime) the +create function UI button is present to create the function and also i created the function from the azure portal and then after deployed my newly created function from vscode to my function app…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,303 questions
asked 2024-05-03T06:37:35.6666667+00:00
Rohith Venu 0 Reputation points
commented 2024-05-07T06:45:12.8+00:00
VenkateshDodda-MSFT 18,451 Reputation points Microsoft Employee
1 answer

Is it possible to get PID from Media Sessions?

As title says, is it possible to get PID or some other unique identifier from the Media Sessions the API provides? I'm afraid of issues with multiple instances of my program running, and some way to distinguish them would be very…

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,427 questions
asked 2024-05-06T08:19:41.74+00:00
Dolezal, Vojtech 0 Reputation points
commented 2024-05-07T06:43:33.03+00:00
Xiaopo Yang - MSFT 11,501 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

inserting OneDrive read-only documents into email signature

Can you insert OneDrive read-only documents into your email signature (need for disclosure and disclaimer) Is it secure?

OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
831 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,698 questions
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,902 questions
asked 2024-04-09T22:48:57.5866667+00:00
Eric Zepp 40 Reputation points
edited the question 2024-05-07T06:43:13.3866667+00:00
Emily Du-MSFT 41,941 Reputation points Microsoft Vendor
1 answer

"owl carousel" not working when appending data dynamically using jquery

I'm appending the data dynamically to "owl carousel" and initially the data is showing correctly and next (when I click the button) I'm erasing and re-assigning the data to the "owl carousel" (because the data will keep change) at…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,277 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
875 questions
asked 2024-05-06T04:31:47.04+00:00
Ashok Kumar 161 Reputation points
commented 2024-05-07T06:42:56.0533333+00:00
Lan Huang-MSFT 25,866 Reputation points Microsoft Vendor
1 answer

running asp.net intranet application on localhost asking for authentication

I have an intranet application written int ASP.net core, when I run this application on localhost, I get a pop window asking me to authenticate and once I enter my domain name\my username and password then it authenticates me and lets me run the…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,194 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,277 questions
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,286 questions
asked 2024-05-06T23:53:29.4066667+00:00
Anjali Agarwal 1,386 Reputation points
commented 2024-05-07T06:42:40.1266667+00:00
Anjali Agarwal 1,386 Reputation points
0 answers

After updating Clickonce today, it won't run.

We distribute our product using ClickOnce, based on .NET Framework 4.0. I conducted an update for my product today, but many users encountered issues where it wouldn't launch after the update. After trying various methods, I found that following the…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,671 questions
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,286 questions
asked 2024-04-29T04:49:56.9466667+00:00
Chanhun.lee 5 Reputation points
commented 2024-05-07T06:42:03.0266667+00:00
Chanhun.lee 5 Reputation points
2 answers

Teams Adaptive card showing placeholders instead of images

Adaptive cards can include images that are referenced by public URLs. That is fine. If public URLs to images are not accessible at the moment when the card is first presented on the New Teams app (Windows), the app replaces images with dummy placeholder…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,128 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,873 questions
asked 2024-04-11T18:46:26.25+00:00
Boris Rusinovic 1 Reputation point
commented 2024-05-07T06:40:36.5066667+00:00
JimmyYang-MSFT 49,031 Reputation points Microsoft Vendor