376,142 questions

Sort by: Updated
1 answer

Trying to book an exam but get an error, unsure how to resolve this?

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
38,831 questions
asked 2024-09-21T00:45:05.76+00:00
Sean Duddy 0 Reputation points
commented 2024-09-21T01:16:44.99+00:00
TP 91,336 Reputation points
0 answers

Microsoft Entra multifactor authentication

interactive lab simulation about Microsoft Entra multifactor authentication?

Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
6,660 questions
asked 2024-09-21T01:06:51.51+00:00
Brayan Rincon Cancino 0 Reputation points
2 answers

Getting an exception using a background worker

Source and Destination are both bitmaps that are the same size hgt and wid are the height and width of the images minus 1 Here's the background worker Code: `Private Sub BGWProcess_DoWork(sender As Object, e As DoWorkEventArgs) Handles…

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,715 questions
asked 2024-08-31T18:03:29.61+00:00
Devon Nullman 20 Reputation points
commented 2024-09-21T01:04:48.07+00:00
Devon Nullman 20 Reputation points
2 answers

LSA Process Slowing Down Multiple Computers by Excessively Accessing Disk

I'm seeing this happen on 5 different Windows 11 computers on a small domain. All of the affected machines are the newest ones that came pre-installed with Windows 11. None of the older Windows 10 machines are affected and it looks like none of the…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
9,488 questions
asked 2024-09-12T00:13:16.9733333+00:00
David Owens 0 Reputation points
edited a comment 2024-09-21T00:50:43.6833333+00:00
David Owens 0 Reputation points
7 answers

Run-Time Error 53

Every time I open MS Word, I get a Run-Time Error 53 message. It says: File not found: /Library/Application Support/Adobe/MACPDFM/MacPDFM.framework/Versions/A/MacPDFM How do I fix this?

Office Mac
Office Mac
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Mac: A family of Apple personal computers that run the macOS operating system.
496 questions
asked 2022-09-14T17:34:08.657+00:00
Susan M. Smith 76 Reputation points
commented 2024-09-21T00:24:20.33+00:00
Riker75 0 Reputation points
0 answers

Resetting krbtgt account password in a multi-Domain Forest

Hi, We have two Active Directory Domains, the parent Domain (Domain A) and the child Domain (Domain B). I want to reset the krbtgt account's password in both Domains for security maintenance (not due to a breach of that account). In which Domain should I…

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,463 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,813 questions
asked 2024-09-21T00:13:52.1666667+00:00
121AM 0 Reputation points
3 answers One of the answers was accepted by the question author.

Connect-AipService is failing

I need to do Enable-AipService via PowerShell as it is not possible through any of the GUI:s. I get an error on command Connect-AipService before even login prompt comes up. Error: Connect-AipService : The attempt to connect to the Azure Information…

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
4,775 questions
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.
536 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,474 questions
asked 2024-01-12T11:28:24.58+00:00
JoeLAP 30 Reputation points
answered 2024-09-21T00:11:46.37+00:00
Alex Amaral 0 Reputation points
4 answers

Issue Checking AipService Status

When I try to run connect-AipService using a Global Admin, or an account set up in Azure Information Protection per https://video2.skills-academy.com/en-us/powershell/module/aipservice/connect-aipservice?view=azureipps I get the following. …

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.
536 questions
asked 2022-10-06T20:03:24.857+00:00
Jon Mercer 981 Reputation points
commented 2024-09-21T00:11:22.4233333+00:00
Alex Amaral 0 Reputation points
2 answers

The attempt to connect to the Azure Information Protection service failed

Hi, I try to setup AIP. After installing the needed Module I run Connect-AipService without parameters, since I need 2FA for my account and as far as I understood, the interactive mode is needed for that. Connect-AipService : The attempt to connect to…

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.
536 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.
1,144 questions
asked 2024-02-22T09:40:35.2133333+00:00
Ulrich Viefhaus 0 Reputation points
commented 2024-09-21T00:11:03.65+00:00
Alex Amaral 0 Reputation points
2 answers

Connect-AipService

Im having an issue where on powershell when I run the command "connect-aipservice" I then input the correct credential and 2fa code but every time I enter it, I get the following error " Connect-AipService : The attempt to connect to the…

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.
536 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.
1,144 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,474 questions
asked 2024-06-27T14:48:22.9833333+00:00
AT 0 Reputation points
commented 2024-09-21T00:09:59.59+00:00
Alex Amaral 0 Reputation points
0 answers

