b2c forgotpassword userflow with SPA having '#' (hash) tag on return url
I have an angular app which shows the "sign in" link along with "forgot password". When I click the "forgot password", the following screen shows up with custom page. The problem is when I click "cancel" button ,…
Creating a managed disk with IOPS and Throughout using the Azure Java-SDK
Hi, I am trying to connect to Azure and create a managed disk with custom IOPS and Throughput (for Ultra Disks) using the Azure Java SDK. I am on the following SDK version: 1.31.0 I am able to create a managed disk of different types with custom…
Azure Lab Services REST API Send Invitation Email
Hello, I'm trying to use a REST API to send an invitation to the users. From "Users" there is an "Invite All" link... I'm trying to automate this. Thank you, David
![](https://techprofile.blob.core.windows.net/images/9427948d2ca449669228394a8c0389c9.png)
![](https://techprofile.blob.core.windows.net/images/9427948d2ca449669228394a8c0389c9.png)
Quick question about App Service Plan Auto Scaling
Hello, I hope this is an easy question because I haven't been able to find an answer for it. Simply put for azure app service plans that are on auto scaling, When an app grows in resources and triggers a scale out. does that Scale out a. Just…
Azure search multitenant login to Azure Active Directory
Is it possible to have a multitenant app that access via Azure Active Directory to azure search Services?
Calling Azure REST API from .Net Core native application by displaying the Azure Login Popup from C#
Is it possible to initiate the Azure Login Popup from a native windows application?
![](https://techprofile.blob.core.windows.net/images/9427948d2ca449669228394a8c0389c9.png)
![](https://techprofile.blob.core.windows.net/images/9427948d2ca449669228394a8c0389c9.png)
Users made from Azure AD cannot access Outlook
Hello. I have created Azure account and it comes with default Azure AD. I have administrative rights on myself but when I do create a new user, they are unable to access Outlook. I also got Global Admin access for my account. Help !
![](https://techprofile.blob.core.windows.net/images/a1395d6d60e64acc8c1bfc104037f1aa.png)
AzureAD connect SQL Connection failed
Azure AD Service is running, When we try to sync engine it shows SQL DB connection error. Telnet SQL port and ping are working fine between servers. Still we are not able to find the root cause Unable to store password hash synchronization cycle…
![](https://techprofile.blob.core.windows.net/images/kEaBzx2NUUuiIiWIzwa6Qw.png?8D9F54)
[MSDN Redirect] internal AD integration with azure ad
Hi Team, i dnt want sso , only requirement is my active directory user access my cloud application , with ad userid and password and when we using ad connector but got issue when we do sycn from local ad to azure ad my domain changed, can you…
![](https://techprofile.blob.core.windows.net/images/kEaBzx2NUUuiIiWIzwa6Qw.png?8D9F54)
[MSDN Redirect] Facebook Mutli user SSO
There is a Facebook account which has multiple pages added in that account's business manager with admin role. Now I can't give this account access to everyone but I want them to have access for different pages with different access (It is admin to my…
Azure Lab Services REST API
I'm trying to call a REST API to set the "Auto-shutdown of virtual machines". I thought it would be on the Create Lab API, but I can't seem to find it. Any assistance is greatly appreciated. Thank you, David
![](https://techprofile.blob.core.windows.net/images/9427948d2ca449669228394a8c0389c9.png)
![](https://techprofile.blob.core.windows.net/images/9427948d2ca449669228394a8c0389c9.png)
Missing email
Hi, I don't get an e-mail when I receive a comment in the Q&A Forum (uwp) concerning a topic I created. I don't like the two-level answers, they're much more complicated. Please, could you make the forum like the old one? I'm sorry. Best…
[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?
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…
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: …
[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…
[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…
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…
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…
[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.