Azure Functions
An Azure service that provides an event-driven serverless compute platform.
3,695 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
status is giving Waiting for Activation
How can I resolve this?
Hi @Mounika Nallapati
try adding await before gettoken();
var token = await gettoken()