MS-721 · Question #70
You are migrating users from Microsoft Skype for Business to Microsoft Teams. You plan to create an auto attendant that can be used by all the users during the migration. You need to create the resour
The correct answer is E. the New-CsOnlineApplicationlnstance cmdlet. To create a resource account for a Teams auto attendant or call queue in a pure Teams environment (including hybrid migration scenarios), the correct cmdlet is New-CsOnlineApplicationInstance. This PowerShell cmdlet creates the resource account in Azure AD and assigns it the appr
Question
Options
- Athe Resource accounts node in the Microsoft Teams admin center
- Bthe Users node in the Microsoft 365 admin center
- Cthe New-CsHybridApplicationEndpoint cmdlet
- Dthe New-CsOnlineApplicationEndpoint cmdlet
- Ethe New-CsOnlineApplicationlnstance cmdlet
How the community answered
(21 responses)- A5% (1)
- B5% (1)
- C14% (3)
- E76% (16)
Explanation
To create a resource account for a Teams auto attendant or call queue in a pure Teams environment (including hybrid migration scenarios), the correct cmdlet is New-CsOnlineApplicationInstance. This PowerShell cmdlet creates the resource account in Azure AD and assigns it the appropriate application type (AutoAttendant or CallQueue). The Teams admin center Resource Accounts node (A) is the GUI equivalent but the question asks what cmdlet to use. New-CsHybridApplicationEndpoint (C) and New-CsOnlineApplicationEndpoint (D) are older, deprecated cmdlets from legacy Skype for Business hybrid scenarios. The Users node in Microsoft 365 admin center (B) creates standard user accounts, not resource accounts for Teams voice applications.
Topics
Community Discussion
No community discussion yet for this question.