hanging control panel for sound and player
I use firefox Nightly and Windows 10, when I run a video on YouTube, the sound and player control panel appears and does not disappear until I turn off the video. Naturally, it interferes with watching the video, someone means: how to remove it? …
Separation of Internal and External users for easy management.
Currently my team and I have a client that is using Power BI Premium. We need to have Row Level Security enabled for both internal and external users. We gave a recommendation to have Azure AD groups handle user management, but the client does not…
Can you restore a deleted Azure Jupyter notebook?
I accidentally deleted a Jupyter notebook on Azure. How would I recover it? Thanks
Fedora 30 / Gnome desktop / Wayland : Screen sharing crashes Teams app & other observations
It is great to see this eventuate and I hope development continues. Screen sharing crashes teams app, Fedora 30 Workstation / Gnome desktop / Wayland. As this is Electron, it is worth noting the same problem was not observed using genuine Chrome…
What UWP tool is used for Grove Music app header?
I noticed in Windows 10's Groove Music application that it is using some sort of horizontal bar at the top of the screen to show the title on a small screen, but with larger screens the text is bigger. What UWP tool is being used for this? Smaller…
How to delete task in software center
I have a task in software center, but this task always shows installing. I want to delete this task but can't find the button. Please assist. Thanks.
Microsoft Defender ATP - Windows Server 2012r2 and 2016
Hi, We are migrating to Windows Defender ATP service for our 2008R2, 2012R2, 2016 and 2019 servers. The 2019 servers on-board fine into Security center but we have issues with the earlier versions : For Windows Server 2016 we install the Windows…
Service Bus Topics in many-to-many communication
Hello! I need to design a communication platform for different services (part of the same application). They will need to exchange particular events in order to maintain consistency. Typically Service Bus Topics with multiple subscriptions are used for…
Problems with Powershell Script in 1-3-AnyOrgOrPersonal Tutorial
After fighting to get some tutorial examples from 9781484250396 working, I learned that most of the examples required that I check the ID tokens feature for Implicit grant flow. So I'm abandoning tutorials in the above book and I'm hoping…
Can an app read the "status" (MS Teams Presence) and process this information?
Can apps read status on MS Teams? Status such as "Available", "DND", or any custom status?
Office 365 subscriptions
Hi there, I have a situation! I work for an educational institution (a high school called Falcon College). Two years ago, some staff here had the school purchase 2 Office 365 licenses to cover up to 12 of the staff. In the past few months, one of…
Training in "not completed" status
Training in not completed status although I have gone through all the modules and I got the points needed.
Azure AD sync with multiple on-premp from differnet location
I have an on-prem AD called local.aa.com & an Azure O365 users aa.com, not synced. we are merging with different organizations, ab.com, ac.com, ad.com, they all have on-prem AD and O365 users. We need to federate or create a trust so all the AD…
Teams Linux - Asks for email twice - can it be cleaned up?
Currently when i log in using a variant of Ubuntu 16.04 i get the following process: I then get the next page where is asks for my email address again: Then finally i get taken to a password screen where it auto-populates my email…
I would like to test Teams (free version) in my organisation but I get this message..
"Looks like your organization isn't supported on this version of Teams." Do you have any idea what is causing this message?
Debugger Cannot Find AnyAll.cs
While debugging my app, I receive the following message when I reach the .Any(...) Linq method: AnyAll.cs not found: Source Link authentication failed First of all, I have no need to view the internal codebehind for the Any method (or other internal…
XamlWriter image serialization isssue (InvalidOperationException: Property 'UriSource' or property 'StreamSource' must be set.)
Hi, i am using a ink canvas and added a image to it and then serialize using XamlWriter. Image img = new Image(); BitmapImage img = NImageHelper.GetBitmapImageFromString(ImageData, new Size(src.Width, src.Height)); img.Source = img; string Xml =…
Unable to Map Network Drive using %username% variable
We are running a windows server 2012 r2 AD environment and would like to dynamically map user specific network drives at time of logon to domain desktop sessions. We created a network share on a 2012 R2 server with full share and security permissions for…
Azure AD SSO - How to enable
Hello, I am planning for multple web apps using Azure AD and wanted to know how do I enable SSO for these apps. Please guide
Reason for Internal server in detect face call using Congnitive services
I am using cognitive services Face API in my ASP.NET website. when I call Detect face operation, sometimes, I am receiving this response "{"error":{"code":"Unspecified","message":"Internal server…