97,032 questions

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

How to make .NET SDK 8.0 show up in Visual Studio 2022 (17.9.6)?

I'm running Visual Studio 2022 (17.9.6) on Windows 11 and have .NET SDK 8.0 installed, but Visual Studio does not list it: It is installed, see below: I had Visual Studio 2022 (17.7) installed. Then installed .NET SDK 8 and upgraded VS to 17.9.6. It…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,616 questions
asked 2024-05-01T15:51:47.7866667+00:00
Bert Roos 0 Reputation points
edited a comment 2024-05-02T07:09:47.6733333+00:00
Bert Roos 0 Reputation points
1 answer One of the answers was accepted by the question author.

Azure Stack HCI: Cluster_Storage netintentstatus shows failed because of NetQosPolicy error

Hi Team, I am facing issue with the Cluster_Storage netintent which is showing failed erro as NetQosPolicyFailure only on 1 node of 2 Node Standard Cluster. Standard cluster with Azure Stack HCI 22H2. IntentName : cluster_storage Host …

Azure Stack HCI
Azure Stack HCI
A hyperconverged infrastructure operating system delivered as an Azure service that provides security, performance, and feature updates.
266 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,160 questions
asked 2024-04-27T09:32:38.57+00:00
Lakhan Rohilla 20 Reputation points
accepted 2024-05-02T07:02:19.7633333+00:00
Lakhan Rohilla 20 Reputation points
1 answer One of the answers was accepted by the question author.

Force mailbox access update

Hello. When delegating mailbox, full access, access via web interface( owa ) sometimes appears with delays. What does it depend on ? What service is responsible for this ? How often is the update ? How to force the update ?

Exchange Server
Exchange Server
A family of Microsoft client/server messaging and collaboration software.
1,083 questions
asked 2024-04-27T09:11:01.25+00:00
Андрей Михалевский 2,641 Reputation points
accepted 2024-05-02T06:58:55.27+00:00
Андрей Михалевский 2,641 Reputation points
6 answers One of the answers was accepted by the question author.

How to redeem Microsoft Certification Exam Vouchers ?

Can someone tell me the procedure to redeem exam vouchers or code to take a certification exam for free?

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,097 questions
asked 2020-06-04T18:51:25.83+00:00
Ayyappadas G B 26 Reputation points
commented 2024-05-02T06:44:57.1266667+00:00
Ruel Cabusas 0 Reputation points
1 answer One of the answers was accepted by the question author.

How can I schedule materialized view (refresh daily data at EOD )in data explorer?

Hi, currently I 'have setup one materialized view, but I want to update view on at end of the day. Currently it's getting updated in near time. Is it possible in materialized view to schedule query on daily basis only ?

Azure Data Explorer
Azure Data Explorer
An Azure data analytics service for real-time analysis on large volumes of data streaming from sources including applications, websites, and internet of things devices.
480 questions
asked 2024-04-04T14:30:24.52+00:00
Khushbu Kella 20 Reputation points Microsoft Employee
accepted 2024-05-02T06:34:01.12+00:00
Khushbu Kella 20 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

implementing IoT Central application

Hello, I created IoT central application and trying to implement device onboarding from IoT device source code. How could we register a device in IoT Central application with DPS Service from device source code.

Azure IoT Edge
Azure IoT Edge
An Azure service that is used to deploy cloud workloads to run on internet of things (IoT) edge devices via standard containers.
540 questions
Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
345 questions
asked 2024-04-29T05:57:56.6166667+00:00
Gorantla Srikanth 40 Reputation points
edited a comment 2024-05-02T06:33:09.67+00:00
Gorantla Srikanth 40 Reputation points
1 answer One of the answers was accepted by the question author.

How to get an azure function app using powershell to loop through JSON

