Is there a native way to attach a webcam to a Virtual Desktop
Does anyone know if it is possible to attach a webcam to the virtual desktop so that I can take video calls from the VDI itself. I found a couple of 3rd party solutions but was hoping there was a native way to support this. I also found some solutions…
MS Edge Version 81.0.416.64 How to accept an self-signed certificate
Using an Synology NAS with DNS server local domain example.ns Creating an self-signed certificate example.ns and export this certifcate Open MCC and import - Trusted Root Certification Authorities - Certifates - example.ns - was succesfull. …
Samesite cookie patch still not rolled out on Azure App Service
According to this, the samesite cookie patch should have been rolled out months ago. My Azure App Service is still running v87.0.7.74 which is less than the version being talked about in the article. How/when is my instance going to get updated because…
Does the ObjectGUID of an AD security group ever change? Can it be changed?
Let's say I am using ADMT to migrate user and group objects from Domain A to Domain B. Let's assume there is an Active Directory security group in Domain A (source domain) that has an ObjectGUID of 12345. Does it keep the ObjectGUID 12345 after I use…
UPW BroadFileSystemAccess - not working
I am looking at uwp app trying to figure out BroadFileSystemAccess -- I cannot seem to get it to work. a. I have no plans on putting this into MS Store DO I need to get anything special I added the following to the Package manifest file …
Access to SharePoint integration
Access to SharePoint integration
Unable to login on any of my organisation sites
It gives an microsoft authentication app message saying kindly approve the request. However problem here is I had removed the account from the application! Now I am here in a deadlock unable to add the account back as well as the sites I want to access…
SQL Latency On-Premises Data Gateway
Hi I installed the on-premise data gateway but I found an isssue hard to resolve. I am trying to execute a SQL stored procedure (svx_adm_buscadni) in Logic Apps via my gateway. When it is executed it takes more than 10 sec, but when I execute it…
AAD Domain services shows deploying status for two days.
A new Azure AD domain services deployment is in progress for 2 days. It has created two aadds-vnet interfaces but the activity log on one of them shows delete networkinterface errors. (error code NicInUse) the deployment process obviously has a problem…
Azure AD Photo does not match AD photo
Trying to sync profile photos across Active Directory, Azure AD, Office 365. The photo in Ad is not the same as the photo in AAD for some users. I am also unable to change the photo in AAD. The photo is the same in SharePoint as AD photo. The Teams photo…
How to develop virtual printer in the upcoming win10x
I understand that Microsoft is about to release win10x, but they don't support third-party driven virtual printers anymore. Now what technology do I use to develop a virtual printer that runs in win10x? V4 printer driver or Microsoft…
CA policy for Office 365 Exchange Online
I have created 2 Conditional Access Policies, one for Teams and another for Outlook. Teams Policy - Block Access to Teams except if a member of a group Cloud App Selected: Teams Outlook - Block Access to Outlook except if a member of a group …
Azure MFA IP Whitelisting
For some of my applications in Azure they are authenticating to my Azure AD using user accounts and they are being caught by my conditional access policy which is enforcing MFA due to being off-prem. I was wondering would it be best practice to assign…
Azure graph API
Hi I need help to get data for "MemberOf" column data from the Azure graph API getusers method. even though i mentioned "MemberOf" in Sleect statement and expand("MemberOf"), I am getting always NULL for that column…
UWP App on XBOX crash at start only when I download it from the Microsoft Store
I loaded it on the microsoft store, it passed the certifications, and it is now available. But, when I install it (or other users) and open it it crashes directly. However, when I run the application from visual studio in debug or release mode I have no…
UWP Shortcut running an older version
When I debug (press F5) a release UWP app on Visual Studio 2019 it runs fine. However, when I click on the same app in the Start menu or I click the app shortcut on the desktop or call its keyboard shortcut, the app that runs is an old version. How…
How can i remove the dll in appxupload after certification?
hello ,i have find that my appxupload package include some *.dll inside(like clrcompression.dll Microsoft.CSharp.dll etc),i wanna know if there is any way to delete them? i have found sometimes it will automatics delete after certification. is there any…
In the photo I can't get the LoadMediaFile code working properly in xaml
In the photo I can't get the LoadMediaFile code working properly in xaml ![7646-screenshot-10.png][1] [1]: /api/attachments/7646-screenshot-10.png?platform=QnA
In App Purchases Problems
I have written an app for the Microsoft Store. While I can see if license has been purchased or if still running under a trial period, I cannot for the life of me get the in-app purchase to work. I have followed various examples from both MS websites and…