You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if I have a streaming session going for azure functions
then i deploy an update to my function
streaming stops on the azure side and i get no more log output ( which makes sense )
when i go to the azure functions and tell it to start streaming logs again I get an error in the bottom right corner of vscode "The log-streaming service for is already active"
Can you do something when a function is deployed that it resets the streaming logs.