
AADSTS500011: The resource principal named https://**.azure-api.net …
Dec 11, 2019 · Also you need to make sure that your app registration for the API management done in the Azure AD App Registration section is correct and the correct App ID and App Secret is updated …
Msdn forums - Azure Service Fabric
Dec 2, 2019 · Update-ServiceFabricService Archived Forums 101-120 > Azure Service Fabric I'm trying to increase stateless service instance without re-deployment by using
Bing Search only has fuzzy responses - social.msdn.microsoft.com
Jul 17, 2018 · Hi bx1234 - I'm not sure if Bing Search API has such a feature to fine-tune results in that manner, but in case such a feature doesn't exist, how about omitting those results programmatically …
Query Directory roles of a user in Azure Graph API
Mar 9, 2016 · I am trying to query the roles (Directory Role) of a user (I have ObjectId and the UPN of the user) by just calling the Graph API once! I'm able to query a user and then use that user to get …
JWT validation failure error - social.msdn.microsoft.com
Aug 30, 2019 · And currently using the DEMO CONFERENCE API provide by azure apim to test the implementation.
Getting "403 Forbidden" from Azure AD Graph API trying to reset a …
Mar 26, 2019 · We're trying to reset user password using Azure AD Graph API but receiving a "403 Forbidden" when we try to do the reset operation. The call fails in both the scenario where the user is …
APIM log of headers in application insights
Jan 29, 2017 · Application Insights does not track all the HTTP request and response headers included in the request data. Try to create a custom class that implements ITelemetryInitializer and define …
Use Logic App Managed Identity for SQL API connection authentication
Feb 26, 2020 · I'd like to know if it's possible to use a Logic App Managed Identity to authenticate a SQL API connection used in my workflow. None of the "Authentication Type" options on the associated …
Azure AD B2C - "invalid_grant" when accessing "/token" authorization ...
May 28, 2019 · I added full application permissions for: Windows Azure Service Management API, Windows Azure Active Directory and Microsoft Graph.
Updating user properties in Azure AD B2C from native app
Nov 23, 2019 · Is there a way to update the custom properties of B2C users from a native application? From what I can find, we should be using the Azure Graph API, but it appears to require a 'normal' …