339,765 questions

Sort by: Updated
1 answer

Sign in error

My laptop says there is my pin isn't available , when I press set up pin , it says to install an app from store. So restarted a couple of time and suddenly my log in wallpaper changed to default wallpaper . I don't know how. My fingerprint sensor is not…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,091 questions
asked 2024-04-18T02:07:37.8066667+00:00
Sejitha Peiris 0 Reputation points
edited an answer 2024-04-18T08:20:20.4966667+00:00
Hania Lian 7,551 Reputation points Microsoft Vendor
0 answers

Deploy stuck when using index on azure AI studio

I encounter an error when using Deploy on webapp and also using an index as data source. The deploy works pretty well without a specific data source but when trying to add an external index or when using index it seems that the ai studio cant access my…

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
693 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,346 questions
asked 2024-04-18T08:20:11.2233333+00:00
Banzine 0 Reputation points
1 answer

Best Practices for Upgrading from SCOM 2016 to 2022

Hi team, What are the best practices to follow when upgrading from SCOM 2016 to SCOM 2022? I'm looking for advice on the procedure, including any other areas besides Management Packs that require attention. Thank you!

Operations Manager
Operations Manager
A family of System Center products that provide infrastructure monitoring, help ensure the predictable performance and availability of vital applications, and offer comprehensive monitoring for datacenters and cloud, both private and public.
1,412 questions
asked 2024-04-17T18:08:53.0366667+00:00
xixe 40 Reputation points
answered 2024-04-18T08:18:21.9266667+00:00
XinGuo-MSFT 13,931 Reputation points
0 answers

Required guidances on building a kernel module like v4l2loopback on WSL2 and BTW how to access kernel headers on WSL2 environment?

I have the source code of v4l2loopback kernel module that works in Ubuntu 20 in a laptop. Now I am trying to compile the same code in Ubuntu 20 but inside WSL2. For that I am using this: make -C /lib/modules/$(shell uname -r)/build M=$(PWD) modules The…

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,719 questions
asked 2024-04-18T08:17:50.7+00:00
UsdkDhin 0 Reputation points
0 answers

Unable to schedule Exam- link to corporate email is causing problems

I want to schedule DP-600 exam using my work ID as I have got a voucher from my company, but I am unable to schedule the exam, frequently getting error as "That Microsoft account doesn't exist. Enter a different account or get a new one. " .…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
910 questions
asked 2024-04-18T08:17:37.43+00:00
KOLI, SONIA 0 Reputation points
2 answers

Understanding how to display an image

I'm attempting to understand how to display an image onto a window using the code from "Loading and displaying bitmaps" Image image(L"Grapes.jpg"); graphics.DrawImage(&image, 60, 10); I have been able to get the first line…

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,411 questions
asked 2024-04-16T02:24:51.8066667+00:00
Willard 45 Reputation points
commented 2024-04-18T08:16:41.6833333+00:00
Tong Xu - MSFT 611 Reputation points Microsoft Vendor
1 answer

Microsoft Teams channel notification settings

Hello, Is there anyone who can provide information on whether and how notifications for Teams channels can be configured within the MS Teams admin center for all users in the organization? We aim to establish notification settings for all Teams channels…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,023 questions
asked 2024-04-17T11:22:27.29+00:00
Daniel 41 Reputation points
answered 2024-04-18T08:16:31.6+00:00
JimmyYang-MSFT 48,541 Reputation points Microsoft Vendor
1 answer

Community toolkit install is not working

I have had community toolkit installed on this project for quite a while and now it gives the following error when I am trying to update: Severity Code Description Project File Line Suppression State Error NU1605 Warning As Error: Detected package…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,834 questions
asked 2024-04-17T13:38:10.5+00:00
Lloyd Sheen 1,351 Reputation points
commented 2024-04-18T08:16:15.2766667+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 67,781 Reputation points Microsoft Vendor
0 answers

Azuru Dev ops Boards

Hi Team, Hope everyone is doing well! I have created work template under one organization in the dev ops, the same needs to export into different organization. Please share the steps how to do this process within the dev ops between two…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,203 questions
Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,001 questions
asked 2024-04-18T08:15:55.5633333+00:00
Mohamed Amar Baig (Gleeds Consulting India Pvt Lt) 0 Reputation points Microsoft Vendor
1 answer

Reporting MS Team issue feedback here for your investigation.

Reporting MS Team issue feedback here for your investigation and report to MS Support.  I set up a 1-hr meeting for everyone today and all participants has left the room 1 hr ago already. However, it seems the meeting keeps going without any participant…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,023 questions
asked 2024-04-11T09:18:44.5566667+00:00
Pimthong, Prapatsorn (Agoda) 0 Reputation points
commented 2024-04-18T08:15:40.5066667+00:00
LiweiTian-MSFT 13,675 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

after installation of VS2022 community, i have create a new MVC core project but after creation project is not loading under solution

after installation, i have create a new MVC core project but after creation project is not loading under solution i have tried with repair, modify and also with new instillation but no luck

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,571 questions
asked 2024-04-16T14:51:34.0333333+00:00
Shankarachary Pendota 0 Reputation points
accepted 2024-04-18T08:15:18+00:00
Shankarachary Pendota 0 Reputation points
1 answer One of the answers was accepted by the question author.

