
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 …
exposing on-premise web service through API Management
Dec 29, 2016 · How can we expose on-premise web service through API Management? is it possible by using On-premises data gateway?
Update 'Tags' in APIs using Azure API Management …
Apr 15, 2019 · I would like to know how using AzureRM.ApiManagement I can update 'Tags' in Azure APIs.
How to use Azure File Share (SMB) from a docker-enabled ASP.NET …
Mar 23, 2018 · Created a ASP.NET Core 2.0 Web Application (Web API) project in Visual Studio. Enabled Docker support (which created Dockerfile, and the docker-compose project). Published it …
How to get x-ms-request-id from Azure table storage api call
Aug 3, 2012 · I getting slow behavior for my azure tablestorage api calls on a windows azure app.I need to get the request id (x-ms-request-id in the response header) for a particular call.
Getting "403 Forbidden" from Azure AD Graph API trying to reset a …
Oct 31, 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 …
Intermittent 401 error when querying Azure DocumentDB REST API in …
May 9, 2016 · So the problem, in a nutshell is that I feel the authentication failures are more frequent than they should be, and seem to occur more in Objective-c than they do in Node.js but I am running …
validate-jwt openid-config url - how to use a variable as the URL?
Aug 16, 2018 · However I get the following error, which shows that when validating APIM doesn't recognise the code block for the url attribute and attempts to validate that the text is a proper URI. …
OpenAPI operation parameter order - social.msdn.microsoft.com
Aug 8, 2018 · I'm importing an API from an Azure Function, which generates its own Swagger/OpenAPI. I'm experiencing that the OpenAPI spec which is generated by API management does not have the …
Could not load file or assembly Aspose.XXXX - social.msdn.microsoft.com
Oct 29, 2018 · Or are we saying that I need to refer those dlls in WebAPI project also (which doesn't make sense to me, I might be wrong however). I am using App Service on Azure to deploy my Web …