Skip to content

Commit 217501a

Browse files
committed
edit
1 parent 94472d5 commit 217501a

File tree

2 files changed

+11
-18
lines changed

2 files changed

+11
-18
lines changed
Lines changed: 11 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Operator assistance in Azure Active Directory
3-
description: Learn about deprecation of Operator assistance feature in Azure Active Directory
3+
description: Learn about deprecation of operator assistance feature in Azure Active Directory
44

55
services: active-directory
66
ms.service: active-directory
@@ -11,34 +11,27 @@ ms.date: 10/18/2021
1111
ms.author: justinha
1212
author: justinha
1313
manager: daveba
14-
ms.reviewer: sajiang
14+
ms.reviewer: ripull
1515

1616
ms.collection: M365-identity-device-management
1717
---
18-
# How to enable and disable Operator Assistance
18+
# How to enable and disable operator assistance
1919

20-
The Operator Assistance is one of the features within Azure AD and can be enabled if you do not allow automatic transfers and instead require an operator to manually transfer phone calls. When this setting is enabled, the office phone number is dialed and when answered, the system asks the operator to transfer the call to a given extension.
20+
Operator assistance is a feature within Azure AD that allows an operator to manually transfer phone calls instead of automatic transfer. When this setting is enabled, the office phone number is dialed and when answered, the system asks the operator to transfer the call to a given extension.
2121

22-
Operator Assistance can be enabled for an entire tenant or for an individual user. If the setting is **On**, the entire tenant is enabled for Operator Assistance. If you have chosen **Phone call** as the default method, and have an extension specified as part of your office phone number (delineated by **x**), the phone call will enter Operator Assistance mode.
22+
Operator assistance can be enabled for an entire tenant or for an individual user. If the setting is **On**, the entire tenant is enabled for operator assistance. If you choose **Phone call** as the default method and have an extension specified as part of your office phone number (delineated by **x**), an operator can manually transfer the phone call.
2323

24-
Here’s an example for a customer in U.S. The customer has an office phone number 425-555-1234x5678. When Operator Assistance is enabled, the system will dial 425-555-1234. Once answered, the customer (also known as the operator) is asked to transfer the call to extension 5678. Once transferred and answered, the system recites the normal MFA prompt and awaits approval.
24+
For example, let's say a customer in U.S has an office phone number 425-555-1234x5678. When operator assistance is enabled, the system will dial 425-555-1234. Once answered, the customer (also known as the operator) is asked to transfer the call to extension 5678. Once transferred and answered, the system recites the normal MFA prompt and awaits approval.
2525

26-
If the setting is **Off**, the system will automatically dial extensions as part of the phone number. Your admin can still specify individual users who should be enabled for Operator Assistance by prefixing the extension with ‘@’. For example, 425-555-1234x@5678 would indicate that operator assistance should be used, even though the setting is **Off**.
26+
If the setting is **Off**, the system will automatically dial extensions as part of the phone number. Your admin can still specify individual users who should be enabled for operator assistance by prefixing the extension with ‘@’. For example, 425-555-1234x@5678 would indicate that operator assistance should be used, even though the setting is **Off**.
2727

28-
## How is this feature enabled or disabled?
28+
You can check the status of this feature in your own tenant by navigating to the [Azure AD portal](https://ms.portal.azure.com/#blade/Microsoft_AAD_IAM/ActiveDirectoryMenuBlade), then in the left pane, click **Security** > **MFA** > **Phone call settings**. Check **Operator required to transfer extensions** to see if the setting is **On** or **Off**.
2929

30-
You can check the status of this feature in your own tenant by navigating to the [Azure AD portal](https://ms.portal.azure.com/#blade/Microsoft_AAD_IAM/ActiveDirectoryMenuBlade), then in the left pane, click **Security** > **MFA** > **Phone call settings**. The switch under **Operator required to transfer extensions** indicates whether the setting is enabled (toggle set to **On**) or disabled (toggle set to **Off**).
30+
![Screenshot of operator assistance settings](./media/concept-authentication-operator-assistance/settings.png)
3131

32-
You can improve the reliability, security and create a frictionless experience in MFA authentication by using the following guidance:
32+
You can improve the reliability, security, and create a frictionless MFA experience by using the following guidance:
3333

34-
- You have [registered a direct phone number](https://aka.ms/mfasetup) (contains no extension) or [other method](concept-authentication-methods.md) to be used for Multi-Factor Authentication or Self-service password reset if enabled.
34+
- You have [registered a direct phone number](https://aka.ms/mfasetup) (contains no extension) or [other method](concept-authentication-methods.md) to be used for Multi-Factor Authentication or self-service password reset if enabled.
3535
- Your admins have registered a direct phone number (contains no extension) on behalf of the user to be used for [Multi-Factor Authentication](https://www.microsoft.com/security/business/identity-access-management/mfa-multi-factor-authentication) or [self-service password reset](tutorial-enable-sspr.md) if enabled.
3636
- Phone system supports automated attendant functionality.
3737

38-
## Next steps
39-
40-
- [How it works: Azure AD Multi-Factor Authentication](concept-mfa-howitworks.md)
41-
- [Multifactor authentication for Microsoft 365](/microsoft-365/admin/security-and-compliance/multi-factor-authentication-microsoft-365.md)
42-
43-
44-
53.8 KB
Loading

0 commit comments

Comments
 (0)