I am having trouble getting my azure function app to work. The powershell works OK locally, but not in the function app. I am trying to loop through the JSON and remove SYSTEMCOLUMNS_ and then I want to return $data back as JSON Input { …

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,286 questions
asked 2024-04-30T13:45:00.94+00:00
Johnny B Bad 20 Reputation points
commented 2024-05-02T06:29:01.58+00:00
Johnny B Bad 20 Reputation points
7 answers One of the answers was accepted by the question author.

CVE-2013-3900 WinVerifyTrust Signature Validation Vulnerability

Hi All https://msrc.microsoft.com/update-guide/vulnerability/CVE-2013-3900 To remediate the vulnerability CVE-2013-3900 is to add the below registry values. [HKEY_LOCAL_MACHINE\Software\Microsoft\Cryptography\Wintrust\Config] …

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,467 questions
Windows Server 2016
Windows Server 2016
A Microsoft server operating system that supports enterprise-level management updated to data storage.
2,374 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,160 questions
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,727 questions
asked 2023-02-20T20:35:49.2333333+00:00
Roger Roger 4,951 Reputation points
answered 2024-05-02T06:25:22.17+00:00
Rafid PBICL 0 Reputation points
2 answers One of the answers was accepted by the question author.

Azure Kubernetes related application and resource group

Hi, I am not quite familiar with Azure AKS. I found there is a special Application, which got type managed Identities and same name with my subscription name of my tenant, which in my case, is azr-verginia-hd1. The application has been used in K8s…

Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
1,859 questions
asked 2024-05-01T01:18:22.4266667+00:00
Siqing Zheng 60 Reputation points
accepted 2024-05-02T06:05:24.07+00:00
Siqing Zheng 60 Reputation points
1 answer One of the answers was accepted by the question author.

How to validate textbox with empty field in wpf forms

Hi Team I have these two fields i want to validate, does anyone knows how to achieve this in wpf on the forms? The bottom seal and TopSeal fields, if empty it must prompt a window dialog message.

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,831 questions
asked 2024-04-24T11:21:49.9533333+00:00
Gcobani Mkontwana 20 Reputation points
accepted 2024-05-02T05:58:01.2066667+00:00
Gcobani Mkontwana 20 Reputation points
2 answers One of the answers was accepted by the question author.

E2E tests fail with Microsoft edge driver and webview2 runtime driver version 124.0.2478.51/67

hi, we have E2E tests that run on our windows server. The Microsoft edge driver and Microsoft edge webview2 runtime drivers were updated from version 123.0.2460.97 to 124.0.2478.51/67 on April 18th and again on April 25th (respectively). Since the…

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,138 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,160 questions
asked 2024-04-28T15:37:16.45+00:00
51062596 60 Reputation points
commented 2024-05-02T05:55:05.0566667+00:00
51062596 60 Reputation points
1 answer One of the answers was accepted by the question author.

Disk utilization

Hello, Just want to know why task manager on azure VM we can see Read write for the disk but we cannot see in on-prem server? Here screenshot on the azure vm Here screenshot on the on-prem

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,148 questions
asked 2024-05-02T04:12:23.87+00:00
Handian Sudianto 4,116 Reputation points
accepted 2024-05-02T05:47:21.11+00:00
Handian Sudianto 4,116 Reputation points
1 answer One of the answers was accepted by the question author.

Retrieve video transcript from Azure Video Indexer using API

What API can I use to retrieve the transcript of a video from the Video Indexer portal? I'm looking for guidance on how to do this programmatically.

Azure AI Video Indexer
Azure AI Video Indexer
An Azure video analytics service that uses AI to extract actionable insights from stored videos.
46 questions
Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,762 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,853 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,583 questions
asked 2024-05-01T14:23:59.8933333+00:00
Vishnoi, Astha 120 Reputation points
commented 2024-05-02T05:28:38.0533333+00:00
navba-MSFT 17,125 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Azure SQL Database connctivity

Hi Team, I have deployed azure SQL database service and I want to connect this database within the private network or office network, which configuration need to do from azure side. which IP need to whitelist from our office network? Thanks in advance!

Azure SQL Database
Azure Private Link
Azure Private Link
An Azure service that provides private connectivity from a virtual network to Azure platform as a service, customer-owned, or Microsoft partner services.
464 questions
asked 2024-04-30T05:18:55.9333333+00:00
Ankush Gurjar 115 Reputation points
commented 2024-05-02T05:22:35.3666667+00:00
Ankush Gurjar 115 Reputation points
1 answer One of the answers was accepted by the question author.

Duplicate workflows and User in MS Entra ID governance

Hello everyone, i started working with Microsoft Entra ID and i did some workflows for the IT department, but i need to do some more workflows for other departments. Is there a way i can duplicate the workflows i created? And is there also a way to…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,537 questions
asked 2024-04-30T11:13:44.8766667+00:00
Emin Sen 20 Reputation points
accepted 2024-05-02T05:21:00.9733333+00:00
Emin Sen 20 Reputation points
1 answer One of the answers was accepted by the question author.

Azure SQL Database Disaster recovery

Hi Team, can you please tell me how to configure Disaster recovery to azure sql database, and what is the difference between failover group and standby replica, both are different? if different then which solution should I go? Regards

Azure SQL Database
asked 2024-04-30T07:07:30.22+00:00
Ankush Gurjar 115 Reputation points
commented 2024-05-02T05:14:29.54+00:00
Ankush Gurjar 115 Reputation points
1 answer One of the answers was accepted by the question author.

Upgrading to .Net 8 results in errors when referenced by a project targeting '.NetFramework=4.61'

I am using the upgrade assistant to upgrade the framework, but it's resulting in many errors. Is there any documentation available that explains step-by-step how to fix the errors that occur during the framework upgrade process?

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,388 questions
.NET Training
.NET Training
.NET: Microsoft Technologies based on the .NET software framework.Training: Instruction to develop new skills.
3 questions
asked 2024-04-29T22:40:37.7233333+00:00
Ziya Ganjili 20 Reputation points
commented 2024-05-02T05:05:13.11+00:00
Pradeep M 390 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

How to Specify User Assigned Managed Identity for AADLoginForWindows

Hi All, I have a Virtual Machine with multiple user assigned managed identities assigned to it. I am trying to use Azure Active directory for RDP to this VM. I have added AADLOGINFORWINDOWS…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,148 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,887 questions
asked 2024-05-01T05:11:59.1+00:00
nikhil sharma 20 Reputation points
accepted 2024-05-02T04:57:50.38+00:00
nikhil sharma 20 Reputation points
3 answers One of the answers was accepted by the question author.

How to distribute the app which is created on entra.

How to distribute the application or what are the ways to distribute it between different organisations?

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,625 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,537 questions
asked 2024-04-10T13:54:16.6433333+00:00
asvr asvr 25 Reputation points
commented 2024-05-02T04:57:35.29+00:00
Shweta Mathur 27,711 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Will it be charged to execute the exercise in the training?

I am learning Logic Apps from https://learn.microsoft.com/en-us/training/modules/route-and-process-data-logic-apps/6-ex-analyze-content-of-tweet I see some exercise there for practice. If I carry out that exercise, will I be charged? This question is…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,853 questions
Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
928 questions
asked 2024-05-02T01:14:01.3533333+00:00
Jeywin Lizy Rani Thangiah 0 Reputation points
accepted 2024-05-02T04:41:46.2566667+00:00
Jeywin Lizy Rani Thangiah 0 Reputation points