353,239 questions

Sort by: Updated
1 answer

Graph API - User Calendar with only 12 results returned

We can successfully draw a calendar's details in, but only 12 results at a time. We would like to pull all items rather than a truncated list. We are using the Graph API by GET…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,038 questions
asked 2024-06-13T20:05:50.8566667+00:00
Nick Patel 0 Reputation points
answered 2024-06-14T01:57:14.4333333+00:00
Yakun Huang-MSFT 1,320 Reputation points Microsoft Vendor
0 answers

How to modify the value of a preprocessor based on the existence of a file?

On Visual Studio 2022, is it possible to create/modify the value of a preprocessor based on the existence of a file? I tried adding at "Configuration Properties" -> "Build Events" -> "Pre-Build Event" in the…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,755 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,590 questions
asked 2024-06-14T00:07:35.4566667+00:00
Leo Purktz 0 Reputation points
edited a comment 2024-06-14T01:56:56.9333333+00:00
Leo Purktz 0 Reputation points
1 answer

In my organization devices are azure ad registered(intune enrolled)+ domain joined .when i enable entra hybrid join it shows dual state like entra registered(intune) and entra hybrid joined in entra id.How can i make entra hybrid joined to Intune enrolled

In my organization devices are azure ad registered(intune enrolled)+ domain joined .when i enable entra hybrid join it shows dual state like entra registered(intune) and entra hybrid joined in entra id.How can i make entra hybrid joined to Intune…

Microsoft Intune Enrollment
Microsoft Intune Enrollment
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Enrollment: The process of requesting, receiving, and installing a certificate.
1,282 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,570 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,079 questions
asked 2024-06-13T14:27:29.29+00:00
edited an answer 2024-06-14T01:56:51.2366667+00:00
Crystal-MSFT 44,851 Reputation points Microsoft Vendor
1 answer

Azure GPT4o stream sends chunks at once in a short time with not good continuous flow.

We're using gpt4o for streaming service that smooth real-time response is important. Both Azure and openAI sends well-broken chunks on gpt4o stream completion. But, There is an issue in Azure. openAI gpt4o sends chunks smoothly without stuck. Azure…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,426 questions
asked 2024-06-12T07:33:17.73+00:00
김세형 0 Reputation points
commented 2024-06-14T01:56:49.8733333+00:00
김세형 0 Reputation points
1 answer

Control Flow guard

Hello Team, Control flow guard is only for visual c++ based application or for all c++ compilers or it will works for all like c#, .net based application.

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,522 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,470 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,590 questions
asked 2024-06-07T11:13:32.64+00:00
Mashuk Raza 20 Reputation points
commented 2024-06-14T01:55:26.78+00:00
Minxin Yu 10,456 Reputation points Microsoft Vendor
0 answers

Problem signing a hash using the Wincrypt lib

Hello devs. I need to read the user certificates installed in Windows and use them to make a signature in a hash of a file previously calculated in sha256 with the private key of the chosen certificate. To do this, I developed the following code inspired…

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,590 questions
asked 2024-06-13T18:30:13.1666667+00:00
William Coelho 0 Reputation points
commented 2024-06-14T01:52:27.8266667+00:00
Minxin Yu 10,456 Reputation points Microsoft Vendor
1 answer

SharePoint List Row tail formatting with JSON entire card clickable option is not working after adding into SharePoint page

Dear Techies, Need help on SharePoint List Row formatting with JSON data. Created SharePoint List, Added Tail View in that tail View added Row formatting JSON code, for that entire card i removed default clickable option by removing customRowAction…

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
4,082 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,001 questions
asked 2024-06-13T11:16:16.5466667+00:00
Venkateswarlu Marthula 0 Reputation points Microsoft Vendor
commented 2024-06-14T01:49:43.9533333+00:00
AllenXu-MSFT 17,421 Reputation points Microsoft Vendor
4 answers One of the answers was accepted by the question author.

What is the best way to show the loader while uploading the file in gridview

I am using gridview for displaying and inserting new records. i'm using loader wherever it is required in the gridview. it is working fine. i'm trying to use animation loader for specific upload column in gridview. will it possible to show the loader…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,361 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,470 questions
asked 2024-06-07T17:12:49.2366667+00:00
Gani_tpt 2,026 Reputation points
commented 2024-06-14T01:48:21.4233333+00:00
Lan Huang-MSFT 27,716 Reputation points Microsoft Vendor
1 answer

C++20 Modules in Shared Libraries

Hello, Follow-up question to https://learn.microsoft.com/en-us/answers/questions/1665106/how-to-use-c-20-modules-in-shared-libraries I’ve been exploring the use of C++20 modules in shared libraries and I understand the typical approach involves providing…

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,590 questions
asked 2024-06-13T09:43:29.3+00:00
Michael Brunner 20 Reputation points
edited a comment 2024-06-14T01:48:20.5166667+00:00
Minxin Yu 10,456 Reputation points Microsoft Vendor
1 answer

Upgrade to Windows 11 deletes all scheduled tasks.

I'm testing the upgrade process from Windows 10 to Windows 11, before I roll it out to our organization, and I've discovered that the upgrade process appears to delete existing scheduled tasks. I have several scheduled tasks created in the Windows 10…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,607 questions
asked 2024-06-13T20:59:53.15+00:00
Ed Reed 6 Reputation points
answered 2024-06-14T01:48:06.83+00:00
Hania Lian 9,691 Reputation points Microsoft Vendor
1 answer

WSUSSCN2.cab file for Windows 11

