346,590 questions

Sort by: Updated
0 answers

Curl HTTP/2 Push Headers Memory-leak Vulnerability

We are receiving vulnerabilities on few VMs related to "Curl HTTP/2 Push Headers Memory-leak" and in solution it is suggested to upgrade to latest Curl (version 8.7.1). But the actual file is in system32 folder and we can't make any changes in…

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,488 questions
asked 2024-05-16T20:01:49.9966667+00:00
Garg, Naman 0 Reputation points
2 answers

How to design patterns from scratch using C# asp.net MVC

I am new to building design pattern using factory design pattern, its C# asp.net mvc application which i am going developing my new web application, please can you help me how to start from scratch. I have worked one design pattern application which is…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,439 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,297 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,341 questions
asked 2024-04-19T14:27:10.4633333+00:00
coder rock 196 Reputation points
commented 2024-05-16T20:00:25.26+00:00
Bruce (SqlWork.com) 57,406 Reputation points
0 answers

Unable to update Windows Explorer

Using Win11 Pro on new Dell Laptop. Trying to update Windows Explorer. Instructions say to right click taskbar and select Properties. When I right click, there is no Properties, the only things that show up are: Task Manager and Taskbar settings. This…

Windows
Windows
A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.
4,819 questions
asked 2024-05-14T15:06:23.3533333+00:00
Victor Messina 0 Reputation points
commented 2024-05-16T20:00:04.1766667+00:00
MotoX80 32,086 Reputation points
0 answers

what could cause breakpoints to be ignored?

Sometimes I have the problem that break points don't stop. And instead of guessing around, I'd rather like to understand how they work and why the sometimes fail. Now, from my understanding, a break point is a special cpu command "int 3" which…

Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
948 questions
asked 2024-05-14T21:21:41.89+00:00
Rudolf Meier 271 Reputation points
commented 2024-05-16T19:59:07.9133333+00:00
Rudolf Meier 271 Reputation points
1 answer

Event log failure 4625 (brute force attack)

I am receiving constant 4625 event log failures in my machine every 10 minutes. The machine lies under the firewall with RDP enabled in it. When I try to check the account name and domain, it is showing as I mentioned in the example i.e If the audit…

Windows Server Security
Windows Server Security
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
1,737 questions
asked 2020-12-15T06:10:46.05+00:00
Spellbound vfx 6 Reputation points
commented 2024-05-16T19:58:13.6766667+00:00
Hitesh Patel (PDF) 0 Reputation points
0 answers

Automatically approve items in a SharePoint list through a Power Automate workflow

Good afternoon. I am trying to approve the records of a SharePoint list through a Power Automate workflow but it is not working for me. I am using the following options: When an element is created Define content approval status How could I…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,781 questions
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.
101 questions
asked 2024-05-16T19:57:21.25+00:00
Jairo Javier Baleta Cali 106 Reputation points
0 answers

C++/CLI breakpoints not stopping

I try to debug an extension for Visual Studio (2019/2022) that I wrote in C++/CLI. Now... the extension itself works. The only problem is, that I cannot jump into the code while it is executing. The breakpoints never stop. But, when I create a C#…

.NET CLI
.NET CLI
A cross-platform toolchain for developing, building, running, and publishing .NET applications.
324 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,550 questions
asked 2024-05-14T00:10:57.0833333+00:00
Rudolf Meier 271 Reputation points
commented 2024-05-16T19:56:15.68+00:00
Rudolf Meier 271 Reputation points
1 answer

Azure AD B2C - how to shorten the "state" parameter in the signout url to avoid query string is too long error?

Hi, we are getting a unique query string too long error upon adding one of the standard context parameters. Somehow it is getting added to the "state" property while user logging out. I have no idea why the "state" property is…

Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,671 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,740 questions
asked 2024-05-16T16:05:57.7733333+00:00
Gangarde, Sachin 20 Reputation points
commented 2024-05-16T19:55:10.25+00:00
Gangarde, Sachin 20 Reputation points
1 answer

Does Sysinternals Utilities come installed with Windows

Is it necessary to download Sysinternals Utilities separately or are they already included in Windows? I have searched for an answer but couldn't find anything definitive. Thank you for your help. Nick Putch

Sysinternals
Sysinternals
Advanced system utilities to manage, troubleshoot, and diagnose Windows and Linux systems and applications.
1,098 questions
asked 2024-05-16T19:30:57.9166667+00:00
Nputch 0 Reputation points
answered 2024-05-16T19:52:43.0166667+00:00
Andreas Baumgarten 98,216 Reputation points MVP
0 answers

Powershell script to find freespace available on disk and send email

Here is the code and I am getting email The F: drive is below 150 GB and only at 0 GB - Please resolve, but that is not true. F drive is not low in space $disksize = $null $limitGB = $null $freeSpaceGB = $null Parameter $limitGB = 150 $disksize =…

PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,124 questions
asked 2024-05-16T19:51:18.0666667+00:00
Avyayah 1,251 Reputation points
2 answers

Pearson Vue New User Account Creation

