Visit this link for more information on listing functions in Azure web apps
https://i.sstatic.net/YgsF5.png
Is there a way to dynamically generate the green-highlighted token using JavaScript or an API? While I'm aware that the token can be generated using Azure CLI by running az account get-access-token
, this method doesn't align with my goal of monitoring my functions programmatically.