355,369 questions

Sort by: Updated
1 answer

Is there some way to remove native code in Visual Studio UWP-apps BEFORE reaching native compiler?

I have some Java code that needs to be made available in an UWP-app and am using IKVM to compile a DLL of that code. That works pretty well in DEBUG-mode, but fails with different errors in RELEASE-mode and the then used .NET native toolchain: …

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
37,146 questions
asked 2020-01-08T17:29:56.323+00:00
Thorsten Schöning 81 Reputation points
answered 2020-01-13T22:39:45.387+00:00
James Dailey - MSFT 336 Reputation points Microsoft Employee
2 answers

will I need xbox gold to play and download ROBLOX

I have an xbox one.

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
37,146 questions
asked 2020-01-13T21:08:14.433+00:00
Madih Mala 1 Reputation point
answered 2020-01-13T21:21:21.333+00:00
Philippe Levesque 5,706 Reputation points MVP
3 answers

Alert when a file is created in Windows/temp in Windows Server 2012r2

Is there a way to get an alert when a file named SQL.log is created in Windows/temp in Windows Server 2012r2?

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
37,146 questions
asked 2020-01-13T17:33:26.043+00:00
Meza, Julio A 1 Reputation point
answered 2020-01-13T20:09:37.307+00:00
Philippe Levesque 5,706 Reputation points MVP
1 answer One of the answers was accepted by the question author.

What is the best identity/authentication method for Azure Mobile Apps in 2020?

In the old days, I would have built an ASP.NET website and used the Identity framework to authenticate users, store custom profile items about them, and make that searchable in a database. In 2020, I'm developing an app using the Azure Mobile App…

Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,722 questions
asked 2020-01-13T09:13:12.983+00:00
KerryDP 26 Reputation points
accepted 2020-01-13T17:38:38.75+00:00
KerryDP 26 Reputation points
1 answer

DCOM sample application with configuration steps which required to access dll from other computer

I need to create sample DCOM application , which resolves below problem. A class library function or any class object properties can be accessible from other computer ? i really need this sample working application with configuration steps if…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
37,146 questions
asked 2020-01-13T11:34:10.567+00:00
Viken Patel 1 Reputation point
answered 2020-01-13T12:37:05.463+00:00
Richard Zhang-MSFT 6,936 Reputation points
1 answer

ODBC SSL Security error while making connection from Azure web apps

HI Team, Recently we have migrated our Azure project with latest SDK(2.9), .Net Framework 4.7.2 and VS 2019. When we debug the code locally ODBC connection is working fine. But once we hosted into azure cloud then exception is throwing when app…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,212 questions
asked 2019-12-06T11:02:38.3+00:00
Venkatesh K 6 Reputation points
commented 2020-01-13T11:44:53.1+00:00
Venkatesh K 6 Reputation points
2 answers

Timeout exceptions in StackExchange.Redis for Azure Redis Cache

Hi, We have recently implemented Azure Redis Cache with .Net Framework 4.7.2. It was working fine. Suddenly we are keep getting the timeout exceptions in StackExchange.Redis for Azure Redis Cache. Exception: Timeout performing EVAL (5000ms), next:…

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
224 questions
asked 2019-12-27T08:49:57.633+00:00
Venkatesh K 6 Reputation points
commented 2020-01-13T11:41:34.563+00:00
Venkatesh K 6 Reputation points
2 answers One of the answers was accepted by the question author.

Unable to login via SSO while using WebView

