exam questions

Exam MS-100 All Questions

View all questions & answers for the MS-100 exam

Exam MS-100 topic 3 question 86 discussion

Actual exam question from Microsoft's MS-100
Question #: 86
Topic #: 3
[All MS-100 Questions]

You have a hybrid deployment of Microsoft 365 that contains the users shown in the following table.

You plan to provide access to an on-premises app named App1 by using Azure AD Application Proxy. App1 will be managed by User4.
You need to identify which user can install the Application Proxy connector.
Which user should you identify?

  • A. User1
  • B. User2
  • C. User3
  • D. User4
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
hhaywood
Highly Voted 4 years, 1 month ago
I disagree, the admin role to install the connector is on-prem therefore should be User4
upvoted 29 times
...
[Removed]
Highly Voted 4 years, 1 month ago
Connector installation requires local admin rights to the Windows server that it's being installed on. It also requires a minimum of an Application Administrator role to authenticate and register the connector instance to your Azure AD tenant. https://docs.microsoft.com/en-us/azure/active-directory/app-proxy/application-proxy-deployment-plan
upvoted 13 times
KSvh53
3 years, 3 months ago
You are correct. So since the question asked who can install it, the answer is D. If it asked who could register it in Azure AD, the answer would then be B.
upvoted 8 times
LuisAitor
2 years, 7 months ago
To install an Application Proxy connector, it needs to be installed and registered. User 2 can be local admin and therefore be able to install and register it. User 4 is domain admin and can therefore install it, but in the statement, user 4 is explicitly specified not to be an application administrator, so he can't register it. Tricky question, but I think it's B.
upvoted 1 times
Startkabels
2 years, 7 months ago
Disagree, question does not read what userS but user and explicitly states "to install" and not "to install and register" plus its a single answer question. Only user 4
upvoted 1 times
...
...
...
...
Feyenoord
Most Recent 2 years, 3 months ago
Selected Answer: D
They only ask who can install it, not who ca register it.. Answer is D.
upvoted 1 times
...
coolbru
2 years, 4 months ago
Selected Answer: B
B: It also requires a minimum of an Application Administrator role to authenticate and register the connector instance to your Azure AD tenant.
upvoted 1 times
...
Startkabels
2 years, 7 months ago
Selected Answer: D
User 4
upvoted 2 times
...
n0t_a_good_t1m3
2 years, 7 months ago
On exam as of two days ago.
upvoted 1 times
...
Claire91
2 years, 11 months ago
Answer D It needs to install on the server, so would need domain admin rights
upvoted 1 times
...
Sh1rub10
3 years, 1 month ago
Selected Answer: D
refer to KSvh53 comment
upvoted 2 times
...
KSvh53
3 years, 3 months ago
For those that are not aware, domain admins are by design given local admin access to a domain controller and all member servers and workstations on a domain. Domain admin = local admin of that server. Azure AD admin =/= local admin to server. An Azure AD admin has absolutely no connection whatsoever to the local admin on that server. "Domain Admins are, by default, members of the local Administrators groups on all member servers and workstations in their respective domains. This default nesting should not be modified for supportability and disaster recovery purposes." https://docs.microsoft.com/en-us/windows-server/identity/ad-ds/plan/security-best-practices/appendix-f--securing-domain-admins-groups-in-active-directory
upvoted 2 times
...
KSvh53
3 years, 3 months ago
Selected Answer: D
This is a tricky one. The keyword in the question is "install". A local admin on the server (aka a domain admin) would be needed to install it. Therefore the only correct answer for this question is D. If, however, the question asked who would be able to register it in Azure AD, the only correct answer would be B. Both installing it on the server and registering it in Azure AD are necessary to make it work, but that's not what the question asks. It only asks who is able to install it on the server. See link below. "Connector installation requires local admin rights to the Windows server that it's being installed on. It also requires a minimum of an Application Administrator role to authenticate and register the connector instance to your Azure AD tenant." https://docs.microsoft.com/en-us/azure/active-directory/app-proxy/application-proxy-deployment-plan
upvoted 3 times
...
KSvh53
3 years, 3 months ago
This is a tricky one. The keyword in the question is "install". A local admin on the server (aka a domain admin) would be needed to install it. Therefore the only correct answer for this question is D. If, however, the question asked who would be able to register it in Azure AD, the only correct answer would be B. Both installing it on the server and registering it in Azure AD are necessary to make it work, but that's not what the question asks. It only asks who is able to install it on the server. See link below. "Connector installation requires local admin rights to the Windows server that it's being installed on. It also requires a minimum of an Application Administrator role to authenticate and register the connector instance to your Azure AD tenant." https://docs.microsoft.com/en-us/azure/active-directory/app-proxy/application-proxy-deployment-plan
upvoted 2 times
...
JamesM9
3 years, 3 months ago
The answer is B, Application Administrator - "Prerequisites. To add an on-premises application to Azure AD, you need: A Microsoft Azure AD premium subscription An application administrator account" https://docs.microsoft.com/en-us/azure/active-directory/app-proxy/application-proxy-add-on-premises-application
upvoted 1 times
...
RazielLycas
3 years, 4 months ago
Selected Answer: B
B is correct https://docs.microsoft.com/en-us/azure/active-directory/app-proxy/application-proxy-add-on-premises-application#install-and-register-a-connector .We have to suppose that this user is Local Admin on the server where the connector will be installed or is in a group of admins that can perform such installation on server but are not domain admins.
upvoted 1 times
KSvh53
3 years, 3 months ago
That is incorrect. If it asked which user could register it in Azure AD, you would be correct, but it is instead asking who can install it on the server. Only a local admin of the server (aka a domain admin) can install it. It is wrong to assume that Azure AD role is a local admin on the server, especially when they're not in the domain admins group or any security group on the server.
upvoted 2 times
...
...
Zaorac
3 years, 4 months ago
Selected Answer: D
The answer should be D. "You need to identify which user can _INSTALL_ the Application Proxy connector." If it were to authenticate and register I would agree with B being the correct answer but it clearly asks for which user is able to install the connector. User4 has Domain Admin rights which means they have local admin rights on the server. User2 has the role Application Administrator but it's not stated they have local admin rights. "Connector installation requires local admin rights to the Windows server that it's being installed on. It also requires a minimum of an Application Administrator role to authenticate and register the connector instance to your Azure AD tenant." From the link: https://docs.microsoft.com/en-us/azure/active-directory/app-proxy/application-proxy-deployment-plan Obviously everyone knows that you don't need domain admin to have local admin rights to a server, but nowhere in the question is it stated that any of them have local admin rights, except for User4 with admin rights to all servers in the domain. I'm quite shocked that there exists any doubt here when it's one of the more straightforward questions.
upvoted 4 times
KSvh53
3 years, 3 months ago
100% agreed. Read the question more carefully, people, and know how administrators on a server work. We don't just assume an Azure AD admin account is automatically going to have local admin rights to the on-prem server. That's not how it works.
upvoted 2 times
...
...
joergsi
3 years, 4 months ago
Selected Answer: B
I found this information: https://docs.microsoft.com/en-us/azure/active-directory/app-proxy/application-proxy-deployment-plan Administrative rights and roles: => Connector installation requires local admin rights to the Windows server that it's being installed on. It also requires a minimum of an Application Administrator role to authenticate and register the connector instance to your Azure AD tenant. => Application publishing and administration require the Application Administrator role. Application Administrators can manage all applications in the directory including registrations, SSO settings, user and group assignments and licensing, Application Proxy settings, and consent. It doesn't grant the ability to manage Conditional Access. The Cloud Application Administrator role has all the abilities of the Application Administrator, except that it does not allow management of Application Proxy settings. The correct answer is (B)
upvoted 1 times
KSvh53
3 years, 3 months ago
Read the question again. It's not asking about the registering in Azure AD. It's only asking about the installation piece. Since B is not in the domain admins group, we can't just assume that role will have local admin rights on that server. The only one we know for sure will have local admin rights is D. And since we aren't being asked about the registration, only the installation, D is the only correct answer.
upvoted 1 times
...
...
LillyLiver
3 years, 5 months ago
Selected Answer: D
As I just went through the steps, the App Proxy Connector is a downloadable file that will need to be installed locally. The App Admin may have to setup the external application to get the proxy connector, but the only user that can install the connector here is User4, the domain admin.
upvoted 5 times
...
Storm
3 years, 5 months ago
Only user4 can install the connector, and only user2 can connect it... Stupid question, but they ask which user can install the Application Proxy connector, so I'm going with User4
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...