Moving Deduplicated Array to a different server
I am wondering, can just move an existing array that was deduped using Windows Server 2016 to a Server running Windows Server 2019 without having to do anything special? I'm only curious about the deduped data, this question has NOTHING to do with the…
Teams on Linux can't select virtual audio input devices
Hi, the device setup on Teams for Linux only provides some physical input devices but not some virtual input device from pulseaudio like the one provided by module-echo-cancel. How can I use that as default? The pulseaudio mixer allows to switch the…
UWP - Read a file and be able to cancel the playback/opening.
Hello, Note : I use a translation app. Sorry if it's not always very understandable. I'm developing a UWP application, and I'm having a problem with managing a file type, the CBZ extension. Some files open without a problem, others the file never opens…
ToolBar as usercontrol
hi i'm building kinda large scale wpf (with mvvm) project and i want to define some ToolBars for some different/logically separated views, then collected them in the application mainwindow(main view), here is one of them: <UserControl …
Administrator access to Teams lost
Hello, I created a new team for a validation with my private email address. That worked out pretty well. After problems with my company account I have deleted all entries in the Android App Microsoft Authenticator. If I add my private account to the…
Virtual pc
hello I downloaded this game program https://www.hakkarim.net/34oyunu.zip to the server but I can not run it. I get the error in the picture I convey. The support team of the program told me that I need to take action on this link and restart the server.…
Switch profile in windows 10
I have created Windows 10 machine in Azure. I then created couple of local users on this machine. I can now RDP to this machine via any of these locally created users. Now, I need a way to switch profiles on this windows 10 machine, but when i…
environment variable
What is windows environment variable and where it is used for?
How can i make VS stop on all exceptions.
VS often doesn't stop on exceptions, how can I force the debugger to stop on ALL exceptions? Because a blank windows and the following output isn't helpful ... Exception thrown: 'System.ArgumentException' in System.Private.CoreLib.dll Exception…
How to add AAD Authentication To Azure Function and Call Function from Local Web App?
My tutorial from 9781484250396 seems to missing some instructions on how to Call an authenticated Azure Func from an Authenticated WebApp. I am hosting my web app on my development machine and calling an azure function. Both the azure function and…
Unable to access resource group in Azure portal
Hello, I am assigned as owner of a windows virtual machine and a resource group which this VM belong to, under my colleagues's subscription. No issue with operating the virtual machine, however when I need to encrypt the VM in https, following…
Desktop Bridge app got an error code when request update: 0x769e4192
The following is the code I refer to here and here. btnRequestUpdate_Click can be executed and can correctly ask me if I need to download the update, when I click "OK", I will get an error: "0x769e4192 (located in appName.exe) exception:…
MariaDB 10.3 Query Performance Insights and Recommendations
The Intelligent Performance options (Query Performance Insights and Performance Recommendations) seem to be missing from Azure Database for MariaDB 10.3 any idea why or when they will be available. All of the release notes don't indicate a version and…
How to simulate the asynchronous scene of GetDefaultPrinter?
reference: https://learn.microsoft.com/en-us/windows/win32/printdocs/getdefaultprinter This is a blocking or synchronous function and might not return immediately. How quickly this function returns depends on run-time factors such as network…
Unable to login in native Teams app since Ubuntu upgrade to 20.04
Used to work fine, but since the upgrade to 20.04, I get: Foutcode: env_check_error Kan geen verbinding maken met instellingeneindpunt (In English: Error code env_check_error, cannot connect to settings endpoint). apt purged the…
ADFS windows 2016 -An error occurred during an attempt to read the federation metadata while configuring Zoom as Relying party trust
I am trying to select the first option to add zoom as relying party trust but getting attached error. i am using ADFS windows 2016. Relying party trust is Zoom. Can any one assist?
microsoft.web resource provider taking too long to register/unregister
Encountered a "The required resource provider hasn't been registered for your subscription" issue when trying to create a web app bot, went to resource providers and noticed microsoft.web was still "registering". Tried to…
Best Practice to Protect Azure WebApp for Individual Users versus only Issuer on SaaS / Multi-Tenant Implementations
Hello, Situation: I have a Multi-Tenant Azure WebApp that is protected with [Authorize] and AAD. I have a Multi-Tenant Azure WebApi that is access by the WebApp that also uses [Authorize] and AAD and User Claim Scope validations Help Needed: …
Azure AD Connect Error - can not create password
Fresh install of Windows Server 2016 Standard. Updated. Not activated, waiting on PK. I'm running AAD Connect to sync existing users from MS365 to Windows Server domain. Getting error: Unable to install the Synchronization Service. Azure AD Connect is…
Popup sporadically flickers when setting margin (after animation)
I'm creating a drop-down button which consists of a ToggleButton and a ContextMenu. The menu opens when the button is clicked and is aligned with the button using a CustomPopupPlacementCallback. I apply a customized animation to the menu when it…