379,522 questions

Sort by: Updated
0 answers

Taskbar malfunction after sleep.

Experiencing an issue with windows 11 where the taskbar icons will seize and the time will freeze. It is the same issue as this…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
9,611 questions
asked 2024-10-07T09:45:13.8766667+00:00
Harvey Cross 0 Reputation points
0 answers

Regarding the matching rules for the includePath configuration option in CppProperties.json

The root directory of the project is D:\work\code\cpp-service. I configured it as follows: "includePath":…

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,723 questions
asked 2024-09-30T10:00:39.4433333+00:00
daqing wu 0 Reputation points
commented 2024-10-07T09:44:57.68+00:00
Minxin Yu 11,666 Reputation points Microsoft Vendor
2 answers

Troubleshooting Duplicate Rows in ADF Copy Activity from SFTP Server

How can we resolve the issue of receiving only 4.6 million distinct rows instead of 38 million when importing data from an SFTP server into Azure Data Factory? PS - Based on common issues that we have seen from customers and other sources, we are posting…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,683 questions
asked 2024-10-07T09:40:56.6133333+00:00
Bathini Harshitha 0 Reputation points
answered 2024-10-07T09:44:52.7266667+00:00
Bathini Harshitha 0 Reputation points
1 answer

Automating CURL Installation on Multiple Azure VMs

Hello everyone, I'm looking for a way to automate the installation of CURL on multiple Azure virtual machines efficiently. I would appreciate any suggestions or best practices on how to achieve this in a simple manner. Additionally, I have a question: Is…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,877 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
13,058 questions
Microsoft Configuration Manager Deployment
Microsoft Configuration Manager Deployment
Microsoft Configuration Manager: An integrated solution for for managing large groups of personal computers and servers.Deployment: The process of delivering, assembling, and maintaining a particular version of a software system at a site.
976 questions
asked 2024-10-04T02:18:29.4466667+00:00
João Vitor do Prado Maia 65 Reputation points
edited a comment 2024-10-07T09:44:36.1866667+00:00
Sai Krishna Katakam 345 Reputation points Microsoft Vendor
1 answer

Blazor App Redirecting API response to login page

I am building a Blazor Server app on .NET. The app was started using the Visual Studio .NET8 Web template for Blazor server with individual authentication turned on. In the second step, I added an API controller to the app, with the [Authorize]…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,843 questions
Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,577 questions
asked 2024-10-05T17:18:09.84+00:00
Amjad Khan 41 Reputation points
commented 2024-10-07T09:43:51.4933333+00:00
Ping Ni-MSFT 4,335 Reputation points Microsoft Vendor
1 answer

Why can't I use some modifier in method? C#

Hello, Why can't I use const for a string array and read-only for an integer inside a method? namespace ConsoleApp1 { internal class Program { static void Main(string[] args) { } static void Summary() …

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,843 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,918 questions
asked 2024-09-28T01:25:02.2433333+00:00
Shervan360 1,541 Reputation points
commented 2024-10-07T09:43:24.87+00:00
Jiale Xue - MSFT 45,006 Reputation points Microsoft Vendor
0 answers

WAF Log Scrubbing XML payloads

Hi, First poster here. I have a SOAP API that is behind an APP GW with WAF and then an APIM. Some of the payloads are triggering built in WAF rules and causing logs to be recorded. I have configured the log scrubbing to target the named properties inside…

Azure Web Application Firewall
asked 2024-10-04T12:33:44.4+00:00
Alex Savage 0 Reputation points
commented 2024-10-07T09:42:53.1966667+00:00
Sai Prasanna Sinde (Quadrant Resource LLC) 265 Reputation points Microsoft Vendor
0 answers

"Something went wrong." with error code Create1on1ConversationWithBotFailed on adding BOT made for gov to teams

I build an application in my sandbox environment with app id 686d4e7b-a357-4289-9dd2-0c45f87b5fc5. While configuring the bot I selected settings -> channels -> Teams -> Microsoft for government . I side-loaded the app in my teams but when I try…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,095 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.
3,250 questions
asked 2024-09-20T11:07:36.8266667+00:00
Abhishek Jaiswal 20 Reputation points
commented 2024-10-07T09:42:32.4033333+00:00
Abhishek Jaiswal 20 Reputation points
2 answers

How do I set up a new computer to run an executable I have built with Microsoft Visual Studio?

How do I set up a new computer to run an executable I have built with Microsoft Visual Studio? It has been a pain. First we found out that .Net had to be installed. Now I have learned that it is expecting to have all the namespace DLLs on the…

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,918 questions
asked 2024-09-27T17:00:56.5466667+00:00
William Thompson 120 Reputation points
commented 2024-10-07T09:42:24.7266667+00:00
Jiale Xue - MSFT 45,006 Reputation points Microsoft Vendor
1 answer

What associated DLL's need to be included in order for a net6.0 console app to run?

I have created a console app with Microsoft Visual Studio. I have put it into a directory off of my C drive and I have run it from the command line. This is the Release version of the .EXE and not the debug version. One thing I have noticed is that…

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,918 questions
asked 2024-09-26T19:12:53.05+00:00
William Thompson 120 Reputation points
commented 2024-10-07T09:41:56.4933333+00:00
Jiale Xue - MSFT 45,006 Reputation points Microsoft Vendor
1 answer

How to provision client assets into JWT token in Azure CVM?

