340,162 questions

Sort by: Updated
1 answer One of the answers was accepted by the question author.

virtual network gateway Force shutdown for testing

I want to test unexpected shutdown for virtual network gateway. I am using VpnGw1AZ. I want to measure how long it takes for connectivity to be restored in the event of a zone failure in Azure. The Reset menu of the Virtual network gateway in the…

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,368 questions
asked 2022-01-26T15:16:37.08+00:00
아롬 황 236 Reputation points
commented 2022-01-27T07:50:21.947+00:00
아롬 황 236 Reputation points
0 answers

Ubuntu 20.04 VM not accessible after ASM to ARM migration

have an Azure VM running Ubuntu 20.04 that was migrated from ASM (cloud service) to ARM and is now not accessible. This VM was running in a Cloud Service under the Classic model (ASM) and was migrated into an existing ARM network. Migration was…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,082 questions
asked 2022-01-26T15:46:31.65+00:00
Nancy Adams 6 Reputation points
commented 2022-01-27T07:48:10.353+00:00
vipullag-MSFT 23,946 Reputation points Microsoft Employee
1 answer

I search for the best way to use dispose when a form closes

Hi everyone, I did some search to use dispose and if I understood correctly, then we open a form with .show then when we close the form dispose is automatic, however, if we open a form using .showdialog then we have to enter manually the me.dispose I…

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,564 questions
asked 2022-01-20T06:10:18.007+00:00
Logiciel Auto-Caisse, Inc 61 Reputation points
commented 2022-01-27T07:44:21.063+00:00
Jiachen Li-MSFT 26,426 Reputation points Microsoft Vendor
1 answer

Setting the Alpha Value of the Brush Color

Can the Alpha Value of Brush Color be Set Dynamically? For example Dim aAlpha = 255 Dim rR = 255 Dim gG = 255 Dim bB = 255 Dim myBrush As New SolidBrush(Color.FromArgb(aAlpha, rR, gG, bB)) Can the aAlpha be set programmatically?

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,564 questions
asked 2022-01-17T16:18:15.503+00:00
raklali 236 Reputation points
commented 2022-01-27T07:41:56.72+00:00
Jiachen Li-MSFT 26,426 Reputation points Microsoft Vendor
0 answers

Is Visual Studio BuildTools free for use?

So, I want to install VS 2019 buildtools within a docker container. Since this is docker, I don't need IDE. I only need everything vs_buildtools.exe installs and some additional C++ packages and windows sdk that can be added through vs_buildtools.…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,577 questions
asked 2022-01-26T01:07:12.417+00:00
toast12 1 Reputation point
commented 2022-01-27T07:36:18.907+00:00
Tianyu Sun-MSFT 27,106 Reputation points Microsoft Vendor
1 answer

Wpf Custom Control Expose Custom Event within Control Property Window

Further to an answer provided to an earlier question wpf-custom-control-switch-controltemplate-on-trigg.html I would like to expose a click event for the ToggleButton within my CustomControl. I have tried a RoutedEvent as below but I need to…

Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,667 questions
asked 2022-01-05T14:09:50.547+00:00
BigH61 581 Reputation points
commented 2022-01-27T07:32:25.537+00:00
Hui Liu-MSFT 38,026 Reputation points Microsoft Vendor
1 answer

SMB Signing with NetApp Files

Is there a way to implement SMB Signing with NetApp shares? We have implemented SMB signing for all clients and servers in our environment and looking to extend it to NetApp. On the NetApp physical appliance signing can be enabled but have not seen…

Azure NetApp Files
Azure NetApp Files
An Azure service that provides enterprise-grade file shares powered by NetApp.
83 questions
asked 2022-01-21T20:54:27.87+00:00
Evan Schwartz 1 Reputation point
commented 2022-01-27T07:31:45.57+00:00
Sumarigo-MSFT 43,406 Reputation points Microsoft Employee
6 answers One of the answers was accepted by the question author.

Convert string to date

Hi all, Using MS Access 2016. I have a string called "FinalStr". The value of the string is "0001315454022" - the first 6 digits is the birthdate (2000/01/31), but the year is not captured as "2000", but only the last 2…

asked 2022-01-26T07:14:26.84+00:00
Deon Olivier 101 Reputation points
answered 2022-01-27T07:29:52.48+00:00
Deon Olivier 101 Reputation points
1 answer

RDP Session continually disconnects from Azure SQL VM

I connect to my SQL Azure VM with RDP. While I'm on there, every few minutes it does a disconnect and of the RDP and right away try's to reconnect. It will timeout for about 8 seconds then come back to the Server. This happens throughout the day. Any…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,082 questions
Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,225 questions
asked 2022-01-26T15:56:50.623+00:00
Kevin Klockner 1 Reputation point
answered 2022-01-27T07:27:42.177+00:00
srbhatta-MSFT 8,546 Reputation points Microsoft Employee
1 answer

Visual c++