I have been using a the wsusscn2.cab file and WUA in a script for years to determine the latest non-superseded applicable UpdatesIDs so that I can download them and bring them to my offline networks. Now that we are moving to Windows 11 it seems to me…

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,469 questions
Windows 10 Security
Windows 10 Security
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
2,805 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,607 questions
asked 2024-06-13T15:51:07.07+00:00
ArmoredEmu01 0 Reputation points
commented 2024-06-14T01:46:07.7666667+00:00
Xiaopo Yang - MSFT 11,746 Reputation points Microsoft Vendor
1 answer

VirtualizingStackPanel Scrollviewer height

I am working a uwp app where i used ListView with VirtualizingStackPanel . In my case i am trying create an alternatives for CVS ListView so each item has a ItemsControl (choosen this because it consume less memory and ScrollViewer). Now if i want…

Universal Windows Platform (UWP)
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,470 questions
XAML
XAML
A language based on Extensible Markup Language (XML) that enables developers to specify a hierarchy of objects with a set of properties and logic.
778 questions
asked 2024-05-22T06:12:58.1066667+00:00
shriram 90 Reputation points
commented 2024-06-14T01:45:54.5066667+00:00
Junjie Zhu - MSFT 16,146 Reputation points Microsoft Vendor
0 answers

How to fix "module was not instrumented." Reason:"path_is_excluded" error in Microsoft.CodeCoverage.Console tool?

I'm receiving the following problem while trying to instrument my dll with Microsoft.CodeCoverage.Console tool. module was not instrumented. Reason: path_is_excluded." I'm using Microsoft.CodeCoverage.A console tool for calculating code coverage.…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,522 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,755 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,590 questions
Visual Studio Testing
Visual Studio Testing
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Testing: The act or process of applying tests as a means of analysis or diagnosis.
334 questions
asked 2024-06-13T06:50:10.2966667+00:00
R M 0 Reputation points
edited the question 2024-06-14T01:45:27.8433333+00:00
Hui Liu-MSFT 46,961 Reputation points Microsoft Vendor
1 answer

How to remove MAUI .NET Entry white space?

I've a entry in my android app. As in picture, text is clipped, and there is a big white space around. Is it possible to made text bigger, without clipping it, reducing the white space? <Style TargetType="Entry"> <Setter…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,522 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,047 questions
asked 2024-06-13T08:07:03.3+00:00
Ajeje Brazorf 106 Reputation points
edited an answer 2024-06-14T01:44:51.78+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 70,556 Reputation points Microsoft Vendor
2 answers

How to renew Microsoft 365 Developer licence

I had subscribed to the Microsoft 365 Developer Program, but my subscription has expired and was not renewed. I am seeking assistance to resubscribe to the program

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
4,082 questions
Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,601 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,960 questions
Excel Management
Excel Management
Excel: A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.Management: The act or process of organizing, handling, directing or controlling something.
1,670 questions
asked 2024-06-11T11:04:59.1266667+00:00
Hamxa Khan 0 Reputation points
commented 2024-06-14T01:44:48.4433333+00:00
Jiajing Hua-MFST 6,510 Reputation points Microsoft Vendor
1 answer

Download link for Edge Policy Templates not working

Does anyone have a link to the latest microsoft edge admx files for group policy. The link on the website no longer works it just downloads a htm file

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,202 questions
asked 2024-06-10T15:36:34.41+00:00
Stephen Goodwin 0 Reputation points
commented 2024-06-14T01:44:01.5666667+00:00
Yu Zhou-MSFT 12,541 Reputation points Microsoft Vendor
1 answer

How to authenticate Graph API to get members of a Microsoft tenant from a PME tenant service

Hello, I have a service that needs to call the Graph API to retrieve the members of a specific group in a Microsoft tenant. Due to security requirements, I need to move the service to a PME tenant. What is the authentication process to make Graph API…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,038 questions
asked 2024-06-11T16:28:05.0833333+00:00
Yu Kang 0 Reputation points Microsoft Employee
commented 2024-06-14T01:42:58.12+00:00
CarlZhao-MSFT 38,686 Reputation points
1 answer

Can I apply 2 ASR policies in Intune without policy overlapping?

Is it possible to apply two ASR policies in Intune, with each policy applied to a different set of devices? And if so, will there be any policy overlapping? Additionally, will the audit and block logs from both policies be contained in the same logs for…

Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,570 questions
asked 2024-06-13T14:00:03.1333333+00:00
Aishwarya R M 0 Reputation points
answered 2024-06-14T01:42:27.9333333+00:00
ZhoumingDuan-MSFT 9,790 Reputation points Microsoft Vendor
1 answer

InternetExplorerModeEnableSavePageAs in not set

Hi guys, How do i set InternetExplorerModeEnableSavePageAs value to true in edge policy. When i click on the drop-down arrow, there is nothing to change value to ture

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,202 questions
asked 2024-06-13T02:18:18.1433333+00:00
Ali Bah 0 Reputation points
edited an answer 2024-06-14T01:42:15.4+00:00
Jinxin Wang (Shanghai Wicresoft Co Ltd) 1,145 Reputation points Microsoft Vendor
0 answers

async Task method with await Task.Run make application crash shutdown without any errors/exceptions. how to solve?

when running the application, it starts doing the code in the method but then after few seconds the application crash shutdown without showing any errors or exceptions and it's never reaching any of the catch places. maybe there is a deadlock? not…

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,863 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,470 questions
asked 2024-06-14T00:32:37.6766667+00:00
Chocolade 516 Reputation points
commented 2024-06-14T01:42:04.2133333+00:00
KOZ6.0 5,630 Reputation points