Skip to content

Commit 2f05043

Browse files
committed
2 parents 8b581e8 + 662622e commit 2f05043

File tree

8 files changed

+34
-37
lines changed

8 files changed

+34
-37
lines changed

articles/active-directory/authentication/how-to-mfa-number-match.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to use number matching in MFA notifications
44
ms.service: active-directory
55
ms.subservice: authentication
66
ms.topic: conceptual
7-
ms.date: 02/09/2023
7+
ms.date: 02/10/2023
88
ms.author: justinha
99
author: justinha
1010
ms.collection: M365-identity-device-management
@@ -366,13 +366,13 @@ Regardless of their default method, any user who is prompted to sign-in with Aut
366366

367367
No, number matching isn't enforced because it's not a supported feature for MFA Server, which is [deprecated](https://techcommunity.microsoft.com/t5/microsoft-entra-azure-ad-blog/microsoft-entra-change-announcements-september-2022-train/ba-p/2967454).
368368

369-
### What happens if a user runs an older version of Microsoft Authenticator?
369+
### What happens if a user runs an older version of Microsoft Authenticator?
370370

371-
If a user is running an older version of Microsoft Authenticator that doesn't support number matching, authentication won't work if number matching is enabled. Users need to upgrade to the latest version of Microsoft Authenticator to use it for sign-in.
371+
If a user is running an older version of Microsoft Authenticator that doesn't support number matching, authentication won't work if number matching is enabled. Users need to upgrade to the latest version of Microsoft Authenticator to use it for sign-in if they use Android versions prior to 6.2006.4198, or iOS versions prior to 6.4.12.
372372

373-
### Why is my user prompted to tap on one out of three numbers instead of entering the number in their Microsoft Authenticator app?
373+
### Why is my user prompted to tap on one of three numbers rather than enter the number in their Microsoft Authenticator app?
374374

375-
Older versions of Microsoft Authenticator prompt users to tap and select a number instead of entering the number in their Microsoft Authenticator app. These authentications won't fail, but we highly recommend that users update to the latest version of the app to be able to enter the number.
375+
Older versions of Microsoft Authenticator prompt users to tap and select a number rather than enter the number in Microsoft Authenticator. These authentications won't fail, but Microsoft highly recommends that users upgrade to the latest version of Microsoft Authenticator if they use Android versions prior to 6.2108.5654, or iOS versions prior to 6.5.82, so they can use number match.
376376

377377
## Next steps
378378

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,8 @@ You can also assign policies by using [Azure PowerShell](../governance/policy/as
5454

5555
## Conditional access policies
5656

57-
To control who can access your Azure Machine Learning workspace, use Azure Active Directory [Conditional Access](../active-directory/conditional-access/overview.md).
57+
> [!IMPORTANT]
58+
> [Azure AD Conditional Access](/azure/active-directory/conditional-access/overview) is __not__ supported with Azure Machine Learning.
5859
5960
## Enable self-service using landing zones
6061

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

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@ Learn how to set up authentication to your Azure Machine Learning workspace from
3333

3434
Regardless of the authentication workflow used, Azure role-based access control (Azure RBAC) is used to scope the level of access (authorization) allowed to the resources. For example, an admin or automation process might have access to create a compute instance, but not use it, while a data scientist could use it, but not delete or create it. For more information, see [Manage access to Azure Machine Learning workspace](how-to-assign-roles.md).
3535

36-
Azure AD Conditional Access can be used to further control or restrict access to the workspace for each authentication workflow. For example, an admin can allow workspace access from managed devices only.
37-
3836
## Prerequisites
3937

4038
* Create an [Azure Machine Learning workspace](how-to-manage-workspace.md).
@@ -316,8 +314,8 @@ print(ml_client)
316314

317315
## Use Conditional Access
318316

319-
As an administrator, you can enforce [Azure AD Conditional Access policies](../active-directory/conditional-access/overview.md) for users signing in to the workspace. For example, you
320-
can require two-factor authentication, or allow sign in only from managed devices. To use Conditional Access for Azure Machine Learning workspaces specifically, [assign the Conditional Access policy](../active-directory/conditional-access/concept-conditional-access-cloud-apps.md) to Machine Learning Cloud app.
317+
> [!IMPORTANT]
318+
> [Azure AD Conditional Access](/azure/active-directory/conditional-access/overview) is __not__ supported with Azure Machine Learning.
321319
322320
## Next steps
323321

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

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@ Learn how to set up authentication to your Azure Machine Learning workspace. Aut
3333

3434
Regardless of the authentication workflow used, Azure role-based access control (Azure RBAC) is used to scope the level of access (authorization) allowed to the resources. For example, an admin or automation process might have access to create a compute instance, but not use it, while a data scientist could use it, but not delete or create it. For more information, see [Manage access to Azure Machine Learning workspace](../how-to-assign-roles.md).
3535

36-
Azure AD Conditional Access can be used to further control or restrict access to the workspace for each authentication workflow. For example, an admin can allow workspace access from managed devices only.
37-
3836
## Prerequisites
3937

4038
* Create an [Azure Machine Learning workspace](../how-to-manage-workspace.md).
@@ -254,8 +252,8 @@ ws = Workspace(subscription_id="your-sub-id",
254252

255253
## Use Conditional Access
256254

257-
As an administrator, you can enforce [Azure AD Conditional Access policies](../../active-directory/conditional-access/overview.md) for users signing in to the workspace. For example, you
258-
can require two-factor authentication, or allow sign in only from managed devices. To use Conditional Access for Azure Machine Learning workspaces specifically, [assign the Conditional Access policy](../../active-directory/conditional-access/concept-conditional-access-cloud-apps.md) to Machine Learning Cloud app.
255+
> [!IMPORTANT]
256+
> [Azure AD Conditional Access](/azure/active-directory/conditional-access/overview) is __not__ supported with Azure Machine Learning.
259257
260258
## Next steps
261259

articles/mysql/TOC.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -685,9 +685,9 @@
685685
href: migrate/how-to-decide-on-right-migration-tools.md
686686
- name: Migrate data from MySQL on-premises to Azure Database for MySQL >
687687
href: migrate/mysql-on-premises-azure-db/01-mysql-migration-guide-intro.md
688-
- name: Migrate MySQL - Single Server to Flexible Server offline using DMS (classic)
688+
- name: Migrate MySQL - Single Server to Flexible Server offline using DMS
689689
href: ../dms/tutorial-mysql-azure-single-to-flex-offline-portal.md?bc=%2fazure%2fmysql%2fbreadcrumb%2ftoc.json&toc=%2fazure%2fmysql%2ftoc.json
690-
- name: Migrate MySQL - Single Server to Flexible Server online using DMS (classic)
690+
- name: Migrate MySQL - Single Server to Flexible Server online using DMS
691691
href: ../dms/tutorial-mysql-azure-single-to-flex-online-portal.md?bc=%2fazure%2fmysql%2fbreadcrumb%2ftoc.json&toc=%2fazure%2fmysql%2ftoc.json
692692
- name: Migrate data with mysqldump or phpmyadmin
693693
href: single-server/concepts-migrate-dump-restore.md
@@ -710,7 +710,7 @@
710710
- name: Migrate Azure DB for MySQL – Single Server to Azure DB for MySQL – Flexible Server
711711
href: migrate/how-to-migrate-single-flexible-minimum-downtime.md
712712
displayName: migrate, Single to Flexible
713-
- name: Minimal downtime migration with DMS (classic)
713+
- name: Minimal downtime migration with DMS
714714
href: single-server/how-to-migrate-online.md
715715
displayName: migrate, dms, database migration service
716716
- name: Troubleshoot common errors

articles/mysql/migrate/how-to-decide-on-right-migration-tools.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,10 @@ To help you select the right tools for migrating to Azure Database for MySQL, co
3636

3737
| Migration Scenario | Tool(s) | Details | More information |
3838
|--------------------|---------|---------|------------------|
39-
| Single to Flexible Server (Azure portal) | Database Migration Service (classic) and the Azure portal | [Tutorial: DMS (classic) with the Azure portal (offline)](../../dms/tutorial-mysql-azure-single-to-flex-offline-portal.md) | Recommended |
39+
| Single to Flexible Server (Azure portal) | Database Migration Service (DMS) and the Azure portal | [Tutorial: DMS with the Azure portal (offline)](../../dms/tutorial-mysql-azure-single-to-flex-offline-portal.md) | Recommended |
4040
| Single to Flexible Server (Azure CLI) | [Custom shell script](https://github.com/Azure/azure-mysql/tree/master/azuremysqltomysqlmigrate) | [Migrate from Azure Database for MySQL - Single Server to Flexible Server in five easy steps!](https://techcommunity.microsoft.com/t5/azure-database-for-mysql/migrate-from-azure-database-for-mysql-single-server-to-flexible/ba-p/2674057) | The [script](https://github.com/Azure/azure-mysql/tree/master/azuremysqltomysqlmigrate) also moves other server components such as security settings and server parameter configurations. |
4141
| MySQL databases (>= 1 TB) to Azure Database for MySQL | Dump and Restore using **MyDumper/MyLoader** + High Compute VM | [Migrate large databases to Azure Database for MySQL using mydumper/myloader](concepts-migrate-mydumper-myloader.md) | [Best Practices for migrating large databases to Azure Database for MySQL](https://techcommunity.microsoft.com/t5/azure-database-for-mysql/best-practices-for-migrating-large-databases-to-azure-database/ba-p/1362699) |
42-
| MySQL databases (< 1 TB) to Azure Database for MySQL | Database Migration Service (classic) and the Azure portal | [Migrate MySQL databases to Azure Database for MySQL using DMS (classic)](../../dms/tutorial-mysql-azure-mysql-offline-portal.md) | If network bandwidth between source and target is good (e.g: High-speed express route), use Azure DMS (database migration service) |
42+
| MySQL databases (< 1 TB) to Azure Database for MySQL | Database Migration Service (DMS) and the Azure portal | [Migrate MySQL databases to Azure Database for MySQL using DMS](../../dms/tutorial-mysql-azure-mysql-offline-portal.md) | If network bandwidth between source and target is good (e.g: High-speed express route), use Azure DMS (database migration service) |
4343
| Amazon RDS for MySQL databases (< 1 TB) to Azure Database for MySQL | MySQL Workbench | [Migrate Amazon RDS for MySQL databases ( < 1 TB) to Azure Database for MySQL using MySQL Workbench](../single-server/how-to-migrate-rds-mysql-workbench.md) | If you have low network bandwidth between source and Azure, use **Mydumper/Myloader + High compute VM** to take advantage of compression settings to efficiently move data over low speed networks |
4444
| Import and export MySQL databases (< 1 TB) in Azure Database for MySQL | mysqldump or MySQL Workbench Import/Export utility | [Import and export - Azure Database for MySQL](../single-server/concepts-migrate-import-export.md) | Use the **mysqldump** and **MySQL Workbench Export/Import** utility tool to perform offline migrations for smaller databases. |
4545

@@ -49,7 +49,7 @@ To help you select the right tools for migrating to Azure Database for MySQL - F
4949

5050
| Migration Scenario | Tool(s) | Details | More information |
5151
|--------------------|---------|---------|------------------|
52-
| Single to Flexible Server (Azure portal) | Database Migration Service (classic) | [Tutorial: DMS (classic) with the Azure portal (online)](../../dms/tutorial-mysql-Azure-single-to-flex-online-portal.md) | Recommended |
52+
| Single to Flexible Server (Azure portal) | Database Migration Service (DMS) | [Tutorial: DMS with the Azure portal (online)](../../dms/tutorial-mysql-Azure-single-to-flex-online-portal.md) | Recommended |
5353
| Single to Flexible Server | Mydumper/Myloader with Data-in replication | [Migrate Azure Database for MySQL – Single Server to Azure Database for MySQL – Flexible Server with open-source tools](how-to-migrate-single-flexible-minimum-downtime.md) | N/A |
5454
| Azure Database for MySQL Flexible Server Data-in replication | **Mydumper/Myloader with Data-in replication** | [Configure Data-in replication - Azure Database for MySQL Flexible Server](../flexible-server/how-to-data-in-replication.md) | N/A |
5555

0 commit comments

Comments
 (0)