1,810,018 questions

Sort by: Updated
1 answer

Bulk external users as members not as guest

MSDN Redirect. Hi, Update:

Azure App Service
Azure App Service

Azure App Service is a service used to create and deploy scalable, mission-critical web apps.

9,911 questions
Microsoft Security | Microsoft Entra | Microsoft Entra ID
asked 2020-03-10T06:32:09.823+00:00
vipullag-MSFT 26,537 Reputation points Moderator
answered 2020-03-10T07:19:31.843+00:00
Vasil Michev 127K Reputation points MVP Volunteer Moderator
1 answer One of the answers was accepted by the question author.

UWP create a file to used by another non UWP app

Hi, I have a UWP app which needs to share a file to another app in the same machine (the other app is not UWP). I need to write that file to that other app's custom folder (eg D:/xxx/yyy) I have gone through this article related to file writing…

Developer technologies | Universal Windows Platform (UWP)
asked 2020-03-08T04:58:17.127+00:00
Madhu 96 Reputation points
accepted 2020-03-10T07:11:11.357+00:00
Madhu 96 Reputation points
2 answers

UWP app System.Net.Sockets - localhost

Hi, When reading about sockets in UWP, I have seen that we can't use sockets to communicate between 2 apps in the same device with localhost. (Not sure exactly when it works and not). I just need to clarify on that. If I connect to some other app…

Developer technologies | Universal Windows Platform (UWP)
asked 2020-03-04T12:57:44.277+00:00
Madhu 96 Reputation points
commented 2020-03-10T07:07:57.033+00:00
Fay Wang - MSFT 5,231 Reputation points
1 answer

wmic no work properly

hi, when i execute: PS C:\Users\LsW> wmic os get Caption Node - RAINIAIRIUS ERROR: Description = Call cancelled (RAINIAIRIUS is may username) i am getting this error after a long time waiting, i have not idea.

Developer technologies | Universal Windows Platform (UWP)
asked 2020-03-09T19:24:19.553+00:00
Rayniel Ramos 1 Reputation point
answered 2020-03-10T02:18:05.687+00:00
Anonymous
1 answer

Cette opération a été annulée en raison de restrictions en vigueur sur cet ordinateur

Bonjour j'ai ce message d'erreur suite je pense à une mise à jour (peut être firefox ?) lorsque je veux ouvrir un lien d'un message outlook j'ai appliqué ce que j'ai trouvé sur les réseaux à savoir modification des clefs de registre: j'ai…

Community Center | Not monitored
asked 2020-03-09T09:10:49.187+00:00
roland le guigo 1 Reputation point
answered 2020-03-10T01:31:14.01+00:00
Anonymous
2 answers One of the answers was accepted by the question author.

Does decimal still not bind to textboxes?

I know that in the past it wasn't possible to bind a decimal data type to a textbox in a UWP app. You had to use float instead. Is that restriction still true?

Developer technologies | Universal Windows Platform (UWP)
asked 2020-03-07T15:34:54.777+00:00
Rod Falanga 1,056 Reputation points
accepted 2020-03-10T01:12:06.73+00:00
Rod Falanga 1,056 Reputation points
1 answer One of the answers was accepted by the question author.

