Azure Function Authentication with Azure Active Directory

Mounika Nallapati 61 Reputation points
2022-10-19T06:55:09.63+00:00

251850-azure.png

status is giving Waiting for Activation
How can I resolve this?

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
Microsoft Security | Microsoft Entra | Microsoft Entra ID
0 comments No comments
{count} votes

Answer accepted by question author
  1. Bruno Lucas 4,436 Reputation points MVP
    2022-10-19T09:17:53.383+00:00

    Hi @Mounika Nallapati
    try adding await before gettoken();
    var token = await gettoken()

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.