Azure B2C - Latency to REST API Calls
We are building a globally distributed application that will utilize Azure B2C a REST API to enrich the token. The application can be deployed in multiple Azure regions. I am trying to find the best...
View ArticleAzure VM s
Hi, I wanted to list out all azure VMS in a web page using Asp.Net, C#, I have implemented the concept with REST API, Authentication gets success but while taking VM list getting an exception like,...
View ArticleRemote Desktop App with Azure AD
It seems that I am unable to connect to a computer on my network with the Remote Desktop App (trusted Windows Store App on my Windows Laptop or from the iOS App store on my iPhone), while I am able to...
View ArticleIntegrate 2 Azure Active Directory to manage by using only one global admin...
Hi there, Please review below scenario. I have "A" and "B" azure active directory and want to manage both of them by using only one global admin.I don't want to be integrated or federated with 2...
View ArticleAzure AD Connect Health Sync Monitor High CPU Usage
Hello. I have Azure AD Connect installed on my server to sync our on-premise domain with Office 365 and I'm noticing the Azure AD Connect Health Sync Monitoring Service is always running high CPU...
View ArticleAzure AD SSO Application Permissions
Hi,I have added an application and SSO is working. I can only specify permissions for individual users and not groups. If i add a group it is set as an object type of Group, and role assigned is User....
View ArticleAzure AD Domain Services - LDAPS request delivers a wrong memberOf value
Hello,In our company we're using Office365 for some time and wanted to sync these users with our social intranet solution to minimize administration expenses and also implement LDAPS synchronization...
View ArticleNeed Azure AD B2C signin sample for Asp.NET 3.5 web application
Hi,I have ASP.NET 3.5 based Web application hosted in IIS which uses Windows Authentication (LDAP). There are two types of users - internal users and external users who gets created inside AD under...
View ArticleAccounts are expired in Azure Active Directory Domain Services (AAD DS) even...
HiJust had the honor to fix our test-environment one more time due to this nasty behavior.MySetup: I have several accounts (administrators, service-accounts) in my Azure Active Directory. This Azure...
View ArticleHigh CPU Usage
Hi, We have Azure AD Sync installed on one of our Domain Controllers, but the service: Microsoft.Online.reporting.monitoringagent.startup keeps on going to high CPU usage and then low then high, it...
View ArticleConvert Users from synced to cloud only and remove AADSYNC
Hi All,Is there a way to take convert users that have been synced from AD on-perm using AADSYNC to cloud only users, and to actually cease the AADSYNC altogether.I appreciate that this is a strange...
View ArticleAzure AD Password was prompted expired in RDS VM
RDS VM is joined thru Azure ADDS - a user with a working password tries to login to the VM and it was prompted expired by the VM. I stated working because when you use Office 365 portal and Azure...
View ArticleIssuer within a JWT is slighltly different when using Azure AD B2C
Hi I found the following issue: If one requests a token from a tenant, the returing JWT contains an issuer field which is slightly different from the one specified in the metadata, because it includes...
View ArticleO365 group udpate using Microsoft Graph
Following code is List<KeyValuePair<string, string>> vals = new List<KeyValuePair<string, string>>(); string authString = "https://login.microsoftonline.com/" + tenantName;...
View ArticleNot able to pass LDAP authentication with non-domain active directory users...
HiIn my azure active directory, i have three kinds of users <domain1> as guest and <domain2> and <domain3> as members.I have a managed domain with azure ad domain services of...
View ArticleNot able to connect to the ADDS from client system (virtual)
I have 2 windows server 2016 deployed on Azure, In one server I have added a role and services of ADDS and I have promoted the domain controller and after that, I am trying to connect to this domain...
View ArticlePromote account to Admin
Hello - My questions is how do I become an admin to my Azure Portal account.My End result is to Disconnect/Delete from the AZURE AD network. I found instructions where to do this but my account is...
View ArticleI need to create an AAD
Hi,Trying to create an AAD for experimentation, can someone please point me to a setup link with instructions
View Article*.local addresses for Lotus Domino co-existance
Hi everyone,we will sync our users to the cloud. They have already a routeable UPN.But they also have several email addresses. One of them is an address which is used only locally by a Quest/DELL...
View ArticleRetrieving the Recommendations using Microsoft Graph Security API in Azure
I am able to retrieve the security alerts using below REST API(Graph Secure API) https://graph.microsoft.com/beta/security/alerts?$top=1Now i want to retrieve the recommendations from Azure tenant. We...
View Article