1,809,894 questions

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

[MSDN Redirect] Web app norwayeast

Hi. I am trying to create a web app on norwayeast, but I get 'Operation failed: Unsupported location: norwayeast'. It clearly says web apps are supported on norwayeast, so what's the issue?

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-17T08:35:15.133+00:00
Ajay Kumar N 28,261 Reputation points Microsoft Employee Moderator
accepted 2020-02-19T18:36:12.713+00:00
Ajay Kumar N 28,261 Reputation points Microsoft Employee Moderator
2 answers

What causes Another Domain Service instance already exists for this tenant when deploying AADDS?

when trying to deploy azure domain services I get the following error: {"code":"DeploymentFailed","message":"At least one resource deployment operation failed. Please list deployment operations for details. Please see…

Microsoft Security | Microsoft Entra | Other
asked 2020-01-29T16:34:04.123+00:00
Justin Petty 1 Reputation point
commented 2020-02-19T17:05:06.487+00:00
Saurabh Sharma 23,866 Reputation points Microsoft Employee Moderator
1 answer

Azure AD Out-of-the-box Authentication, ID Token & Access Token

Hi Experts, I am using Azure AD Out-of-the-box Authentication. Login is successful. https://working-angular-webapi.azurewebsites.net/. Email: ******@jeanpaulvagmail.onmicrosoft.com Password: authentication1! ID Token also found through URL: …

Microsoft Security | Microsoft Entra | Microsoft Entra ID
asked 2020-01-17T15:47:54.98+00:00
Kevin Azure 141 Reputation points
commented 2020-02-19T17:03:17.177+00:00
Saurabh Sharma 23,866 Reputation points Microsoft Employee Moderator
1 answer

[MSDN Redirect] Obtaining password in Graph API

Hi Team, I would like to know why we do not have any API exposed to obtain user current password in Graph API. Many suggested that it is less secure, but Why do we have the option of validating Current Password in windows login while changing…

Microsoft Security | Microsoft Entra | Microsoft Entra ID
asked 2020-02-07T09:30:31.72+00:00
Anonymous
commented 2020-02-19T17:02:09.427+00:00
Saurabh Sharma 23,866 Reputation points Microsoft Employee Moderator
1 answer

[MSDN Redirect] Azure Application proxy for web api

Hi all, I have a case where there is a Web API on premises that requires Windows integrated authentication. I also have an Azure web application and Azure Web API. The azure web application authenticates users using Azure AD credentials. I need the…

Microsoft Security | Microsoft Entra | Microsoft Entra ID
asked 2020-02-17T08:15:18.7+00:00
SnehaAgrawal-MSFT 22,721 Reputation points Moderator
answered 2020-02-19T16:54:04.25+00:00
Saurabh Sharma 23,866 Reputation points Microsoft Employee Moderator
1 answer

Configurable token lifetimes in Azure Active Directory for my Web API

I need to create lifetime token for my WEB Api. I’ve used the following guide but the Policy doesn’t work. As I’ve noticed, for my Web Api the following OrganizationDefaultPolicyScenario works. I made it work by only using AzureADPolicy with setting…

Microsoft Security | Microsoft Entra | Microsoft Entra ID
asked 2020-02-17T20:15:48.113+00:00
Vov4ik 6 Reputation points
commented 2020-02-19T14:03:53.513+00:00
Vov4ik 6 Reputation points
2 answers One of the answers was accepted by the question author.

Azure AD change synchronization account

Good morning, I have a problem with synchronization between our on-prem testing AD and Azure AD. We used password hash synchronization from our on-prem testing AD to our tenant in the past. Everything was working, but we wanted change PHS to ADFS. For…

Microsoft Security | Microsoft Entra | Microsoft Entra ID
asked 2020-02-14T16:40:10.24+00:00
Jaroslav Vacek 21 Reputation points
accepted 2020-02-19T12:43:55.757+00:00
Jaroslav Vacek 21 Reputation points
1 answer

[MSDN Redirect] Sending emails for new user in Active Directory

I have created a trial account for Microsoft Azure. In Azure Active Directory, I'm trying to create a new user. Is there any way to notify this user via e-mail? Is there any way to send the email to user from Azure AD? without using guest user.

Microsoft Security | Microsoft Entra | Microsoft Entra ID
Microsoft Security | Microsoft Entra | Other
asked 2020-02-18T19:54:57.18+00:00
Ryan Hill 30,336 Reputation points Microsoft Employee Moderator
commented 2020-02-19T10:25:30.367+00:00
sathish 1 Reputation point
1 answer One of the answers was accepted by the question author.

Application LIfecycle

I want to focus on what an “Enterprise Application” or an “App Registration” lifecycle would be. Perhaps someone has the need to pull in data for a temporary application or is just testing RestAPI. Those applications are pulling access tokens based on…

Microsoft Security | Microsoft Entra | Microsoft Entra ID
asked 2020-02-18T23:18:11.397+00:00
Dean Gross 41 Reputation points
accepted 2020-02-19T10:22:34.76+00:00
Dean Gross 41 Reputation points
1 answer

When will AppServiceConsoleLogs be available for Windows App Service Plans?

According to the documentation (https://learn.microsoft.com/en-us/Azure/app-service/troubleshoot-diagnostic-logs#supported-log-types) AppServiceConsoleLogs are not yet trackable with Azure Log Analytics. This is quite frustrating as it requires special…

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-17T13:31:38.527+00:00
hbertsch 6 Reputation points
answered 2020-02-19T09:11:36.157+00:00
SnehaAgrawal-MSFT 22,721 Reputation points Moderator
1 answer

Azure VM Failover Clustering

We're trying to do a standard failover cluster for an application we have installed on Azure VM's. Is there a way to present a single disk to more than one VM in Azure?

Azure Virtual Machines
Azure Virtual Machines

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

10,149 questions
asked 2020-02-04T18:18:35.373+00:00
Benjamin Billups 1 Reputation point
answered 2020-02-19T06:28:56.887+00:00
vipullag-MSFT 26,537 Reputation points Moderator
1 answer

MadVR settings panel not loading in converted UWP app

I have an exe installer(media player) that has madvr(https://forum.doom9.org/showthread.php?t=146228) which installs as part of the installation. I used the MSIX tool to package the exe installer. I tested the MSIX package and the media player runs…

Community Center | Not monitored
asked 2020-02-17T13:48:57.703+00:00
Inmatrix 26 Reputation points
answered 2020-02-19T02:47:29.53+00:00
Anonymous
1 answer

[MSDN Redirect] Page events stopped working sometimes in our web services

Hi All, We created our online website and deployed in Azure web services. All the pages works fine but sometimes click events in our page are stopped working. Please help me what could be the reason behind it. I developed a site in ASP.Net the…

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-14T20:26:46.643+00:00
KarishmaTiwari-MSFT 20,862 Reputation points Microsoft Employee Moderator
answered 2020-02-19T02:17:45.933+00:00
Bryan Trach 17,842 Reputation points Microsoft Employee Moderator
1 answer

Getting "Could not establish secure channel for SSL/TLS with authority" and "The request was aborted: Could not create SSL/TLS secure channel" when .NET console application not running as administrator

More and more customers having Windows 10 are reporting us, that they cannot communicate with server and in log they get: DateTime = 18. 2. 2020 15:51:02 Header = General exception - Message Could not establish secure channel for SSL/TLS with…

Community Center | Not monitored
asked 2020-02-18T15:28:05.01+00:00
Roland Turčan 1 Reputation point
answered 2020-02-19T01:37:46.457+00:00
Richard Zhang-MSFT 6,936 Reputation points Microsoft Employee Moderator
1 answer

Why can’t I make the PowerPoint Laser my mouse outside of PowerPoint?

Basically I want to change my windows mouse to the PowerPoint laser for everything.

Community Center | Not monitored
asked 2020-02-19T00:18:55.523+00:00
Venomized 1 Reputation point
answered 2020-02-19T00:56:02.91+00:00
Anonymous
1 answer

Retrieve data from expired subscription

Hi, My VM recently expired and I would like to know if its possible to retrieve some data (1 file in particular) when the VM will not start. Thank you.

Azure Virtual Machines
Azure Virtual Machines

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

10,149 questions
asked 2020-02-18T12:15:09.803+00:00
SpeedyCraftah 1 Reputation point
answered 2020-02-18T23:47:45.79+00:00
Mark E 161 Reputation points
2 answers

enable one time bypass to user via powershell

looking for the command for one time bypass from powershell

Microsoft Security | Microsoft Entra | Microsoft Entra ID
asked 2020-02-18T11:56:23.717+00:00
roei zamir 6 Reputation points
answered 2020-02-18T22:32:55.137+00:00
Marilee Turscak-MSFT 37,396 Reputation points Microsoft Employee Moderator
2 answers One of the answers was accepted by the question author.

Trying to create a transform within AADC (Azure AD Connect)

Hi Guys Im looking for a little help on AADC and out of box ruiles Im working with a business who have acquired another company and need to synchronise identities from this new forest into AzureAD then migration mailboxes (multiforest hybrid).…

Microsoft Security | Microsoft Entra | Microsoft Entra ID
asked 2020-02-14T12:48:20.313+00:00
Graham Lindsay 21 Reputation points
answered 2020-02-18T17:26:20.417+00:00
Graham Lindsay 21 Reputation points
1 answer

AAD connect matching attributes

When a matching is created for two ADs via hard match (consistencyGUID) how can I choose which additional attribute is the "leading one" when the attributes are synced? i.e. both source objects have different companies, departments, phone…

Microsoft Security | Microsoft Entra | Microsoft Entra ID
asked 2020-02-18T11:45:06.613+00:00
Riegler, Wolfgang 81 Reputation points
answered 2020-02-18T17:04:55.143+00:00
Vasil Michev 127K Reputation points MVP Volunteer Moderator
1 answer

Azure Hybrid Benefit and Visual Studio Subscription

I have a Visual Studio Enterprise subscription which obviously includes all kinds of licensing including Windows Server. Can I use that licensing in my VMs as part of the Azure Hybrid Benefit? This is for Dev/Test workloads anyway. I would assume that…

Azure Virtual Machines
Azure Virtual Machines

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

10,149 questions
asked 2020-02-18T15:46:25.467+00:00
George 1 Reputation point
answered 2020-02-18T15:54:39.887+00:00
Anonymous