TestPassKing MS-721 dumps & Microsoft 365 Certified Sure Practice with 240 Questions
New MS-721 Exam Questions| Real MS-721 Dumps
NEW QUESTION # 106
Hotspot Question
You have a Microsoft Teams Phone deployment that contains a Session Border Controller (SBC) named SBC1.contoso.com.
Direct Routing integrates with a PBX phone system that uses only four-digit dialing and is configured to use the SBC.
Teams is configured to use dial plans that normalize any four-digit calls to E.164.
You have the following translation rule.
You need to ensure that calls to the legacy PBX pass only a four-digit extension.
How should you complete the PowerShell command? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
NEW QUESTION # 107
You are evaluating Microsoft Teams meeting features for a user named User1.
User1 is a member of the groups shown in the following table.
You export the following meeting policy for User1.
You have group policy assignments for the meeting policies as shown in the following table.
For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point.
Answer:
Explanation:
Explanation:
NEW QUESTION # 108
Hotspot Question
You have a Microsoft Teams deployment.
The deployment contains a Teams Rooms on Windows device named [email protected] that has the following configurations.
You have a Teams Room for Windows device named [email protected] that has the configuration shown in the following exhibit.
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
NEW QUESTION # 109
You have a Microsoft Teams deployment.
A user named User1 plans to host a live event.
You create a new meeting policy and set Screen sharing mode to Entire screen.
You need to complete the meeting policy configuration to ensure that User1 can host the live event.
Which two settings should you set to On? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
- A. IP video
- B. Local broadcasting
- C. Private meeting scheduling
- D. Whiteboard
- E. Meet now in private meetings
Answer: A,C
NEW QUESTION # 110
Exhibit
You are deploying Microsoft Teams Calling Plans.
You port all phone numbers to Microsoft Teams Phone as shown in the exhibit (Click the Exhibit tab.) You need to assign. The number -1-234-555-5334 to an auto attendant.
What should you do first?
- A. Open a Microsoft support case to initiate an inventory type change.
- B. Assign the number to the resource account of the auto attendant.
- C. Create a port order for a user number.
- D. Get an auto attendant toll number.
Answer: C
NEW QUESTION # 111
You have a global Teams Phone deployment that has local service numbers from multiple office.
You need to ensure that when the users at an office in Sydney create a Teams meeting invite, the invite displays a local conferencing number by default.
What should you do?
- A. Modify the global (org wide default) Audio Conferencing policy and assign a local service number from the Sydney office.
- B. Create a new caller ID policy and assign a local service number from the Sydney office.
- C. Assign a local service number from the Sydney office to a resource account.
- D. Create a new Audio Conferencing policy and assign a local service number from the Sydney office.
Answer: D
NEW QUESTION # 112
Once Direct Routing is deployed, you need to prepare the environment to support a reams SBA in the Vancouver facility. The solution must meet the technical requirements.
Which three actions should you perform? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
- A. Enable ForwardPAI on the online voice gateway.
- B. Register an application in Azure Active Directory (Azure AD).
- C. Configure the S8C for media bypass.
- D. Run the New-CsTeMsSurvivablcBranchAppliancc Cmdlet.
- E. Enroll the SBA server in Microsoft Intune.
- F. Configure the SBC for call forking.
Answer: B,C,D
Explanation:
Reference:
https://docs.microsoft.com/en-us/microsoftteams/direct-routing-survivable-branch-appliance
NEW QUESTION # 113
You have a Microsoft Teams Phone deployment that contains two users named User1 and User2.
User1 will be on leave for two weeks.
You need to redirect all calls to the phone number of User1 to the phone number of User2. The solution must minimize administrative effort.
What should you modify for User1?
- A. the call delay and order settings
- B. the phone number type
- C. the voicemail transfer target settings
- D. the call delegation settings
Answer: D
Explanation:
Use the Teams admin center
You can use the Teams admin center to configure call forward and unanswered settings, group call pickup, and call delegation for your users.
To configure immediate call forward settings:
In the Teams admin center, go to Users > Manage users and select a user.
On the user details page, go to the Voice tab.
Under Call answering rules, select Be immediately forwarded, and select the appropriate call forward type and destination.
To configure simultaneous ringing, on the same page select Ring the user's devices. In the Also allow drop-down, select the appropriate simultaneous ringing setting.
To configure unanswered settings, on the same page select the appropriate setting in the If unanswered drop-down. In the Ring for this many seconds before redirecting drop-down, specify the number of seconds to wait.
The configuration of call delegation and group call pickup are integrated into the call forward and unanswered settings by selecting the appropriate type. For example, to configure that calls should also ring the user's delegates, on the same page select Call delegation under Also allow. Then add the appropriate delegates by selecting Add people and clicking Save.
Reference:
https://learn.microsoft.com/en-us/microsoftteams/user-call-settings
NEW QUESTION # 114
You are replacing the on-site PBX at the Georgia warehouse with Teams.
You need to maintain the functionality of the PBX after migrating to Teams.
Which sequence of steps should you perform? To answer, drag the appropriate steps to the correct locations. Each step may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
Reference:
https://docs.microsoft.com/en-us/microsoftteams/manage-emergency-calling-policies
NEW QUESTION # 115
You have a Microsoft Teams conference room named ConferenceRoom01.
You need to ensure that ConferenceRoom01 can be invited directly to third party online meetings by partner organizations.
How should you complete the PowerShell command? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
Explanation:
Box 1: Set-CalendarProcessing
Allow calendar invite processing for third-party meetings
The first thing you need to do to enable a one-touch join experience from Team Rooms is set the calendar processing rules for the device's Exchange Online room mailbox. The room mailbox needs to allow external meetings and keep the message body and subject so it can see the URL needed to join the third-party meeting.
To set these room mailbox options using the Set-CalendarProcessing cmdlet, do the following:
1. Connect to Exchange Online PowerShell.
2. Get the User Principal Name (UPN) of the room mailbox if you don't know it by running the following command:
Get-Mailbox | Where {$_.RoomMailboxAccountEnabled -eq $True} | Format-Table Name, UserPrincipalName
3. Find the name of the room mailbox associated with your Teams Rooms device and make note of its UPN.
4. After you find the room mailbox's UPN, run the following command. Replace <UserPrincipalName> with the room mailbox's UPN:
Set-CalendarProcessing <UserPrincipalName> -ProcessExternalMeetingMessages $True -DeleteComments $ Box 2: -ProcessExternalMeetingMessages Reference:
https://learn.microsoft.com/en-us/microsoftteams/rooms/third-party-join#step-3a-enable-third-party-meetings-on
NEW QUESTION # 116
Hotspot Question
Your company has a Teams Phone deployment.
The network team at the company completes a local internet breakout for Teams traffic.
To validate the configuration, you review the Call Debug log shown in the following exhibit.
Use the drop down menus to select the answer choice that completes each statement based on the information presented in the graphic.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
NEW QUESTION # 117
Normalization rules are configured as shown in the following exhibit.
Use the drop down menus to select the answer choice that completes each statement based on the information presented in the graphic.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
Reference:
https://learn.microsoft.com/en-us/microsoftteams/create-and-manage-dial-plans
NEW QUESTION # 118
You have a Teams Phone deployment that contains a branch office.
You need to restrict toll bypass for a user based on the office in which the user is working during an inbound or outbound PSTN call.
What should you use?
- A. a calling policy
- B. Local Media Optimization
- C. Location-Based Routing
- D. a voice routing policy
- E. dial plans
Answer: A
Explanation:
Calling policies in Teams
In Microsoft Teams, calling policies control which calling and call forwarding features are available to users. Calling policies determine whether a user can make private calls, use call forwarding or simultaneous ringing to other users or external phone numbers, route calls to voicemail, send calls to call groups, use delegation for inbound and outbound calls, and so on.
You can use the global (Org-wide default) policy that's created automatically or create and assign custom policies.
Calling policies include:
* Prevent toll bypass and send calls through the PSTN
Turning on this setting sends calls through the Public Switched Telephone Network (PSTN) and incur charges rather than sending them through the network and bypassing the tolls. This setting is off by default.
Reference:
https://learn.microsoft.com/en-us/microsoftteams/teams-calling-policy
NEW QUESTION # 119
Your company is migrating from a legacy PBX system to Microsoft Teams.
The phone number range is +1-423-555-1xxx. The PBX system uses four-digit dialing internally. Extensions are the last four digits of the number.
You need to ensure that you can use four-digit dialing for your numbers in Teams. The solution must minimize administrative effort. How should you configure the normalization rule? To answer, select the appropriate options in the answer are a. NOTE: Each correct selection is worth one point.
Answer:
Explanation:
NEW QUESTION # 120
Case Study 1 - Litware, Inc
Overview
Litware, Inc. is an online retailer.
Litware is replacing its telephony platform with Microsoft Teams Phone.
Currently, all users are assigned Microsoft 365 E3 licenses.
Existing Environment
Telephony Environment
The existing telecommunications system has several third-party IP-PBXes at the corporate and warehouse sites. Currently, the PBXes are linked through the corporate WAN and an inter-office dial plan is in place.
A unique PSTN direct inward dial (DID) is assigned to each user. The last five digits of each DID are used as an extension.
Litware piloted Microsoft Skype for Business Server Enterprise Voice, but has since decided to migrate directly to Teams Phone. During the pilot, a response group was created, and the response group is still in use. Agents in the response group use Skype for Business Server- certified handsets.
Locations
Litware has global retail stores and datacenters.
The telephony topology contains the following four types of sites:
Corporate sites
The corporate sites contain information workers who collaborate by using the Teams desktop client and SharePoint Online.
The reception desk at each corporate site has an analog intercom with an integrated door control.
Each intercom connects to an existing PBX by using an FXS Analog Telephony Adapter (ATA).
SIP trunks are delivered directly to the site by using a resilient WAN that connects directly to the on-site PBX solution.
Warehouse sites
The warehouse sites are critical to the business. Users at these sites use either the Teams desktop client or the Teams mobile client.
Each warehouse has a public announcement (PA) system that connects to the PBX by using a SIP ATA, along with the sites' existing ISDN trunks.
Currently, users at the company's warehouse in Georgia can call the PA system by dialing
123456.
All calls to emergency services from the warehouses are played over the warehouses' PA system automatically.
WAN connectivity at the warehouses can be unreliable, so local PSTN connectivity is preferred as compared to centrally hosted connectivity.
Retail sites
Each retail site has only one or two desk phones and a specialized point of sale (POS) computer that cannot run the desktop or web versions of the Teams client.
Users at the retail sites have the Teams app and an associated data plan installed on their mobile device.
Currently, each retail uses a managed SD-WAN appliance to connect to both the internet and the corporate WAN.
The users report that in the event of an internet outage at the retail sites, they can use their mobile devices, which have strong reception.
Requirements
Planned Changes
Litware plans to implement the following changes:
Maintain the existing emergency call PA integration.
Replace the existing IP-PBX solutions by using Teams Phone.
Consolidate all its PSTN trunks by using region-specific datacenters, whenever possible During the planned deployment of Teams Phone, Litware will open a new retail site in the United Kingdom that will have five users. Litware does not have any existing telephony in the United Kingdom. Management at the new retail site wants to use Microsoft Teams Calling Plans for the users.
You are opening a new warehouse site in Melbourne. The new warehouse will connect to a phone carrier by using a Session Border Controller (SBC). Dialing rules are an area code of two digits beginning with a zero followed by a subscriber number of eight digits. For example, an
E.164 number of +61370105550 will be translated to 03 7010 5550 and +61255505550 will be translated to 02 5550 5550.
Technical Requirements
Litware identifies the following technical requirements:
Minimize the amount of voice traffic over the WAN.
Whenever possible, use natively supported Teams solutions.
Avoid replacing existing analog device adapters and SIP phones.
Assign a Microsoft 365 Phone System license to all the users listed in a CSV file.
Ensure that the retail sites can place and receive calls in the event of a WAN failure.
Assign a phone number of +61370105550 to a user named User1. User1 is located at a corporate site.
Ensure that the warehouse sites maintain calling in the event of an internet outage or Teams service failure.
Provide users at the United Kingdom retail site with phone numbers. The users must only be allowed to make in-country calls.
Replace the response group from the Skype for Business Server Voice Enterprise pilot with a call queue. The agents must be able to use their existing handset.
You are configuring the new call queue to replace the response group.
Which setting should you disable to ensure that the agents can receivecalls from the call queue?
- A. Music on hold
- B. Conference mode
- C. Attendant routing
- D. Round robin
Answer: B
NEW QUESTION # 121
You have a Microsoft 365 tenant that has Modern authentication enabled for an services Multi-factor authentication (MFA) is enforced for all users.
You are deploying Microsoft Teams Rooms.
The first time you attempt to sign in to a Teams Rooms, you receive an error message indicating that the device cannot sign in to Teams.
You verify that Modern authentication is enabled in Teams Rooms.
What prevents you from signing in?
- A. MFA is unsupported In reams Rooms.
- B. The Teams Rooms account is not licensed for Microsoft intune.
- C. The Microsoft Authenticates app is not configured for the Teams Rooms account-
- D. Teams Rooms must be domain joined first.
Answer: A
NEW QUESTION # 122
Your company has offices throughout the United States.
The company is opening a new office in Scranton. The office will occupy two floors in the same building.
You need to ensure that if an emergency call is placed, the local emergency dispatchers know from which floor the call came.
How should you complete the PowerShell script? To answer, drag the appropriate values to the correct targets. Each value may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
Reference:
https://docs.microsoft.com/en-us/powershell/module/skype/new-csonlinelislocation?view=skype-ps
https://docs.microsoft.com/en-us/powershell/module/skype/set-csonlinelislocation?view=skype-ps
NEW QUESTION # 123
Hotspot Question
Your company has a Microsoft Teams Phone deployment and the following departments:
- HR
- Marketing
You need to configure Teams to meet the following requirements:
- Only users in the HR department must have spam filtering enabled.
- All outbound PSTN calls must replace the caller ID with the company's auto attendant number.
- Only users in the marketing department must have Inbound calls can be routed to call groups disabled.
What is the minimum number of caller ID policies and calling policies you should configure? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
NEW QUESTION # 124
A user uses the Microsoft Teams client on a Windows device.
The user reports call failures.
You need to send the Teams client logs to Microsoft support to troubleshoot the call failures.
Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
Answer:
Explanation:
NEW QUESTION # 125
Your company has offices throughout the United States.
The company is opening a new office in Scranton. The office will occupy two floors in the same building.
You need to ensure that if an emergency call is placed, the local emergency dispatchers know from which floor the call came.
How should you complete the PowerShell script? To answer, drag the appropriate values to the correct targets.
Each value may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
Explanation:
Text Description automatically generated
Reference:
https://docs.microsoft.com/en-us/powershell/module/skype/new-csonlinelislocation?view=skype-ps
https://docs.microsoft.com/en-us/powershell/module/skype/set-csonlinelislocation?view=skype-ps
NEW QUESTION # 126
Your company has a Microsoft Teams Phone deployment that uses Direct Routing and a single carrier.
You deploy a new Session Border Controller (SBC) that shows as healthy in the Microsoft Teams admin center.
You place a test call over the new SBC, and the call succeeds.
When you attempt to transfer the call, the transfer fails. A portion of the SIP ladder is shown in the exhibit. (Click the Exhibit tab.)
What is a possible cause of the issue?
- A. NOTIFYis enabled in the SIP options of the SBC.
- B. The carrier rejects the format of the forwarded FROM number.
- C. The Refer on the SBC is misconfigured.
- D. The SSL certificate of the SBC is incorrect.
Answer: C
Explanation:
https://docs.microsoft.com/en-us/microsoftteams/troubleshoot/phone-system/direct- routing/issues-with-call-transfers
NEW QUESTION # 127
Your company has offices in Seattle.
You deploy Microsoft Teams Phone. You have three Session Border Controller (SBCs) named SBC1, SBC2, and SBC3.
You need to configure voice routing to meet the following requirements:
All calls to area codes 425 and 206 must attempt to go to SBC1, and if SBC1 is unavailable, fail over to SBC2.
All other calls to the United States and Canada must go out through SBC2.
International calls must go out through SBC2 or SBC3.
How should you complete the PowerShell script? To answer, drag the appropriate values to the correct targets. Each value may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
Reference:
https://docs.microsoft.com/en-us/powershell/module/skype/new-csonlinevoiceroute?view=skype-ps
NEW QUESTION # 128
Case Study 2 - Contoso
Overview
General Overview
The network contains an Active Directory forest named contoso.com that syncs to Microsoft 365 by using Azure AD Connect. Domain controllers run Windows Server 2019.
Physical Locations
Contoso has offices in Toronto, New York, and London. Contoso has a manufacturing facility in Vancouver.
Contoso has a global sales team that works remotely without a physical corporate office.
Existing Environment
Active Directory Environment
The network contains an Active Directory forest named contoso.com that syncs to Microsoft 365 by using Azure AD Connect. Domain controllers run Windows Server 2019.
Microsoft Office 365
Contoso has a Microsoft 365 subscription. All users are assigned Microsoft 365 E3 licenses.
Contoso uses Microsoft Exchange Online for email.
Network Infrastructure
All the offices connect to each other by using a private WAN. The Toronto office has a 1-Gbps internet circuit and the London office has a 100-Mbps internet circuit. Internet access for all the offices is provided through the Toronto and London offices.
The remote sales team users connect to the networks by using VPN connections. The remote users use various connection types, including wireless and mobile.
Skype for Business Server traffic for the remote users is routed through the VPN connections.
Telephony
Contoso uses a centralized Skype for Business Server 2015 deployment configured for disaster recovery between the Toronto and London datacenters.
Each frontend pool connects to the PSTN through a pair of managed Session Border Controllers (SBCs) that provide Enterprise Voice and dial-in conferencing.
Contoso has a Skype for Business Server Survivable Branch Appliance (SBA) and a local SBC that connects to a Primary Rate Interface (PRI) in the Vancouver manufacturing facility.
Contoso has hybrid connectivity deployed between Skype for Business Server and Office 365.
All SBCs are Microsoft Teams-certified.
The returns department has an auto attendant that uses an ID or [email protected].
Requirements
Planned Changes
Contoso plans to migrate all existing services from Skype for Business Server to Teams.
Direct Routing will be deployed for the existing SBCs.
Existing meeting rooms have Skype for Business Server video endpoints that are Skype for Business Server-certified. The endpoints are not Teams-certified.
You plan to use the video endpoints in Teams until the equipment is replaced with Microsoft Teams Rooms.
A limited pilot of the Teams migration and the Direct Routing deployment will occur in the Vancouver facility before deployment to the entire company.
Technical Requirements
Contoso identifies the following technical requirements:
During the limited pilot, the media path must be optimized.
Media flow for the remote sales team users must be optimized.
All sales team users require inbound toll-free audio conferencing.
Users in the Vancouver facility must be able to place emergency calls regardless of internet availability.
When users in the returns department dial out, the outbound calls must display Contoso and the department's phone number.
The video endpoints for the existing meeting rooms must be able to be used for both voice and video conferencing in Teams meetings.
Drag and Drop Question
You need to migrate a Vancouver facility user named jsmith from Skype for Business Server to Teams.
Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
Answer:
Explanation:
Explanation:
https://docs.microsoft.com/en-us/skypeforbusiness/hybrid/move-users-from-on-premises-to- teams
https://docs.microsoft.com/en-us/microsoftteams/direct-routing-voice-routing
NEW QUESTION # 129
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
Your company purchases several Microsoft Surface Hub devices for use with Microsoft Teams Rooms.
You create a provisioning package ( ppkg) to configure certificates, apps, and proxy settings for each Surface Hub.
You need to deploy the provisioning package to each Surface Hub.
Solution: Use Group Policy and configure the provisioning package to run upon device start up.
Does this meet the goal?
- A. No
- B. Yes
Answer: A
NEW QUESTION # 130
......
MS-721 Braindumps – MS-721 Questions to Get Better Grades: https://passleader.testpassking.com/MS-721-exam-testking-pass.html