How can I recover a delete team?
My mistake, delete a team. How can I get back?

Migrate MS Teams Education to another tenant (with Education) - Class Notebook with Assignments and Grades
Hi, I have to migrate several Teams (maybe between 500 and 1000 teams) over to another tenant where many teams has a Class template with Class Notebook and Assignments / Grades with necessary information that must be transferred over. The new tenant…

SSRS 2014: GIF images not rendering when exporting a report to PDF or image
Hello everyone, I have a SQL Server 2014 Reporting Services running on top of Windows Server 2012, production environment. I have a weird problem with GIF images not getting rendered when you export a report to a PDF or a image (TIFF) file. PNG and…

Installing missing frameworks... forever with Framework Microsoft.NET.CoreFramework.Debug.2.2/X64 Microsoft.VCLibs.140.00.Debug/X64 is NOT installed
After upgrading VS version yesterday, when I deploy UWP project it hangs on "Installing missing frameworks..." for already 5 hours. Restarted computer & VS multiple times, VS repair, changed minimum target to latest, updated all nuget…
DNS CNAME
The Windows 2016 the DNS setting A record set abc.ddd.com = 10.10.10.1. when i create a CNAME call monkey point to abc.ddd.com. I try to ping and nslookup "monkey or monkey.ddd.com also cannot point to 10.10.10.1. Please advice.
How to classify MDM,MAM and Security policies?
Hello, As there are plenty of policies to be managed, it's lil confusing often which policy comes under which area? Can you please share how can I classify MDM,MAM and Security ? Which policies comes under which area ? Are all security policies comes…
AADSTS50011: The reply URL specified in the request does not match the reply URLs configured for the application: '6070898a-ddc3-42e2-a478-e3f48f59f65a
I have been trying to get my sample web project working last 3 days and no luck. could you please help? I used quicksample using Azure web app and created app service, app registered and also followed some suggestions to use below url as ReplyURL …

Connecting 4 domains
In my lab, i got 4 domains wit different names. I would like to connect these so we get one AD. What would be the best practice for this? Do i need to create a new forest or would a trust relationship between all of these domains be enough?
Microsoft 365 Email Activity Reports for Distribution Lists
Looking at the Microsoft 365 Reports in the admin center, I'm able to see individual users activity under Exchange but how would I go about getting data for Distribution Lists? I'm looking for the same type of information that shows sent and received…
How to add basic authentication in API Management
For details, we are setting an inbound policy where REST service is converted to Soap. So here, we need to add basic authentication for the URL in the frontend part and in the backend we have Azure Logic App which gets triggered when APIM-Request URL…
I am looking for Azure IoT connected factory technical architecure & demo
I am looking for Azure IoT connected factory technical architecture and demo (video) on technologies/services from start to end how those services works.. How services are interconnected ...
SCCM on AWS Platform
Hi All, I need to build a new SCCM CB 2006 environment in AWS provisioned VM machine. Need some suggestion please I have 1000 machines in On-Prem, is it recommended to place only primary site server in AWS and distribute content to On-Prem client …
Cloud App Security and Files Metadata
How can I configure on Cloud App Security to detect properties in Files Metadata? Asking from the angle of DLP where I put in custom fields e.g Internal-Only in the metadata and Cloud App Security is able to detect that when the file is uploaded to…
Not able to connect to blob storage from data factory using managed identity (in a pipeline)
I created a linked service for blob storage using managed identity and it works when I test connection. But when I put it to a pipeline, it gives an error. The data factory has access on the blob storage. Details discussed with @Anonymous and she…
Is there a way to turn Off/On Android Device Location using Xamrine UItest?
I have a test Case in my App where Location should be Off. Is it possible using Xamarin.UItest
Urgent - Office 365 Administrator Details
Hi I have a few business premium trial subscriptions and I can't remember the username or password. I was wondering if I provided any details whether anyone from Microsoft would be able to help? I've tried to locate the original welcome email with…

Exchange 2013 RPCPingCheck Failure
I have two Exchange servers running on Server 2012 R2 in a DAG configuration. When I run the Test-MRSHealth cmdlet the RPCPingCheck fails. The error message states "The Endpoint for the Microsoft Exchange Mailbox Replication service couldn't…
Unable To Create Snapshot for running Linux VM
Hi, I am trying to create a Recovery Snapshot for a Linux VM in Hyper-V using "New-VmBackupCheckpoint" and it gets created without any error. But when I try it to create Recovery Snapshot if VM is in running state. It throughs the…
Will there be a Microsoft Server 2019 certification?
Wanted to find out if there will be a Microsoft Server 2019 certification now that the MCSA Server 2016 is being retired? I found this course (link below) for Win Server 2019 administration and wanted to verify if there were any plans in the future…
What default C++ version set in VS 2017?
What is the default C++ version in VS 2017 if we are not setting C++ version explicitly. I see we do not need to set default C++ version in VS 2017 but, VS 2019 it set default with C++14. Can you please clarify on this?