Category "azure-active-directory"

PowerShell AzureAD odata v3.0 filter

So I am trying to fetch all sign-in logs that fails a particular Conditional Access that have been set in Report-Only mode. The cmdlet is in preview and is unab

Getting MAM Enabled: No , when i upload the apk to company portal

I have integrated Intune SDK into my application. When i upload the apk to Azure company portal. Getting error as MAM Enabled:No So kindly advise how to resolve

Token is generating with all the available scopes in AzureAD

I have below setup on Azure, Host APP Added 3 Scopes under "Expose an API" tab i.e. abc, def, ghi Client APP Added all 3 Scopes under "API Permissions" tab No

Azure Conditional Access can't Include or Exclude users

Basically my problem can be seen on this picture : azure conditional access error When I go to Conditional Access > Assignments, I have red crosses both on I

WebAPI and Azure AD - works fine with obsolete setup, but not when updated to new setup

I have an existing Web API project, which uses Azure AD for authentication. Prior to my joining the organisation, I understand that this was an ASP.Net 3.1 proj

Business Central Admin Center API

I'm trying to call the Admin Center API of Business Central, but I keep getting 403 Forbidden error. I'm not sure what the problem is - it could be incorrect en

How to make an arrow function in react so that it executes only once and saves the data in sessionStorage

I am developing an application in react.js and I need to implement a request to Active directory to extract the information of the logged in user, through Micro

Azure AD login automatically for a specific user

I'm in the process of migrating an ASP.Net MVC app from windows authentication to Azure AD Authentication. One of the requirements of the app is that some parts

Relationships in Entity Framework with users from AzureAD

I'm relatively new to Microsoft solutions and I need your guidance. I'm quite certain the answer exist somewhere, but I lack key words for my searches. My stack

What type of accessToken scope/resourceType do I need when using Pnp-Powershell

In the PNP Docs it shows: https://pnp.github.io/powershell/cmdlets/Connect-PnPOnline.html#example-13 you can access the resource with an Oauth2 AccessToken: Con

facing issue while using synapsesql (####.dfs.windows.core.net not found)

I was working on connecting dedicated sql pool(formerly sql DWH) to synapse spark notebooks. I was using spark.read.synapsesql(). I'm able to write data as tabl

MSAL SSO not working for app that built in different framework

We have iOS apps that are built in Xamarin, swift and objective c. We change the authentication of those apps to use Azure AD to easily implement SSO using MSAL

How to authenticate to Azure Devops by using token of an Application ID(service principal)?

I have an Azure Devops pipeline where i have automated the creation of a service connection for azure subscriptions and also triggering the stage 2 of the pipel

Azure PowerShell Connect-AzureAD and Connect-MsolService both with MFA connect

i use a script to connect AzureAD and MsolService. Connect-AzureAD Connect-MsolService and it ask me both for username, password, and telephone verification. I

Creating azure ad group with group types "Unified" and "DynamicMembership" fails in azure powershell function

I am using AzureAdPreview moudule and with the help of this I am trying to create a group with types "Unified" as well as "DynamicMembership". So as per microso

Powershell AD module not installed but RSAT feature is installed

Objective Local User Password change without admin rights -> Powershell AD Methods Logging on a distant PC using Remote Desktop Connection (RDP), on this PC

How to use Primary Refresh Token (PRT) to retrieve Access Token in AzureAD

Is it possible to use a Windows PRT in browser to receive Access Token to call an Azure protected web API from a web app?

Why does "Microsoft.Graph.User.AdditionalData" property contain manager information?

Within the Microsoft.Graph.User object there is a field called "AdditionalData". It seems this can hold many values, from telling if a record is a delta record

'Preauthorization missing.' error when trying to get Access Token from Outlook AddIn

I am making an Outlook add-in in React and when trying to get the access token from OfficeRuntime, I get the following error: This is the method I am trying to

Setting Azure AD Microsoft Graph Email API/Permission in Terraform

I am provisioning some Azure infrastructure using Terraform. Included in the setup requirement is some configuration of an Azure AD registered app and this requ