Skip to content

Instantly share code, notes, and snippets.

@HowardvanRooijen
Last active July 17, 2020 07:22
Show Gist options
  • Save HowardvanRooijen/14a17a588669659599f1fc3586c8d16c to your computer and use it in GitHub Desktop.
Save HowardvanRooijen/14a17a588669659599f1fc3586c8d16c to your computer and use it in GitHub Desktop.
Azure.RequestFailedException: Service request failed.
Status: 403 (Forbidden)
Content:
{
"error": {
"code": "Forbidden",
"message": "The user, group or application 'appid=...;oid=...;numgroups=...;iss=https://sts.windows.net/.../' does not have keys create permission on key vault '...;location=...'. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125287",
"innererror": {
"code": "AccessDenied"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment