I got a new phone and can’t restore my account on the Microsoft Authenticator app—any advice on what I could try?
I recently got a new phone and am trying to set up the Microsoft Authenticator app. When I open the app on the new device, I’m unable to restore my account and access my saved authentication codes. I don’t see an option to recover from backup, even…
Guest users enabled in Global Address List, but 'Email Address' field blank
How do I populate the 'Email Address' field for guest users in the Outlook (classic) Address Book? I changed -HiddenFromAddressListsEnabled to $false for a series of Guest Mail Users; they now show in the GAL; however, the 'Email Address' field is blank…
How do you remove a child case from a parent case in Dynamics?
How do you remove a child case from a parent case in Dynamics? I added four cases to a parent case as child cases but now need to unassociate them as child cases so I can merge them all together and create just one case to track. I don't see anywhere…
Prompt flow fails - Execution failure in 'lookup': (TypeError) unsupported operand type(s) for +: 'NoneType' and 'int'
I'm trying to follow the exercise in https://microsoftlearning.github.io/mslearn-ai-studio/Instructions/04-Use-own-data.html. I'm getting error after deploying the prompt flow with following the error - Execution failure in 'lookup': (TypeError)…
How to fix Users not appearing in a specific SP19 site collection groups?
I have some users who have not appeared inside a SharePoint site collection group after I added them. I can see the users from SharePoint Designer or through PowerShell, but not from the browser. Do you have any idea? this behavior is on one site…
Asking for suggestions on how to proceed with no FKs
I am at the beginning of re-writing an old ASP.NET WebForms application, into an ASP.NET Core app using Razor and Blazor. The difficult step I am facing now is the database. The original developers, all who left before I was hired, had originally used…
Add a local IPP printer queue programmatically or with Powershell when Windows protected print mode is enabled
After enabling Windows protected print mode I am no longer able to add a printer queue programmatically using the Win32 API nor using Powershell. Windows protected print mode requires me to use the built-in driver called Microsoft IPP Class Driver. The…
Defender for Servers or containers covers VMs on Containers?
We have a scenario wherein we are to have AKS clusters with containers. We would be running VMs on these containers. We wanted to understand if Defender for servers or Defender for containers or MDE covers these VMs from security standpoint at OS level,…
Unable to Submit Quote Increase Request for Microsoft Azure Batch
Hi everyone, I’m currently setting up an Azure Batch account, but I encountered an error indicating insufficient quota. I'm in the process of requesting a quota increase for my subscription; however, when I enter the location details, the process seems…
Unable to see hardware signning options in Partner center,although I could previously access them and was signed in.
Unable to see hardware signning options in Partner center,although I could previously access them and was signed in.
Question regarding Microsoft Admin Portals app in Conditional Access
If I block access to resource "Microsoft Admin Portals" app from other users than admin users, do I also block normal user or guest user access to Windows Azure Active Directory, so that normal users or guest user can register their 2FA to…
Intellisense for Visual Studio Code is not working on (C#) (Mac)
Hi, I am a complete beginner and have been making my way through the 'Foundational C# with Microsoft" course and have run into an issue at this…
estamos en modo híbrido y nuestro servidor Exchange 2013 tiene un conector de retransmisión mediante el cual algunos servidores reenvían correo electrónico a 365
estamos en modo híbrido y nuestro servidor Exchange 2013 tiene un conector de retransmisión mediante el cual algunos servidores reenvían correo electrónico a 365. Esto acaba de empezar hoy, estamos en modo híbrido y nuestro servidor Exchange 2013 tiene…
Preventing Password Reuse in Active Directory for Students
Hello, In a K-12 environment, there is an issue with students reusing passwords when they need to reset them. The technician currently brings up the Active Directory (AD) console and allows students to type their own new passwords. How can password reuse…
How to get normal "Start" and programs like menu in my Windows 11 Pro ?
Hi, How to get normal "Start" and programs like menu in my Windows 11 Pro ? Following are the details of the OS and its versions. Edition Windows 11 Pro Version 23H2 Installed on 13-03-2024 OS build 22631.3593 Experience Windows Feature…
server 2025 activation issues
Having downloaded the Microsoft evaluation from Microsoft of server 2025 i have selected data centre version, I then installed it on my old lab machine which has TPM etc and working fine, i then purchased a key to activate it and thats where the problems…
Error disabling Sign Up option in Entra External ID User Flow
Followed this guide to get to disable the Sign Up option in Entra External ID user flow: https://learn.microsoft.com/en-us/entra/external-id/customers/how-to-user-flow-sign-up-sign-in-customers After a lot of painful trial and errors and realizing you…
MediaWiki Microsoft Graph connector // documentation vs. interface mismatch
There seems to be a mismatch between the documentation and the admin center for the MediaWiki Microsoft Graph connector. The documentation at https://learn.microsoft.com/en-us/microsoftsearch/mediawiki-connector lists different authentication type…
java.lang.NoClassDefFoundError: com/azure/storage/common/policy/StorageBearerTokenChallengeAuthorizationPolicy
Hello I am using a spring boot Java application to upload files into data lake but I am getting below error when trying to run the application Caused by: java.lang.NoClassDefFoundError:…
Suggest a powershell script to reset Windows with "Keep my Files" option using Microsoft Graph API
Hello Team, I want to reset around 5k Windows devices with " Keep my Files" option using powershell script which uses Microsoft Graph API for Authentication as my devices were managed by Intune and Entra ID. I used some of the scripts but that…