Skip to content

Commit bae6129

Browse files
authored
Merge pull request #105438 from Blackmist/disclaimer
adding disclaimer about AAD B2B per conversation with PM team
2 parents 10ffaee + 476b006 commit bae6129

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ Multi-factor authentication is supported if Azure Active Directory (Azure AD) is
3333

3434
For more information, see [Set up authentication for Azure Machine Learning resources and workflows](how-to-setup-authentication.md). This article provides information and examples on authentication, including using service principals and automated workflows.
3535

36-
3736
### Authentication for web service deployment
3837

3938
Azure Machine Learning supports two forms of authentication for web services: key and token. Each web service can enable only one form of authentication at a time.
@@ -73,6 +72,9 @@ The following table lists some of the major Azure Machine Learning operations an
7372

7473
If the built-in roles don't meet your needs, you can create custom roles. Custom roles are supported only for operations on the workspace and Machine Learning Compute. Custom roles can have read, write, or delete permissions on the workspace and on the compute resource in that workspace. You can make the role available at a specific workspace level, a specific resource-group level, or a specific subscription level. For more information, see [Manage users and roles in an Azure Machine Learning workspace](how-to-assign-roles.md).
7574

75+
> [!WARNING]
76+
> Azure Machine Learning is not currently supported with Azure Active Directory business-to-business collaboration.
77+
7678
### Securing compute targets and data
7779

7880
Owners and contributors can use all compute targets and data stores that are attached to the workspace.

0 commit comments

Comments
 (0)