55,265 questions

Sort by: Updated
0 answers

How to implement h.264 codec into screen recorder C# GUI app which records the full screen and also the system sound of Windows OS?

Here is my project on github: https://github.com/RahmatullohIsmoilov/ScreenAudioRecorder I want to record the full screen and at the same time the system sound of Windows OS with possible in less MB size :) And sometimes, I have some problems with…

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,420 questions
asked 2024-06-03T15:45:20.5+00:00
Rahmatulloh 0 Reputation points
0 answers

VM mode on Lab Unit 8 - Create a Canvas app with unique controls. Login script on VM wont work

I can run the VM on this page https://learn.microsoft.com/en-gb/training/modules/controls-canvas-apps/5a-exercise-app-with-controls but then the login script to log into powerapps just hangs. Waited for 10 minutes but nothing happens. After this…

Microsoft Power Platform Training
Microsoft Power Platform Training
Microsoft Power Platform: An integrated set of Microsoft business intelligence services.Training: Instruction to develop new skills.
136 questions
asked 2024-06-03T15:40:28.2966667+00:00
Jason Moss 0 Reputation points
0 answers

Got error " We couldn't connect your data" when connecting chat playgroup's own data source

Hi MSFT team, I was using chat playground in azure openai studio. I add the data source using files (only 2 small HTML files with less than 100kb) saved in a blob storage container. I have all the open ai and ai search resources set up correctly. But i…

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.
768 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,354 questions
asked 2024-06-03T14:48:42.4633333+00:00
superbunny1025 0 Reputation points
commented 2024-06-03T15:39:39.73+00:00
Syed Ahmed 0 Reputation points
0 answers

Audience targeting for classic SharePoint Online sites not adding new users

We have several classic SharePoint Online sites that use Audience Targeting. Around February 28th, 2024, new users added to the AD Groups that are a part of an Audience were not getting added to the Audience and therefore could not see the sites. They…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,922 questions
asked 2024-05-31T16:18:29.5433333+00:00
Forbes, Nancy 21 Reputation points
commented 2024-06-03T15:37:30.6+00:00
Forbes, Nancy 21 Reputation points
0 answers

Entra sign-in logs - Missing information

Hello. For a subset of users, when looking at the Entra sign-in logs, we are seeing no Windows sign-ins under the heading of "Application" and no device information under the "Device info" tab for any other successful authentication…

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,013 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,940 questions
asked 2024-06-03T15:33:32.35+00:00
Hauck, Michael 1 Reputation point
0 answers

Unable to Deploy AppServices