ContentView as CollectionView's ItemTemplate with custom Command

Hi, I have a CollectionView that have as ItemTemplate a ContentView. I need to pass at the XAML of the ContentView a custom Command, so I have created a BindableProperty but it remains always null. public ICommand ApriCommand { get { return…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,834 questions
asked 2024-04-15T14:45:48.2866667+00:00
Matteo Pozzato 116 Reputation points
accepted 2024-04-18T08:14:17.1233333+00:00
Matteo Pozzato 116 Reputation points
1 answer

DFSR File server replicating same files. Weird problem!

Hello everyone, I am facing a very weird problem. I had a file server called FS01 in Azure with a 6TB share in windows server 2012 r2 and a new one FS02 on prem with windows serve 2019. I added the FS02 on the DFSR and the folder replicated from FS01. I…

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,156 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,814 questions
asked 2024-04-17T06:40:45.1133333+00:00
Ioannis Masmanidis 0 Reputation points
answered 2024-04-18T08:13:43.58+00:00
Nehruji R 1,511 Reputation points Microsoft Vendor
0 answers

Importing glossary as csv or from existing glossaries in Purview

Hi, With the newly released features in Purview. Is it possible to upload glossaries as a csv file to a 'Business domain' or add already existing terms from the classic glossaries?

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.
917 questions
asked 2024-04-18T08:11:42+00:00
Pehrsson, Andreas 45 Reputation points
1 answer

Is control.TrayLocation in resource file is really required?

whenever I add a non visual control(tooltip, dataset etc) to windows form, an entry control.TrayLocation gets added in the resource file. is it really required? is it okay to delete this entry before checking-in into source control?

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,820 questions
asked 2024-04-18T05:31:12.0666667+00:00
Prash 21 Reputation points
answered 2024-04-18T08:11:23.51+00:00
Jiale Xue - MSFT 30,581 Reputation points Microsoft Vendor
1 answer

How to delete all Azure Active Directory or Microsoft Entra ID

Hello I`m newbie in microsoft administration so I got one test account related with my workplace and other accounts directly related with me. I dont need that account so to avoid a dead end I want to delete it. Could you delete my Azure Active Directory…

Microsoft Identity Manager
Microsoft Identity Manager
A family of Microsoft products that manage a user's digital identity using identity synchronization, certificate management, and user provisioning.
606 questions
Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
658 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,365 questions
asked 2024-04-18T07:05:48.79+00:00
Robert Mickevič 0 Reputation points
answered 2024-04-18T08:10:13.0066667+00:00
Andreas Baumgarten 95,336 Reputation points MVP
2 answers

On Click of hyperlink Teams chat opening

Hello Team I am working on a requirement which on a click of hyperlink. I am using Microsoft Razor Microsoft Teams should open and a particular person chat should open, message should contain a message along with a div ready to be delivered(Waiting for…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,023 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,133 questions
asked 2024-04-17T08:00:52.94+00:00
Sridhar, Arun (Cognizant) 0 Reputation points
edited an answer 2024-04-18T08:10:07.1933333+00:00
Sridhar, Arun (Cognizant) 0 Reputation points
1 answer

Workflow access denied but still task is completed

I made a simple SharePoint 2013 workflow using SPD in SharePoint 2016. When an item is created, task is assigned to Group2 for approval. There are two security groups. Group1 - this group can create items Group2 - this group can approve/reject items On…

SharePoint Workflow
SharePoint Workflow
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Workflow: An orchestrated and repeatable pattern of business activity, enabling data transformation, service provision, and information retrieval.
506 questions
asked 2024-04-17T06:43:47.15+00:00
Frank Martin 431 Reputation points
commented 2024-04-18T08:09:11.04+00:00
Frank Martin 431 Reputation points
0 answers

Azuru Dev ops Boards

Hi Team, Hope everyone is doing well! I have created one work template under different organization, and right now i need to shift that created work template to different organization which is like importing between two created organization in dev ops…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,472 questions
Azure AI Personalizer
Azure AI Personalizer
An Azure artificial intelligence service that enables applications to personalize user experiences by learning from collective real-time user behavior.
34 questions
asked 2024-04-18T08:08:41.83+00:00
Mohamed Amar Baig (Gleeds Consulting India Pvt Lt) 0 Reputation points Microsoft Vendor
0 answers

why is msedge starting cmd.exe ??

Looking at our SRP (Software Restriction Policies) log we are seeing that msedge is trying to start cmd.exe: msedge.exe (PID = 21800) identified C:\Windows\system32\cmd.exe as Disallowed using path rule, Guid = {a17663b8-f166-43a3-b2ed-234214c3fd39}

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,111 questions
asked 2024-04-17T11:40:31.9633333+00:00
Klaus-Dieter Gundermann 1 Reputation point
commented 2024-04-18T08:07:42.7733333+00:00
Yu Zhou-MSFT 12,036 Reputation points Microsoft Vendor