Skip to content

Commit bb76761

Browse files
authored
Merge pull request #196448 from atikmapari/Broken-link-v-sreiyer
Broken link fixed
2 parents b11e3e5 + 1d3cf69 commit bb76761

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/hdinsight/spark/apache-spark-run-machine-learning-automl.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ You can use Zeppelin notebooks to use AutoML as well.
2525
2626
## Authentication for workspace
2727

28-
Workspace creation and experiment submission require an authentication token. This token can be generated using an [Azure AD application](../../active-directory/develop/app-objects-and-service-principals.md). An [Azure AD user](/azure/python/python-sdk-azure-authenticate) can also be used to generate the required authentication token, if multi-factor authentication isn't enabled on the account.
28+
Workspace creation and experiment submission require an authentication token. This token can be generated using an [Azure AD application](../../active-directory/develop/app-objects-and-service-principals.md). An [Azure AD user](/azure/developer/python/sdk/authentication-overview) can also be used to generate the required authentication token, if multi-factor authentication isn't enabled on the account.
2929

3030
The following code snippet creates an authentication token using an **Azure AD application**.
3131

0 commit comments

Comments
 (0)