can i uninstall microsoft visual c++2008 redistributable -x64 9.0.30729.17 ?

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
35,879 questions
asked 2022-01-27T04:58:56.5+00:00
Danny Dan Daniel 1 Reputation point
answered 2022-01-27T07:23:51.57+00:00
Sumarigo-MSFT 43,406 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

ADMT-Sql computer object Migration

Hi Team, I want to migrate sql server to new forest. If I migrate sql server computer object to new forest. Is there any impact on sql server service’s

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,645 questions
asked 2022-01-21T20:08:16+00:00
Muhammed Ashraf Arummel 21 Reputation points
accepted 2022-01-27T07:20:19.067+00:00
Muhammed Ashraf Arummel 21 Reputation points
6 answers

ASP.NET Core Web Application on IIS

I am new to setting up servers as I'm a developer. We have recently deployed a .net core 3.1 web application to a 2019 windows server running IIS. It was been left to me to sort this out as there is no one else. I followed all the setup I could…

Internet Information Services
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,138 questions
.NET Runtime
.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: An environment required to run apps that aren't compiled to machine language.
1,117 questions
asked 2022-01-25T14:03:44.303+00:00
Darren Brown 1 Reputation point
answered 2022-01-27T07:14:01.213+00:00
Darren Brown 1 Reputation point
1 answer One of the answers was accepted by the question author.

Azure Monitor

Hello, I do the Azure CSPM Integration for my company. I came across few checks for which I have to write the code. Ensures Load Balancers Log Analytics logs are being properly delivered to Azure Monitor Ensures Key Vault Log Analytics logs are…

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,785 questions
asked 2022-01-20T21:34:58.91+00:00
Rahul Nair 86 Reputation points
accepted 2022-01-27T07:13:51.123+00:00
Rahul Nair 86 Reputation points
3 answers

How to update progress bar value in listview in WPF

I am developing a Download Manager. In which i am add files list in listview. in listview i have added progressbar. but how can i update its value. Value should be updated as the file downloads. This is my MainWindow.cs using System; …

Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,667 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,201 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.
762 questions
asked 2022-01-23T09:46:13.247+00:00
Nehal Chaudhari 41 Reputation points
commented 2022-01-27T07:13:05.997+00:00
Hui Liu-MSFT 38,026 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

Log Alerts Creation

Hey everyone, I'm working on Azure CSPM Integretion and have to write the code for these checks. Ensures Activity Log alerts for create or update Security Policy Rule events are enabled Ensures Activity Log alerts for the create or update and…

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,785 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,384 questions
asked 2022-01-25T15:49:03.253+00:00
Rahul Nair 86 Reputation points
accepted 2022-01-27T07:12:00.38+00:00
Rahul Nair 86 Reputation points
0 answers

Microsoft whiteboard get Unupdated when I installed it!

It keeps happening that whenever I installing MS whiteboard, it keeps giving me the older version. Please help me.

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
35,879 questions
asked 2022-01-27T07:01:27.803+00:00
Khanak Singh 1 Reputation point
1 answer

Reordering Azure DevOps wiki folders with up/down arrow

In Azure DevOps Wiki, this seems not to be working correctly. I can move a folder down 1 row but when I attempt to move the same folder down 1 row again, the selected (highlighted) folder moves up. Maybe someone could tell me if this is proper or a…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
35,879 questions
asked 2022-01-25T15:38:11.48+00:00
Frank Mayer 1 Reputation point
answered 2022-01-27T06:59:15.687+00:00
SnehaAgrawal-MSFT 18,196 Reputation points
1 answer One of the answers was accepted by the question author.

Processor is on eligible list but PC-Health check says processor not eligible for Windows 11 upgrade

My pc meets all the requirements for upgrading to windows 11, except the processor. My processor model is Intel Core i7 7700HQ 2.8GHz and I am using windows 10 21H2. Based on the following link, the model of my CPU has been listed but still PC-Health…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,103 questions
asked 2022-01-26T23:37:42.243+00:00
M.R 21 Reputation points
accepted 2022-01-27T06:46:49.12+00:00
M.R 21 Reputation points
1 answer

Agent job fails to connect to a new server

Dear Friends, Can some one help me in the below scenario please ? I have created an SSIS package and deployed to test environment and trying to execute in with SQL agent job. I have sent the environment variables correctly for connection managers.…

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,645 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,450 questions
asked 2022-01-26T18:10:23.187+00:00
Krish 81 Reputation points
commented 2022-01-27T06:35:32.857+00:00
Krish 81 Reputation points
1 answer

ObservableCollection doesn't update listView

I want to update a listview in UserControl included in MainWindow when adding/removing/Editing an entry over opening a Window. When clicking the save button (in code behind the method "SaveUsers" is called from the class…

Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,667 questions
asked 2022-01-24T08:55:57.94+00:00
Imilio 41 Reputation points
commented 2022-01-27T06:35:14.877+00:00
Hui Liu-MSFT 38,026 Reputation points Microsoft Vendor