Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.
This repository was archived by the owner on Nov 16, 2023. It is now read-only.

Getting error Azure Functions Runtime is unreachable after provisioning #60

Description

@FrodeOA

Steps to reproduce

I deployed the app using ARM and created the AD application using the script. I logged into the partner smart office page to add an environment and successfully added it. Then I went to the Azure page, opened the functions web app because there's no data in the database. I got a bunch of errors on the right side saying Azure Functions Runtime is unreachable, I tried to start each of the functions but nothing started.

When I open the Cosmo database there are no customers in there

Expected behavior

I got no errors during provisioning so I'd expect a working solution

Actual behavior

See steps to reproduce

Diagnostic logs

The only pair of errors I found are these:
1.)
{ "error": { "code": "UnknownError", "message": "Auth token does not contain valid permissions or user does not have valid roles. Please see document at https://techcommunity.microsoft.com/t5/Using-Microsoft-Graph-Security/Authorization-and-Microsoft-Graph-Security-API/m-p/184376", "innerError": { "request-id": "8221743c-f7f2-433b-9b86-dee236feffe0", "date": "2018-09-13T12:29:53" } } }

2.)
Exception while executing function: ProcessPartner Exception binding parameter 'client' No value for named parameter 'PartnerCenterEndpoint'.

Environment

Please share additional details about your environment.
Version

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions