Skip to content

Commit ade51cb

Browse files
committed
acrolinx/freshness
1 parent 314b262 commit ade51cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/machine-learning/concept-secure-code-best-practice.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,15 @@ ms.topic: conceptual
99
ms.author: larryfr
1010
author: Blackmist
1111
ms.reviewer: deeikele
12-
ms.date: 04/02/2024
12+
ms.date: 04/01/2025
1313
---
1414

1515
# Best practices for secure code
1616

1717
In Azure Machine Learning, you can upload files and content from any source into Azure. Content within Jupyter notebooks or scripts that you load can potentially read data from your sessions, access sensitive data within your organization in Azure, or run malicious processes on your behalf.
1818

1919
> [!IMPORTANT]
20-
> Only run notebooks or scripts from trusted sources. For example, where you or your security team have reviewed the notebook or script.
20+
> Only run notebooks or scripts from trusted sources. For example, where you or your security team reviewed the notebook or script.
2121
2222
## Potential threats
2323

0 commit comments

Comments
 (0)