azure-ad-powershell-v2 Questions
6
Solved
Using the Azure CLI 2.x, I cannot find a way to "add a Scope" under the expose an API section in Azure AD Portal.
What I do see is if I pass the --identifier-uris when the app is created...
Outvote asked 30/6, 2020 at 20:15
3
Solved
Is there a way to programatically via API to set the manifest property "accessTokenAcceptedVersion" to 2? This is required due to issue explained here - our code is expecting the new STS, fails wit...
Malloy asked 6/9, 2019 at 18:24
7
Solved
Removing an AppRole from an Application’s manifest produces a 400 Bad Request with the error
Property value cannot be deleted unless it is disabled first.
When I set the isEnabled property t...
Kenyettakenyon asked 20/4, 2017 at 10:35
3
Solved
I am trying to find a way to update an Azure Ad registered app's manifest via powershell, utilizing a json file.
The Json file contains all of the app roles, and i would like to simple inject the ...
Radii asked 11/10, 2018 at 14:49
1
Solved
I've scripted the creation of my Azure Active Directory Application using Azure Active Directory PowerShell V2 and am trying to use Delegated Permissions in my Single Page Application (SPA) using i...
Bruner asked 31/3, 2017 at 14:23
1
© 2022 - 2024 — McMap. All rights reserved.