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
Copy file name to clipboardExpand all lines: articles/sre-agent/code-interpreter.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,9 +10,9 @@ ms.topic: how-to
10
10
ms.date: 01/26/2026
11
11
---
12
12
13
-
# Run code by using Code Interpreter in Azure SRE Agent
13
+
# Run code by using code interpreter in Azure SRE Agent
14
14
15
-
Code Interpreter enables you to execute Python code and shell commands in a secure, isolated sandbox environment. Use Code Interpreter to analyze data, create visualizations, generate PDF reports, and automate file operations without leaving your SRE Agent conversation.
15
+
The SRE Agent code interpreter enables you to execute Python code and shell commands in a secure, isolated sandbox environment. Use Code Interpreter to analyze data, create visualizations, generate PDF reports, and automate file operations without leaving your SRE Agent conversation.
16
16
17
17
In this article, you learn how to:
18
18
@@ -26,9 +26,9 @@ In this article, you learn how to:
0 commit comments