Hi there. I am attempting to login to a website using SSO (let's say https://account.box.com/login) using my Microsoft account. Using a plain WebView, v1803. However, I receive the following error : "AADSTS900561: The endpoint only accepts…

Universal Windows Platform (UWP)
asked 2020-01-10T16:52:07.393+00:00
Stefan Gavrilas 101 Reputation points
accepted 2020-01-13T11:27:50.217+00:00
Stefan Gavrilas 101 Reputation points
0 answers

Unable to Install/Import Pandas on Azure App Service

Hi, I have been trying to install Pandas on my Azure App Service (running Flask) for a long time now but nothing seems to work. I tried to use wheel, created a wheelhouse directory manually and tried to install the relevant Pandas .whl file…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,212 questions
asked 2019-12-12T02:07:35.35+00:00
akg777 1 Reputation point
commented 2020-01-13T10:18:59.327+00:00
SnehaAgrawal-MSFT 19,511 Reputation points
1 answer One of the answers was accepted by the question author.

Get Resource CPU Usage With Details of what applications running. is it possible?

I have azure vm and I saw that last week there was a CPU load of >90% . how do i know what application is consuming a lot of cpu is it possible to get cpu resource usage in the past with details of what applications are running at that time? …

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,411 questions
asked 2019-12-06T15:03:44.843+00:00
RnD0102 176 Reputation points
accepted 2020-01-13T09:27:36.78+00:00
RnD0102 176 Reputation points
1 answer

Touch screen interaction - PointerMoved after PointerPressed

In my app when a simple tap on the screen occurs with touch, I'm getting a PointerMoved event after the PointerPressed event. This does not happen when the same sort of interaction occurs with the mouse, left clicking on the screen. The PointerMoved…

Universal Windows Platform (UWP)
asked 2020-01-09T20:45:03.103+00:00
Jim Young 1 Reputation point
commented 2020-01-13T07:24:34.873+00:00
Richard Zhang-MSFT 6,936 Reputation points
2 answers

Azure B2C Custom Policy - Detect user company based on email address and forward to their SSO provider

Hi, I have successfully created a new Social login button on our B2C login screen for custom providers, but as we have more customers using our B2C logins, I would like to remove those social login buttons and auto detect the customer's company by…

Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,722 questions
asked 2019-12-12T17:57:49.417+00:00
Huy Nguyen 51 Reputation points
commented 2020-01-13T05:06:08.893+00:00
AmanpreetSingh-MSFT 56,466 Reputation points
1 answer

我的游戏无法提交更新

一直卡在这个界面,新的游戏包无法上传

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,212 questions
asked 2020-01-08T06:47:01.94+00:00
qing leng 1 Reputation point
commented 2020-01-13T04:49:54.08+00:00
ajkuma 23,906 Reputation points Microsoft Employee
1 answer

Angular App for 2 Purpose

I need to use Angular App to get: access token to work with web api access token to work with graph.api from web api Can I use the same Access Token with a Single App Reg?

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,190 questions
asked 2020-01-12T16:19:20.463+00:00
Kevin Azure 141 Reputation points
answered 2020-01-13T04:44:03.757+00:00
soumi-MSFT 11,756 Reputation points Microsoft Employee
1 answer

Adding guests to group error

As the bulk guest invite function is currently disable i am having to add new guests individually. However i cant add them to a group at either the invite stage or afterwards within the group membership preview pages as i just repeatedly get the same…

Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,722 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,190 questions
asked 2020-01-12T13:53:31.07+00:00
David Johns 1 Reputation point
answered 2020-01-13T03:51:04.077+00:00
saurabh sharma 76 Reputation points
1 answer

Download Azure AD Powershell Module v 8362.1

I am looking to obtain a downloadable version of Azure AD PowerShell Module v8362.1. I found this site that list all the historical versions and links to their downloads but all links that I can find are dead links. …

Microsoft Entra
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,190 questions
asked 2020-01-12T14:44:51.087+00:00
Mike 1 Reputation point
answered 2020-01-13T02:35:36.167+00:00
Shashi Shailaj 7,581 Reputation points Microsoft Employee
6 answers

Virtual Machine is not available, why?

Every day I have messages at support/resource health in Azure portal, with the following content: Your virtual machine is unavailable. We're working to automatically recover your virtual machine and to determine the source of the problem. No…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,411 questions
asked 2020-01-03T14:00:13.293+00:00
István Döbrentei 16 Reputation points
answered 2020-01-13T01:58:26.123+00:00
Siva Reddy 6 Reputation points
2 answers One of the answers was accepted by the question author.

Az resurce list --tags returns empty tags array

All tags are missing in the JSON result when listing resources while using the tag argument. This is the default listing that I get when running without "tag" attribute: # az resource list { "id": xxxx, …

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,212 questions
asked 2020-01-11T14:39:01.3+00:00
Aljoša Vister 21 Reputation points
accepted 2020-01-11T18:24:12.78+00:00
Aljoša Vister 21 Reputation points
1 answer

StreamWriter in C#!

** how to delete or update a line in a text file using streamwriter ? ** You shouldn't care about the tags below :) ..

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
37,146 questions
asked 2020-01-11T17:17:31.08+00:00
Hoshmand Noori 1 Reputation point
answered 2020-01-11T17:47:10.093+00:00
Michael C. McKinnon 81 Reputation points
1 answer

I could not edit and create Enrollment restrictions in Microsoft Intune for enable Enable Android Enterprise.

Hello supporter, I faced an issue that i can't edit/create enrollment restrictions in Microsoft Intune for enable Android Enterprise. *** Note: I want to setup MDM and now i'm using Microsoft 365 Business license. Your support is very…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
37,146 questions
asked 2020-01-11T06:37:08.463+00:00
Chhim Chanthoeurn 1 Reputation point
answered 2020-01-11T15:24:53.157+00:00
Dave Patrick 426.4K Reputation points MVP