About 4,540 results
Open links in new tab
  1. AADSTS500011: The resource principal named https://**.azure …

    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 …

  2. Finding Determine ApiVersion to get / delete resources in Azure …

    Feb 22, 2017 · NOTE: When using the azure resource commands other than the list command, you must specify the API version of the resource you are working with using the -o parameter. …

  3. Getting context.User null in Policy expression

    I am exploring the Api Management Service. Here I am trying to retrieve the context.User in a variable however I am getting null.

  4. Azure Management Services implementation in PowerShell

    Aug 13, 2015 · Kindly suggest me if there is some powershell command to get the information contained in "operational logs" of "Management Services" in azure portal.

  5. How to use keyvault for service bus connection string inside logic …

    May 8, 2019 · Access service bus connection string from Azure logic app. If so, we can store the connection string as secret in Azure key vault. Then we can retrieve secrets from Azure Key …

  6. APIM with Azure Key Vault - social.msdn.microsoft.com

    Sep 6, 2017 · I would like to store the Client Certificate in Azure KeyVault, instead of uploading it in the Publisher Portal. Is there a way then for my APIs to access the certificate from KeyVault …

  7. Adding service reference for …

    Mar 8, 2011 · I ultimately want to develop a Windows Phone 7 app to connect to this azure service, but it looks like their .NET CF does not support OData. Looks like I can't use your …

  8. How to create Azure EA Department or Subscription by API

    Nov 22, 2017 · Thanks for setting up Azure Cost Management by Cloudyn and for letting us know about this issue. According to the following FAQ, the Azure EA API key for use with Cloudyn …

  9. Unable to access Azure WebAPI secured in AAD through Console …

    Aug 30, 2015 · I am trying to connect to an Azure WebAPI (Secured in an Azure Active Directory) through a Console Application but I am getting “ UnAuthorized” status code, even if we pass …

  10. APIM Oauth2 security - Creating Multiple client ID and Secrete for ...

    Mar 19, 2019 · But I don't give same client and secrete to request token from Outh server to all . At the same time i don't want create 50 app registration in Azure AD to create separate client …