Users forced to use authenticator app
We have AD Connect setup with password write back to allow our O365 users to reset their AD account passwords, but the initial logon is forcing them to use the Microsoft authenticator app even though I have Azure authentication configured to use email or…
Updating issues using the API Management services REST Api
I am building a self hosted API management developer portal based on the paperbits framework and I am utilising the REST api for managing the service. Everything works fine except updating issues. …
OpenShift Container Service status pending
Hi Team, I am trying to setup Openshift cluster in Azure for this I tried to enable AROGA container Service feature using az feature register --namespace Microsoft.ContainerService -n AROGA. Using Azure cloud shell in Bash mode. But the…
Is there an official Azure pre-sales technical discussion team?
As part of investigating moving our infrastructure to Azure, we had hoped to present some technical questions as part of scenario planning, e.g. "If this problem happened in Azure, what could be done to fix it?" The Azure portal points to…
Claims rule to get WindowsAccountName
I have configured Claims Provider Trust in ADFS and I am getting only Email in NameID. I can not make changes to Third party Claims Provider Trust, so I have to get WindowsAccountName using Email which I received in NameID from Third Party IDP and…
Bulk external users as members not as guest
MSDN Redirect. Hi, Update:
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…
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…
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.
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…
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?
[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…
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…
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
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…
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. …
Nvidia GPU issue on azure VM NV6
Hi guys, I'm having issue with Nvidia GPU on my Azure NV6 VM with Tesla M60. I've been trying to run a self developed UE4 game on the VM server, however, it started to prompt me directx 11 is required, and the application never starts. I've also realised…
How can I join in the Microsoft teams?
How can I sign in the Microsoft teams?Thank you!
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
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…