[C# UWP] How do I reach all MediaPlayer elements in a GridView?

In my app I have a page with a GridView with a DataTemplate that has a MediaPlayer element that is bound to a list of sources. Each MediaPlayer element has to stop playing when the user leaves the page. I wanted to solve this by pausing the MediaPlayers…

Developer technologies | Universal Windows Platform (UWP)
asked 2020-03-09T06:31:25.897+00:00
SpectraCoder 141 Reputation points
accepted 2020-03-09T19:35:19.443+00:00
SpectraCoder 141 Reputation points
2 answers

Search in linux native app

Search is broken for Linux native app 1.3 in stable and insiders. It seems that it gets fewer results with a partial match than with an exact one. Example: searching for journal brings all matches of journal and 3 matches for journalctl. Searching for…

Community Center | Not monitored
asked 2020-03-06T17:08:35.717+00:00
Alexander Litvak 1 Reputation point
answered 2020-03-09T19:25:00.813+00:00
Alexander Litvak 1 Reputation point
1 answer

What will be the future role of Live Tiles on Windows?

Can we get an answer to this question from Github? What will be the future role of Live Tiles on Windows? Question: The State of Live Tiles on Windows

Developer technologies | Universal Windows Platform (UWP)
asked 2020-03-05T22:04:16.233+00:00
Groovykool 236 Reputation points
answered 2020-03-09T18:30:53.82+00:00
James Dailey - MSFT 336 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

User enumeration on Client Credentials authentication flow?

Hi, I'm currently testing a client application where I receive the following error messages from OAuth endpoint "login.microsoftonline.com" that allow for user enumeration: For an incorrect client_id: "AADSTS700016: Application…

Microsoft Security | Microsoft Entra | Microsoft Entra ID
asked 2020-03-04T15:24:19.127+00:00
ncav 21 Reputation points
accepted 2020-03-09T18:05:05.563+00:00
ncav 21 Reputation points
1 answer

Using Active Directory With Sharepoint to use the Excel Endpoints on Graph API

I'm presented with the error "Tenant does not have a SPO license" when using the Graph API listing files on ODrive. I'm well aware of the following article, and Currently at the same point as the poster of the said article. …

Microsoft Security | Microsoft Entra | Microsoft Entra ID
asked 2020-03-09T09:38:25.413+00:00
Kaveen Rodrigo 21 Reputation points
commented 2020-03-09T12:28:43.11+00:00
Kaveen Rodrigo 21 Reputation points
1 answer

MS-300 exam scheduling

Can anyone please assist exam scheduling. When I try to schedule a exam the page just reloads constantly, and not directing me to the actual page

Community Center | Not monitored
asked 2020-03-08T18:25:57.593+00:00
Anonymous
answered 2020-03-09T07:31:13.427+00:00
Vaibhav Chaudhari 39,006 Reputation points Volunteer Moderator
1 answer One of the answers was accepted by the question author.

IP restrictions and allowing access between two Azure Web Apps

We're deploying multiple Azure Web Apps, and we need to allow access between two of them (auth and api), while still restricting the external access by IP address. We've defined the allows IPs against each app (auth and api), but how can we identify…

Azure App Service
Azure App Service

Azure App Service is a service used to create and deploy scalable, mission-critical web apps.

9,911 questions
asked 2020-02-10T08:08:48.617+00:00
Daniel Becroft 26 Reputation points
commented 2020-03-08T23:59:07.543+00:00
Daniel Becroft 26 Reputation points
1 answer

Start VM throught an URL

Hello. I want to allow some friends start a VM entering in a URL. How can I do it? Thanks for all! Javier

Azure Virtual Machines
Azure Virtual Machines

An Azure service that is used to provision Windows and Linux virtual machines.

10,149 questions
asked 2020-03-08T17:52:48.367+00:00
JaviR3TicS 1 Reputation point
answered 2020-03-08T23:10:31.78+00:00
Pete 71 Reputation points
1 answer One of the answers was accepted by the question author.

Deactivate PIM for Azure AD

I have previously activated Azure AD PIM for several admin roles. Now my Premium P2 licenses have expired and I can no longer use PIM, however the roles have not reverted back from Eligible to Permanent. The effect of this is that I can no longer access…

Microsoft Security | Microsoft Entra | Other
asked 2020-03-08T18:56:21.997+00:00
Yordan Yordanov 496 Reputation points
accepted 2020-03-08T19:20:59.557+00:00
Yordan Yordanov 496 Reputation points
1 answer

azure ad access issue

Hi All, just face issue when i try to login azure port they are saying password not correct i have steup 2 custom domain ******@klovesla.com ******@org1.kloveslab.com test nishant86dulloogmail.onmicrosoft.com (this default one always…

Microsoft Security | Microsoft Entra | Microsoft Entra ID
asked 2020-03-06T20:29:34.707+00:00
nishant dulloo 1 Reputation point
commented 2020-03-08T14:39:42.543+00:00
nishant dulloo 1 Reputation point
2 answers One of the answers was accepted by the question author.

Using validation rules to disable a button

Hi, I know that in WPF, I could bind a button's IsEnabled property with some TextBox to receive the Validation.HasError result as its IsEnabled value. This does work for simple TextBox. But in my case, I have a DataGrid for user to do the input.…

Developer technologies | Windows Presentation Foundation
asked 2020-02-29T07:50:28.677+00:00
Fanhua Kong 241 Reputation points
commented 2020-03-08T07:03:57.013+00:00
Fanhua Kong 241 Reputation points
1 answer One of the answers was accepted by the question author.

Virtual keyboard always show while startup and lockscreen

my laptop is not touchscreen, how cloud this happen?

Developer technologies | Universal Windows Platform (UWP)
asked 2020-01-30T17:19:39.94+00:00
Bima_Novendra 21 Reputation points
accepted 2020-03-07T13:19:54.88+00:00
Bima_Novendra 21 Reputation points
2 answers One of the answers was accepted by the question author.

Failing authentication in B2C based on condition

How can I make a user journey fail and return message to UI or client based on conditions?

Microsoft Security | Microsoft Entra | Microsoft Entra External ID
asked 2019-11-13T14:55:59.287+00:00
Arturo 46 Reputation points
accepted 2020-03-07T05:08:21.33+00:00
Arturo 46 Reputation points
4 answers

Azure Hybrid Join - Non-Routable Domain

We are looking to continue to move to Azure cloud services, and were looking at including the AAD Connect Hybrid Join feature. Client is currently and successfully using AAD Connect to sync with Office 365. The current on-prem domain is using a…

Microsoft Security | Microsoft Entra | Microsoft Entra ID
asked 2020-02-10T18:16:07.587+00:00
Axio Support 11 Reputation points
answered 2020-03-07T01:33:30.11+00:00
Nagappan Veerappan 656 Reputation points Microsoft Employee