Restart WPF APP (netcoreapp3.1)
I would like to restart my WPF app in certain cases. I use the following(found in several forums) to restart the app: System.Diagnostics.Process.Start(Application.ResourceAssembly.Location); App.Current.Shutdown() This does not work. Are there…
Developer technologies | Windows Presentation Foundation
How to assign groups(roles) to the user
I created user using microsoft graph URL. User user = graphClient.users().buildRequest().post(user); While im trying to assign roles like XPC:MAS_CUSTOMER_BASIC to the user using below SAP URL …
Microsoft Security | Microsoft Entra | Microsoft Entra ID

Access denied due to invalid subscription key. Make sure to provide a valid key for an active subscription
HI, Access denied due to invalid subscription key. Make sure to provide a valid key for an active subscription. please provide me the step by step clarification(pic will be more clear) to change the subscription key to fix it as new to azure.
Azure API Management

How to get time only from DateTime in wpf?
I have this method which is meant to parse and get the time that the user types in the textBox in WPF. It should then add a string like '12:05' as a value to one of my selected items. private void addInterviewTime(object sender,…
Developer technologies | Windows Presentation Foundation
About Manage mailbox auditing
Hi team, I want to know more about Manage mailbox auditing. I found this document and checked it. https://learn.microsoft.com/en-us/microsoft-365/compliance/audit-mailboxes?view=o365-worldwide In this article, I understood that mailbox…
Outlook | Windows | Classic Outlook for Windows | For business
Exchange | Exchange Server | Management
Issue of user account
Hi, On C# project, I used Powershell command to create new user and furthermore, I can make use of such user account to send out message with a success. But I cannot out show out such user account within Computer management. How to list out such user…
Developer technologies | C#
Filtering emails from compromised companies
Hello, I'm wondering if there's solution to managing emails that come into our organization from compromised accounts. I work for a Charity, and we are seeing more and more email accounts sending mass emails to our users, but as the sender address is…
Outlook | Windows | Classic Outlook for Windows | For business
How can I fetch outlook account's email data of all the users in my organization account.
I am trying to fetch the outlook accounts email data of all the users added to my organization account. But unfortunately, I am getting the following error. Endpoint I Tried: https://graph.microsoft.com/v1.0/me/mailFolders('Inbox')/messages The…
Outlook | Windows | Classic Outlook for Windows | For business
Microsoft Security | Microsoft Entra | Microsoft Entra ID
Microsoft Security | Microsoft Graph
Is it possible to create a meeting inside a channel using an api
We are currently creating regular meetings using Graph api. Looking to create meeting inside a channel using graph api since it has the following benefits. The recording can be stored in the team directory so nobody needs to raise a request to access…
Microsoft Security | Microsoft Graph
Microsoft Teams | Microsoft Teams for business | Other
SpeakAsyncCancelAll appears to run on the user interface thread. Very poor performance
I have a Windows forms application that I am trying to add accessibility to and have run into an issue with the speech synthesizer where it appears that the SpeechAsyncCancelAll runs in the user interface thread. Performance is totally dependent on the…
Developer technologies | Windows Forms

Getting Windows Server 2019 VM restarted unexpectedly with Event Kernel-general ID 16:
Hello all, I'm working on Vmware VCenter and i have Windows Server VM in each Vsphere. In one of these Vsphere, we noted that VMs restarted unexpectedly and we got the Event kernel-General with the ID 16 when we access to the MS windows event viewer.…
Windows for business | Windows Server | User experience | Other
Can I use Visual Studio for the Mac to cross compile code for Windows?
I use a Mac and need to compile code that's ultimately destined for Windows. The code is in a git repository. Can I download the code on the Mac, compile it on the Mac, but then run it on Windows?
Developer technologies | Visual Studio | Setup
Developer technologies | Visual Studio | Other
Community Center | Not monitored

Cannot connect Azure Files share as Z drive
The connection script provided by Azure Files shows the following result; however, no Z drive is created. Can someone please help? The end user is logged into an Azure AD-joined PC. Azure AD Kerberos is set as the authentication source on…
Azure Files


Azure B2C for Azure AD Multitenant login (Migration)
Hello, I wish to migrate to Azure B2C so I can support N number of other Identity Providers for our customers who do not use Azure AD. Currently we've got an Azure AD instance with multitenancy setup (Accounts in any Azure AD directory) but I…
Microsoft Security | Microsoft Entra | Microsoft Entra External ID
Location column in Lists does not display community name
In the past, the Location field would show results for the Community. But now, it only shows businesses within that community. for example, if I only want Burnaby populated, I used to search for Burnaby, BC in the location field and it would return…
Microsoft 365 and Office | SharePoint | For business | Windows

Mixed Reality Feature Tool Download Issue
Hi, I am trying to download the Mixed Reality Feature Tool, but it keeps downloading a MixedRealityFeatureTool.exe, which does nothing after opening it. As in the MRTK doc, it should be a .zip file. Please let me know how to fix this issue. …
HoloLens | Development
Use of TX_ENABLE_IAR_LIBRARY_SUPPORT in ThreadX module
Hello The posts heap-usage-in-threadx-cortex-m-ports.html and azurertosthreadx-tx-enable-iar-library-support-com.html already contain information regarding IAR thread local storage (TLS). The answers refer to the port documentation. All IAR 'simple'…
Azure RTOS
Is it possible to make a policy which is automatically mapping a Azure Fileshare
Hello, I want to create a group which I give the policy to connect the user with the Azure file share Automatically. Then I don't need to manually Map the Azure file share in the explorer. I saw its maybe possible with Jason but I never used…
Azure Files
Azure Policy
Windows Implementation Libraries C++ standard requirement
I started experimenting with the Windows Implementation Libraries (WIL). I know that VS2022 and earlier versions through VS2015 default to C++ 14 and I'm wondering if WIL contains any requirement for more recent C++ standards (C++20, C++17)? So far I…
Windows development | Windows API - Win32
Developer technologies | C++


Logic App - HTTP POST Request timeout within an Until Container
I am making some http api calls within my logic app. The HTTP request was failing after 2 minute timeout so I put it within an Unitl container with the condition to wait until status code returned was 200 (successful). However the http request…
Azure Logic Apps