{"code":"DeploymentFailed","message":"At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-deployment-operations for usage…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,077 questions
asked 2024-06-03T15:32:23.3+00:00
Bhargav Kandukuri 0 Reputation points
0 answers

Outlook 365 bolded dates on days with meetings in To-Do bar calendar

How do I get bolded dates on days with meetings in To-Do bar calendar in Outlook 365

Outlook
Outlook
A family of Microsoft email and calendar products.
3,147 questions
asked 2024-06-03T15:30:24.9133333+00:00
Leigh-Anne Thomas 0 Reputation points
0 answers

Databricks Simba Spark ODBC .NET8 C# Driver Parameters in SQL Queries

Hello, I'm using Simba ODBC driver v2.8.0 in order to query data from my azure databrick sql warehouse into a .net 8 Asp.net Api App. The ODBC driver works fine using plain text query but i need to parametrize the query. Searching around I found that it…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,259 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,988 questions
asked 2024-06-03T15:30:12.4666667+00:00
Luigi Navarra 0 Reputation points
0 answers

I want to verify that we're using the correct settings in IIS Application Pool

We're beginning to get away from the old .NET Frameworks, and start using .NET Core for our ASP.NET Core web applications. I've got an ASP.NET Core app written using .NET 6 in IIS 10 on a Windows 2019 Server. I've configured an application pool that for…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,259 questions
asked 2024-06-03T15:25:03.68+00:00
Falanga, Rod, DOH 80 Reputation points
0 answers

Sharepoint scopes not working throught a GDAP application consent

Hi, we have a problem when getting SharePoint settings through a GDAP relationship consent. Here's the flow we are using: Partner consent to an app with the scope https://api.partnercenter.microsoft.com/user_impersonation and offline_access Using the…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,920 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,922 questions
asked 2024-05-23T13:01:39.05+00:00
Etienne Lepage Lepitre 5 Reputation points
edited the question 2024-06-03T15:21:36.9166667+00:00
Givary-MSFT 28,756 Reputation points Microsoft Employee
0 answers

Support for `"tool_choice": "required"` in Azure OpenAI service

https://learn.microsoft.com/en-us/azure/ai-services/openai/reference doesn't yet support "tool_choice":"required" while it is already available in https://platform.openai.com/docs/api-reference/chat/create#chat-create-tool_choice

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,013 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,354 questions
asked 2024-06-03T15:17:23.4733333+00:00
peter.kadlot 0 Reputation points
0 answers

IIS 10.0 will not allow an application pool identity to be set to a valid service account on .NET482. How do I fix this?

I have a series of production websites that are currently running 4.6 with IIS 10. I can set the application pool identity to an internal service account. I can also set WCF services to that service account. On my development and test servers, which…

Internet Information Services
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,485 questions
asked 2024-06-03T14:57:44.9033333+00:00
Timothy Dooling 25 Reputation points
commented 2024-06-03T15:15:37.69+00:00
MotoX80 32,331 Reputation points
0 answers

Best Way To Give OpenAI Assistant Regular Access To Most Recent Error Logs?

I am looking at regularly giving an OpenAI Assistant access to information about our servers and services, such as error logs, Application Insights, and more. Since this information changes every day, I would have to regularly give the Assistant the most…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,354 questions
asked 2024-05-28T18:38:24.06+00:00
John Moto 21 Reputation points
commented 2024-06-03T15:15:14.0233333+00:00
John Moto 21 Reputation points
0 answers

Do you need a DNS Private Resolver for Virtual network gateway?

I am currently new to using Azure and have a resource group that has a web app and database. I have setup a Virtual Network Gateway so that I can connect to the Database locally in case I need to investigate any issues. Do I need to setup a DNS Private…

Azure DNS
Azure DNS
An Azure service that enables hosting Domain Name System (DNS) domains in Azure.
614 questions
Azure VPN Gateway
Azure VPN Gateway
An Azure service that enables the connection of on-premises networks to Azure through site-to-site virtual private networks.
1,416 questions
asked 2024-06-03T15:13:27.87+00:00
Joshua J. Cadman 0 Reputation points
0 answers

OneDrive Embed code NOT WORKING???

Hi, All of a sudden over the last week, the embed code has changed and no longer is including a src. As seen in the picture below, it is using src="? which is clearly a bug. I have cleared browsing data and cache, and have even generated a new…

OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
882 questions
asked 2024-05-10T18:10:14.5766667+00:00
Ryan Rude 5 Reputation points
commented 2024-06-03T15:12:38.24+00:00
psfrago l7p0 0 Reputation points
0 answers

How can an editor VSIX extend the C# method 'References' UI?

In the VS extensibility model, is there a way for me to add additional links/text to the 'References' text that is shown on top of each C# methods?

Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
181 questions
asked 2024-05-22T22:23:04.6233333+00:00
Chris Fortier 0 Reputation points
commented 2024-06-03T15:12:37.2066667+00:00
Chris Fortier 0 Reputation points
0 answers

Apply Service pack from Sql Server 2016 SP2 to Sql servr 2016 SP3

Hello, We need to Service pack for pour Sql Server 2016 which is currently on Microsoft SQL Server 2016 (SP2-CU7-GDR) (KB4505222) - 13.0.5366.0 (X64) and need to update SP3 latest pack. Can I know How many SP and CU version I need to apply? I know that…

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,957 questions
asked 2024-06-03T15:12:26.5433333+00:00
pdsqsql 391 Reputation points
0 answers

Creating Excel with EPPlus: Set Column Widths in Pixels and Add Logo

Hello Friends; I have a question for you, I want to pull the data according to id and process it with excell, I even want to add a logo but I couldn't do it somehow, the thing is that I actually want to give the size to the columns and add a logo, but…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,259 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,332 questions
Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,557 questions
asked 2024-06-03T15:08:17.0233333+00:00
kadir 60 Reputation points
0 answers

Azure Arc-enabled Servers - DeployGPO.ps1 Script fails with "C:\<path>\DeployGPO.ps1 : Exception calling "ProtectBase64" with "2" argument(s): "Encryption failed."

I am trying to deploy Azure Arc for a client and attempting to enroll machines at scale following the "Connect machines at sale using Group Policy" KB. I have configured all of the prerequisites and gone through the Azure setup portion of the…

Azure Arc
Azure Arc
A Microsoft cloud service that enables deployment of Azure services across hybrid and multicloud environments.
342 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,347 questions
asked 2024-06-03T15:02:29.0666667+00:00
SysTek 26 Reputation points
edited the question 2024-06-03T15:03:49.87+00:00
SysTek 26 Reputation points
0 answers

How to Upload Custom Event Data to Bing Ads Pixel via API without MSCLKID and Attribute it to Campaigns?

I have a question regarding Bing Ads and its capabilities around the upload of custom event data to the pixel via API and attributing this data to campaigns. This is a feature that Meta (Facebook) Ads currently supports, and I'm wondering if Bing Ads…

Microsoft Advertising API
Microsoft Advertising API
A Microsoft API that provides programmatic access to Microsoft Advertising to manage large campaigns or to integrate your marketing with other in-house systems.
395 questions
asked 2024-06-03T14:59:49.36+00:00
HP 0 Reputation points