Skip to content

Commit 4280c13

Browse files
author
Larry Franks
committed
adding a note about SDK version that the code snippets in the document was tested against
1 parent e871118 commit 4280c13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/concept-enterprise-security.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ In this article, you'll learn about security features available for Azure Machin
1919
When you use a cloud service, a best practice is to restrict access to only the users who need it. Start by understanding the authentication and authorization model used by the service. You might also want to restrict network access or securely join resources in your on-premises network with the cloud. Data encryption is also vital, both at rest and while data moves between services. Finally, you need to be able to monitor the service and produce an audit log of all activity.
2020

2121
> [!NOTE]
22-
> Code in this document was tested with Azure Machine Learning SDK version 1.0.83.1 or higher.
22+
> The information in this article works with the Azure Machine Learning SDK version 1.0.83.1 or higher.
2323
2424
## Authentication
2525

0 commit comments

Comments
 (0)