I would like to register for an in-person testing center through Pearson Vue's website. I was informed by their customer service line to use this method to contact microsoft to create a user account. Can you please create my account on Pearson Vue so…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,353 questions
asked 2024-05-03T17:53:14.2+00:00
Chelsea 0 Reputation points
commented 2024-05-16T19:44:55.3366667+00:00
Chelsea 0 Reputation points
0 answers

Need guidance in designing a workbook and function app with api keys

My requirement is to have a workbook that calls our product's apis and visualizes the data. The data to be visualized is divided into many widgets about 6-8 in total. Hence, I am thinking of creating a http trigger function app when the workbook is…

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,846 questions
asked 2024-05-16T19:44:40.4533333+00:00
Ashwin Venkatesha 165 Reputation points
0 answers

PowerShell-> ExchangeOnlineManagement-> Connect-ExchangeOnline is failing with 500

New-ExoPSSession : Connecting to remote server outlook.office365.com failed with the following error message : The WinRM client received an HTTP server error status (500), but the remote service did not include any other information about the cause of…

Microsoft Exchange Online
asked 2024-05-16T19:44:31.7333333+00:00
Microsoft CDX 0 Reputation points
1 answer

web.config bindingRedirect not working

Hi, I have two projects. I have a MVC web application called MBSAnalysisMVCWebApp. I also have a .net framework MVC project called Mbsa. I found this link: …

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,297 questions
asked 2024-05-11T22:47:30.2733333+00:00
iqworks Information Quality Works 276 Reputation points
commented 2024-05-16T19:43:22.1766667+00:00
iqworks Information Quality Works 276 Reputation points
1 answer

Sensitivity label works in Outlook web app but not desktop app

We are currently using M365 Business Premium licence and hence are using Azure Information Protection Premium Plan 1. We created an 'Internal' sensitivity label on compliance.microsoft.com, with "assign permissions now" configuration granting…

Azure Information Protection
Azure Information Protection
An Azure service that is used to control and help secure email, documents, and sensitive data that are shared outside the company.
521 questions
Outlook
Outlook
A family of Microsoft email and calendar products.
3,072 questions
Microsoft Purview
Microsoft Purview
A Microsoft data governance service that helps manage and govern on-premises, multicloud, and software-as-a-service data. Previously known as Azure Purview.
952 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,924 questions
asked 2024-04-30T13:00:43.08+00:00
Vishal Bakshi 41 Reputation points
edited an answer 2024-05-16T19:43:18.6933333+00:00
James Hamil 22,096 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Performance Monitoring tools used for 4 hrs

Using Performance Monitoring tool to check on the performance of the database server. I cannot extend the duration to more than 1000 secs. What are the other options for performance monitoring so that I can get the data for 4 hrs

SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
2,818 questions
asked 2024-05-01T22:28:33+00:00
Avyayah 1,251 Reputation points
accepted 2024-05-16T19:42:32.92+00:00
Avyayah 1,251 Reputation points
0 answers

Enforce Cost limit per subscription or tenant to not exceed the allowed amount per month

I wanted to enforce Cost limit per sub or tenant, and NOT to exceed the allowed amount per month. Ex: I want to allocate monthly $20 for doing POCs, if amount exceed, it supposed to NOT allow to create new instances and already existing instances…

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,098 questions
asked 2024-05-16T19:38:59.1666667+00:00
Vasanth J 21 Reputation points
2 answers

Not allowing to connect Sentinel Data connector with Defender XDR

Hello, I was trying to connect the "Microsoft Defender XDR" connector with "Microsoft Sentinel", but I am facing the below error. I am not sure why Sentinel is not allowing to establish the XDR connector. As I am the Owner of the…

Microsoft Sentinel
Microsoft Sentinel
A scalable, cloud-native solution for security information event management and security orchestration automated response. Previously known as Azure Sentinel.
996 questions
Microsoft Defender for Identity
Microsoft Defender for Identity
A Microsoft service that helps protect enterprise hybrid environments from multiple types of advanced, targeted cyberattacks and insider threats.
157 questions
asked 2024-05-08T12:07:43.2433333+00:00
Karan Bhatt 27 Reputation points
edited an answer 2024-05-16T19:38:43.51+00:00
James Hamil 22,096 Reputation points Microsoft Employee
0 answers

Error while scaling up the deployment

I have deployed a model in azure ML using the automated author, and now when I try to scale it up from 1 instance to more than 1 it fails every time. Both the auto scale and the manual scaling keeps failing.   I also noticed some changes that occurred…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,594 questions
asked 2024-05-16T19:37:02.28+00:00
Aditya Vishwakarma (LTIMINDTREE LIMITED) 0 Reputation points Microsoft Vendor
0 answers

Connecting Azure Load Testing to CI/CD Workflow Without Service Connections

We are setting up Azure Load Testing in our CI/CD workflow, but recent security policies prevent us from using service connections in our Azure project. Is there an alternative method to connect our Azure Load Testing resource to our CI/CD workflow? Can…

Azure Load Testing
Azure Load Testing
An Azure service that enables developers and testers to generate insights on how to improve the performance, scalability, and capacity usage of their application
42 questions
asked 2024-05-16T19:36:20.9133333+00:00
Marcus Christerson 0 Reputation points Microsoft Employee