Hi~ This question is related to this FAQ. Currently, I am using an Azure SNP-CVM: Image: Ubuntu Server 20.04 LTS (Confidential VM - SEV-SNP Only) VMsize: DCa series Enabled features: SecureBoot, Trusted Launch Feature, and EncOSdisk. To do…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,877 questions
asked 2024-09-29T10:33:36.8866667+00:00
Joey 40 Reputation points
commented 2024-10-07T09:41:28.0966667+00:00
Rachid Labiëd 5 Reputation points
0 answers

How is a "phrase list" (from AI Speech) different from a "keyword list"? (Copilot, AI Search) or "phrase dictionary" (AI Translator)?

Hi, I`m wondering about differences and similarities - and the reasons. AI Speech: A phrase list is a list of words or phrases provided ahead of time to help improve their recognition. Adding a phrase to a phrase list increases its importance, thus…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,715 questions
Azure Translator
Azure Translator
An Azure service to easily conduct machine translation with a simple REST API call.
398 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,835 questions
Microsoft Copilot
Microsoft Copilot
Microsoft terminology for a universal copilot interface.
286 questions
asked 2024-10-07T09:40:58.43+00:00
Michael Schmidt 0 Reputation points
0 answers

Need Assistance with PTR Record Configuration

Hello, I am currently configuring a mail server on an Azure VM running Linux, and I have encountered some issues related to setting up PTR records. I have successfully created an A record for mail.i-smart.me, which points to the VM's public IP, and it…

Azure DNS
Azure DNS
An Azure service that enables hosting Domain Name System (DNS) domains in Azure.
676 questions
asked 2024-10-05T11:11:49.16+00:00
Huang WeiYe 0 Reputation points
commented 2024-10-07T09:40:12.3+00:00
Huang WeiYe 0 Reputation points
0 answers

RSS Feed for Azure Updates any update on when service will be restored

The RSS feed for Azure updates has been undergoing "Maintenance" since June, four months later and there has been no service update. Is this service likely to be restored anytime soon?

Azure Update Manager
Azure Update Manager
An Azure service to centrally manages updates and compliance at scale.
305 questions
asked 2024-10-07T09:40:10.7133333+00:00
Roy O Hanlon 0 Reputation points Microsoft Employee
1 answer

How to pass Fast Startup test with a .NET startup app?

Hi, Applications developed using the .Net Framework are consistently flagged as issues in the Fast Startup assessment of the Windows Assessment Toolkit. Is there a way to avoid being flagged as an issue? Thanks. Best regards, Hank

Windows Performance Toolkit
Windows Performance Toolkit
A collection of Microsoft performance monitoring tools that produce in-depth performance profiles of Windows operating systems and applications.
105 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,918 questions
asked 2024-09-26T08:04:29.33+00:00
Hank 20 Reputation points
commented 2024-10-07T09:40:04.6266667+00:00
Jiale Xue - MSFT 45,006 Reputation points Microsoft Vendor
1 answer

Microsoft Compose Box

Hi, When Users need to send a long message, they need to expand on the composer box before typing the message which is frustrating. Are there any plans to have the composer box automatically appear so Users don't need to expand it?

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,095 questions
asked 2024-09-15T14:31:07.6333333+00:00
Rosemarie Vieira 0 Reputation points
commented 2024-10-07T09:39:46.03+00:00
JimmyYang-MSFT 52,801 Reputation points Microsoft Vendor
1 answer

Resolving ADF Pipeline 500 InternalServerError in Test Environment

Why does my Azure Data Factory pipeline fail with a 500 InternalServerError in the Test environment while it runs successfully in the Dev environment? PS - Based on common issues that we have seen from customers and other sources, we are posting these…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,683 questions
asked 2024-10-07T09:37:48.0966667+00:00
Bathini Harshitha 0 Reputation points
answered 2024-10-07T09:38:51.5833333+00:00
Bathini Harshitha 0 Reputation points
0 answers

Specified argument was out of the range of valid values. Parameter name: length

I was just designing my form when this suddenly happen and I dont know what wrong did i do and when I run it the form that I was designing is still running but I cant see the form where I can edit it

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,843 questions
VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,726 questions
asked 2024-09-08T07:32:14.84+00:00
Jean Alyssa Vallez 0 Reputation points
commented 2024-10-07T09:38:48.86+00:00
Jiachen Li-MSFT 31,321 Reputation points Microsoft Vendor
0 answers

Autocomplete list Selection using Key Up/Down in Textbox and Scroll should move in asp.net c#

When pressing the up or down keys in an autocomplete textbox, if dropdown options are available, the selection should move through the values, and the scroll should adjust accordingly, moving from top to bottom or bottom to top based on key…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,481 questions
asked 2024-09-21T13:44:47.67+00:00
Ashok Kumar 201 Reputation points
commented 2024-10-07T09:38:06.87+00:00
Ashok Kumar 201 Reputation points
1 answer One of the answers was accepted by the question author.

Issue with Missing IP address/FQDN when provisioning ACI through portal

As the title indicates: While using Azure Container Instances (ACI) on the portal to run a container (docker or another source), the container is deployed fine, but, it does not have a public IP address or a DNS name (even though one was specified). I…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
700 questions
asked 2024-09-25T00:56:24.1366667+00:00
Informatics For Life 55 Reputation points
commented 2024-10-07T09:37:32.06+00:00
Nikhil Duserla 2,340 Reputation points Microsoft Vendor