When I try to access the workflows of an Azure Logic App (Standard), I am getting the error:
azure cannot reach host runtime. Error details, Code: 'Unauthorized', Message: 'Encountered an error (Forbidden) from extensions API.'
Same for other sections, like Connections:
Error message is quite cryptic, this was simply caused by the Azure Logic App being stopped. Once it was started, the workflows and other sections were available.