Skip to content

Commit 953c978

Browse files
authored
Merge pull request #120092 from mastloui-msft/patch-9
Add a missing space.
2 parents 92593df + 4937a73 commit 953c978

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-identity-based-service-authentication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ The identity-based access allows you to use [role-based access controls (RBAC)](
262262

263263
### Accessing storage services
264264

265-
You can connect to storage services via identity-based data access with[Azure Machine Learning datastores](how-to-datastore.md).
265+
You can connect to storage services via identity-based data access with [Azure Machine Learning datastores](how-to-datastore.md).
266266

267267
When you use identity-based data access, Azure Machine Learning prompts you for your Microsoft Entra token for data access authentication instead of keeping your credentials in the datastore. That approach allows for data access management at the storage level and keeps credentials confidential.
268268

0 commit comments

Comments
 (0)