Skip to content

Commit 0411825

Browse files
author
Larry Franks
committed
fixing links
1 parent 49cb9e6 commit 0411825

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

articles/machine-learning/how-to-integrate-azure-policy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ You can also assign policies by using [Azure PowerShell](../governance/policy/as
5555
## Conditional access policies
5656

5757
> [!IMPORTANT]
58-
> [Azure AD Conditional Access](../../active-directory/conditional-access/overview.md) is __not__ supported with Azure Machine Learning.
58+
> [Azure AD Conditional Access](/azure/active-directory/conditional-access/overview) is __not__ supported with Azure Machine Learning.
5959
6060
## Enable self-service using landing zones
6161

articles/machine-learning/how-to-setup-authentication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ print(ml_client)
315315
## Use Conditional Access
316316

317317
> [!IMPORTANT]
318-
> [Azure AD Conditional Access](../../active-directory/conditional-access/overview.md) is __not__ supported with Azure Machine Learning.
318+
> [Azure AD Conditional Access](/azure/active-directory/conditional-access/overview) is __not__ supported with Azure Machine Learning.
319319
320320
## Next steps
321321

articles/machine-learning/v1/how-to-setup-authentication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ ws = Workspace(subscription_id="your-sub-id",
253253
## Use Conditional Access
254254

255255
> [!IMPORTANT]
256-
> [Azure AD Conditional Access](../../active-directory/conditional-access/overview.md) is __not__ supported with Azure Machine Learning.
256+
> [Azure AD Conditional Access](/azure/active-directory/conditional-access/overview) is __not__ supported with Azure Machine Learning.
257257
258258
## Next steps
259259

0 commit comments

Comments
 (0)