microsoft / azcode

Public roadmap for Azure Tools for VS Code.
MIT License
9 stars 8 forks source link

Unable to view the task hubs and durable monitor #34

Closed prerna-tesser closed 2 years ago

prerna-tesser commented 2 years ago

Hi, Azure account - prerna@tesserinsights.com I am unable to view the durable functions monitor on my function app and neither am I able to view the other task hubs under the durable functions section on vs code. I use a Mac device - 11.6. Attaching screenshots of the issue:

Screenshot 2021-12-21 at 11 40 39 AM Screenshot 2021-12-21 at 11 40 50 AM
nturinski commented 2 years ago

Based off of the error that you are receiving, I think whatever extension you are using relies on this extension: https://marketplace.visualstudio.com/items?itemName=DurableFunctionsMonitor.durablefunctionsmonitor

I'm pretty sure that this is not coming from one of our extensions though. Do you know which extension is contributing that view?

prerna-tesser commented 2 years ago

It is the extension of the durable functions monitor itself. However, the extension is not allowing me to see the subscription account under the Durable Functions section

Screenshot 2021-12-22 at 8 39 13 AM

.

wwlorey commented 2 years ago

Unfortunately this team can't help with problems related to the Durable Functions Monitor Extension. Please log your issue here: https://github.com/microsoft/DurableFunctionsMonitor.