Hi ,
Thanks for reaching out to Microsoft Q&A.
What do you get when you run the following cmd in cloudshell?
az functionapp deployment list --name <FUNCTION_APP_NAME> --resource-group <RESOURCE_GROUP>
Restart the funciton app and see if you are able to see it now. If nothing worked, try redeploying.
Please feel free to click the 'Upvote' (Thumbs-up) button and 'Accept as Answer'. This helps the community by allowing others with similar queries to easily find the solution.