how to create shadow effect using direct2d?

how to create shadow effect using direct2d to line or rectangle? I know I can create shadow on ID2D1Image.but Can I create it on line or rectangle? when I fill rectangle can I create its shaodow? or when I Draw Rectangle can I draw it's shadow?

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,595 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,695 questions
asked 2024-09-21T00:08:04.9933333+00:00
mc 4,436 Reputation points
0 answers

Microsoft graph api while posting comments gives missing header Client-Request-Id even though its passed

When trying to post comment on a word document using the microsoft workbook comments api getting https://graph.microsoft.com/v1.0/sites/{siteid}/drive/items/{itemid}/workbook/comments Error message:…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,891 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,604 questions
asked 2024-09-21T00:00:13.1633333+00:00
Pradeep Gopal 0 Reputation points
1 answer

Security Group owner for Azure SPN

I would like to know if Entra ID security Group can be added as a owner to the Azure SPN If yes, does it require Entra ID P1/P2 license? If this can be done via portal or via command line (CLI or powershell)

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,469 questions
asked 2024-09-19T12:56:10.4333333+00:00
Vipal Gujrathi 0 Reputation points
commented 2024-09-20T23:52:21.2566667+00:00
James Hamil 24,486 Reputation points Microsoft Employee
0 answers

Trying to run a funtion app locally which us built around MIP SDK, failing to start with the below error

[2024-09-20T16:23:58.004Z] Error building configuration in an external startup class. [2024-09-20T16:23:58.006Z] Error building configuration in an external startup class. System.Net.Http: Error while copying content to a stream. System.Private.CoreLib:…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,917 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,099 questions
asked 2024-09-20T16:38:24.14+00:00
Umamaheswara R Avula 0 Reputation points
commented 2024-09-20T23:50:36.31+00:00
James Hamil 24,486 Reputation points Microsoft Employee
0 answers

How can I change my Microsoft Learn login email?

Hi, I need to change my Microsoft Learn login email. I don't see an option to change it. Could you please help? Thank you

Outlook
Outlook
A family of Microsoft email and calendar products.
3,731 questions
asked 2024-09-19T04:27:22.02+00:00
Mehmet Joseph Oguz 0 Reputation points
edited the question 2024-09-20T23:35:06.5266667+00:00
Mehmet Joseph Oguz 0 Reputation points
0 answers

Where is the "sales & marketing" template for Power BI service app tutorial?

The instruction say click on Apps | Get App | search for "sales & marketing" but the Microsoft template needed for the tutorial is not available. Where is the App? This question is related to the following Learning Module

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.
337 questions
asked 2024-09-20T23:28:07.2466667+00:00
Bishton, James Keith (jkb3h) 0 Reputation points
5 answers

How do you open an rpmsg file

I have never seen this type of file before.

Outlook
Outlook
A family of Microsoft email and calendar products.
3,731 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.
5,196 questions
asked 2023-01-26T01:41:26.3666667+00:00
Tom Mohr 50 Reputation points
commented 2024-09-20T23:17:21.0933333+00:00
Denise Huizenga 0 Reputation points
0 answers

require pin code after wakeup from sleep

The pull down in Accounts>Sign-in options on the 'If you've been away, when should Windows require you to sign in again?' is greyed out and there is a note - 'Security policies on this PC are preventing you from changing this setting' I am running…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
9,488 questions
asked 2024-09-20T23:14:40.88+00:00
Stephen Saperstein 0 Reputation points
0 answers

Issue with D drive

Again the command prompt for the laboratory runs well but at the moment to check the folder called DP500.does not appear There are 3 laboratories that I could not do for the same reason.

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.
337 questions
asked 2024-09-20T23:12:39.84+00:00
Villarraga, Luz A 0 Reputation points
2 answers

Identity Validation Request has been "in progress" for over 2 weeks

My organization needs to sign a Windows executable, and I filed an Identity Validation request over two weeks ago, and provided the additional documents required when emailed. However, the identity validation request has shown "in progress"…

Azure Trusted Signing
Azure Trusted Signing
Trusted Signing is a Microsoft fully managed, end-to-end signing solution that simplifies the certificate signing process and helps partner developers more easily build and distribute applications.
78 questions
asked 2024-09-05T15:20:13.4066667+00:00
Zee Hussain 5 Reputation points
edited a comment 2024-09-20T23:00:17.25+00:00
Meha-MSFT 95 Reputation points Microsoft Employee