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
*Whileyou're debugging, the server is sending data to Visual Studio, which could affect bandwidth charges. For information about bandwidth rates, see [Azure Pricing](https://azure.microsoft.com/pricing/calculator/).
*Remotedebuggingisautomaticallydisabledinyourfunctionappafter 48 hours. After 48 hours, you'll need to reenable remote debugging.
235
225
236
226
### Attach the debugger
237
227
@@ -287,13 +277,13 @@ To attach a remote debugger to a function app running in a process separate from
287
277
288
278
### Disable remote debugging
289
279
290
-
Afteryou're done remote debugging your code, you should disable remote debugging in the Azure portal. You can use this same process to enable remote debugging outside of Visual Studio.
280
+
Afteryou're done remote debugging your code, you should disable remote debugging in the [Azure portal](https://portal.azure.com). Remote debugging is automatically disabled after 48 hours, in case you forget.
0 commit comments