About 5,240 results
Open links in new tab
  1. 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 …

  2. 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

  3. Can't RDP to my Azure VM due to accidental change in Firewall settings.

    Aug 3, 2016 · So basically, I can't RDP my VM because internally (in the VM) firewall doesn't allow RDP connections (which was in the list of permitted applications in firewall settings).

  4. APIM - Import Logic App by REST API - social.msdn.microsoft.com

    Dec 19, 2018 · All APIs defined in APIM are similar but the Azure Portal gives you nice shortcuts. In the end, it uses the same ARM APIs referenced here. For importing a Logic App, you can mimic what …

  5. 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 …

  6. New-AzureWebsite failing with "Conflict: Cannot modify this site ...

    Aug 11, 2017 · The issue is with the traditional Azure Service Management cmdlet, not the Azure Resource Manager cmdlet. We are using the traditional PowerShell cmdlet New-AzureWebsite in the …

  7. Why can't I find my Virtual Machines in the new Azure portal?

    Feb 25, 2016 · Hi, I've created two V2 Virtual Machines. Added them to the same Availability Set. But the portal doesn't give the dns/cname stuff it used to give. Cannot add the VMs to a Traffic Manager, …

  8. 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.

  9. Cannot call authenticated API APP from native windows client using ...

    Feb 15, 2016 · Found the error, and it's actually a bug in Azure. There is a discrepancy in the audience settings if you let Azure set authentication settings using the blades in the portal.

  10. Web App Calling API with token works locally, but not in Azure, unless ...

    Oct 2, 2017 · This all works fine when running locally on my machine. When I publish to Azure, the initial call after user login to get the user data fails with an unauthorized, as if the token is not sent in the …