509,883 questions

Sort by: Updated
1 answer One of the answers was accepted by the question author.

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
asked 2022-12-23T08:36:28.387+00:00
Sarah 186 Reputation points
accepted 2022-12-23T10:08:04.183+00:00
Sarah 186 Reputation points
1 answer

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
asked 2022-12-20T14:04:50.23+00:00
Nagarajan, Divya (External) 41 Reputation points
commented 2022-12-23T10:03:48.187+00:00
Akshay-MSFT 17,956 Reputation points Microsoft Employee Moderator
1 answer

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
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,457 questions
asked 2022-12-22T09:26:35+00:00
Prema 1 Reputation point
commented 2022-12-23T10:02:19.247+00:00
VenkateshDodda-MSFT 25,111 Reputation points Microsoft Employee Moderator
1 answer

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
asked 2022-12-19T23:41:09.78+00:00
Maria 71 Reputation points
commented 2022-12-23T09:59:22.997+00:00
Hui Liu-MSFT 48,681 Reputation points Microsoft External Staff
1 answer One of the answers was accepted by the question author.

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
asked 2022-12-22T05:18:48.727+00:00
Anonymous
accepted 2022-12-23T09:48:39.537+00:00
Anonymous
2 answers

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#
asked 2022-11-14T09:47:15.917+00:00
Peter_1985 2,736 Reputation points
commented 2022-12-23T09:48:07.317+00:00
Peter_1985 2,736 Reputation points
0 answers

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
asked 2022-12-16T13:39:04.767+00:00
Steve Potts 1 Reputation point
commented 2022-12-23T09:38:32.347+00:00
Faery Fu-MSFT 19,751 Reputation points Moderator
1 answer

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
asked 2022-12-15T17:57:33.497+00:00
Anns 61 Reputation points
commented 2022-12-23T09:35:34.72+00:00
Faery Fu-MSFT 19,751 Reputation points Moderator
1 answer One of the answers was accepted by the question author.

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
asked 2022-12-21T09:05:07.993+00:00
Nithya Raghavendiran 21 Reputation points
accepted 2022-12-23T09:33:19.15+00:00
Nithya Raghavendiran 21 Reputation points
0 answers

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
asked 2022-12-17T16:18:57.373+00:00
Tom Blahovici 1 Reputation point
commented 2022-12-23T09:22:26.097+00:00
Jack J Jun 25,296 Reputation points
0 answers

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
asked 2022-12-23T09:19:36.707+00:00
Marwa JELJLI 21 Reputation points
1 answer

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
asked 2022-12-20T20:08:03.33+00:00
Mike Puckett 1 Reputation point
commented 2022-12-23T09:19:13.877+00:00
Tianyu Sun-MSFT 34,441 Reputation points Microsoft External Staff
3 answers

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 Files
An Azure service that offers file shares in the cloud.
1,425 questions
asked 2022-12-21T22:26:50.463+00:00
Ash 56 Reputation points
commented 2022-12-23T09:15:43.58+00:00
Sumarigo-MSFT 47,471 Reputation points Microsoft Employee Moderator
1 answer One of the answers was accepted by the question author.

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
asked 2022-12-13T09:22:11.597+00:00
Mark Walsh 41 Reputation points
accepted 2022-12-23T09:04:39.4+00:00
Mark Walsh 41 Reputation points
2 answers

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
asked 2022-12-14T23:04:45.163+00:00
Mandy Sal 21 Reputation points
commented 2022-12-23T09:00:07.123+00:00
Yanli Jiang - MSFT 31,606 Reputation points Microsoft External Staff
1 answer

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
asked 2022-11-29T22:26:04.157+00:00
Nisal Udawatta 1 Reputation point
commented 2022-12-23T08:56:22.327+00:00
AnniDin00 1 Reputation point
1 answer One of the answers was accepted by the question author.

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
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
341 questions
asked 2022-12-22T12:15:37.393+00:00
HugPeter-9392 246 Reputation points
accepted 2022-12-23T08:46:25.717+00:00
HugPeter-9392 246 Reputation points
1 answer One of the answers was accepted by the question author.

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 Files
An Azure service that offers file shares in the cloud.
1,425 questions
Azure Policy
Azure Policy
An Azure service that is used to implement corporate governance and standards at scale for Azure resources.
1,018 questions
asked 2022-12-06T16:05:09.667+00:00
Malyniak, Marcel - mhg compunit 21 Reputation points
accepted 2022-12-23T08:38:11.35+00:00
Malyniak, Marcel - mhg compunit 21 Reputation points
0 answers

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++
asked 2022-12-21T15:47:00.46+00:00
RLWA32 49,636 Reputation points
commented 2022-12-23T08:35:13.33+00:00
Jeanine Zhang-MSFT 11,356 Reputation points Microsoft External Staff
1 answer

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
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,553 questions
asked 2022-12-22T09:37:30.36+00:00
WZIAFP 237 Reputation points
answered 2022-12-23T08:30:51.01+00:00
MayankBargali-MSFT 70,941 Reputation points Moderator