exam questions

Exam SC-300 All Questions

View all questions & answers for the SC-300 exam

Exam SC-300 topic 1 question 24 discussion

Actual exam question from Microsoft's SC-300
Question #: 24
Topic #: 1
[All SC-300 Questions]

You have an Azure Active Directory (Azure AD) tenant named contoso.com that contains an Azure AD enterprise application named App1.
A contractor uses the credentials of [email protected].
You need to ensure that you can provide the contractor with access to App1. The contractor must be able to authenticate as [email protected].
What should you do?

  • A. Run the New-AzureADMSInvitation cmdlet.
  • B. Configure the External collaboration settings.
  • C. Add a WS-Fed identity provider.
  • D. Implement Azure AD Connect.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

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
Jacquesvz
Highly Voted 2 years, 9 months ago
Selected Answer: A
A is the answers, they are looking for you to invite the user to azure ad. Assume that unless stated otherwise, default config in Azure AD is set, so collaboration settings are already on. "By default, all users in your organization, including B2B collaboration guest users, can invite external users to B2B collaboration. If you want to limit the ability to send invitations, you can turn invitations on or off for everyone, or limit invitations to certain roles." https://docs.microsoft.com/en-us/azure/active-directory/external-identities/external-collaboration-settings-configure
upvoted 27 times
...
Hot_156
Highly Voted 2 years, 8 months ago
Selected Answer: A
This is the same question as 14. There you answer that "create a guest account" but here you all are saying "you need to configure collaboration settings". Think about it, if that would be the correct answer you shouldn't have it as an option on question number 14 but you have it there... It is A
upvoted 16 times
acsoma
1 year, 10 months ago
You are right in Question the cmd-let creates a new AZ Ad user account... the difference is that between the cmd-lets. current question's answer is: A
upvoted 2 times
...
...
jim85
Most Recent 11 months, 2 weeks ago
Selected Answer: B
https://learn.microsoft.com/en-us/powershell/module/azuread/new-azureadmsinvitation?view=azureadps-2.0 only invites the user but won't provide access to any resources. External collaboration settings have to be configured first.
upvoted 1 times
...
Alcpt
1 year ago
The context of this question is terrible. Does the org already have B2B collaboration setup? If so, then A. But if no collaboration exists as yet, then B is required to setup before sending out invites (A). grrr.
upvoted 2 times
...
bardock100
1 year, 1 month ago
Selected Answer: C
https://learn.microsoft.com/pl-pl/training/modules/implement-manage-external-identities/13-configure-identity-providers Here you have why C is the proper answer: End-user experience With SAML/WS-Fed IdP federation, guest users sign in to their Microsoft Entra tenant with their own organizational account. When they access shared resources and are prompted to sign in, users are redirected to their identity provider. Upon successful sign-in, users are returned to their Microsoft Entra ID to access resources. If a Microsoft Entra session expires or becomes invalid, and the federated identity provider has SSO enabled, the user uses SSO. If the federated user's session is valid, the user is not prompted to sign in again. Otherwise, the user will be redirected to their identity provider for sign-in.
upvoted 2 times
...
haazybanj
1 year, 7 months ago
Selected Answer: A
The best answer is A. Run the New-AzureADMSInvitation cmdlet. The New-AzureADMSInvitation cmdlet is used to invite a guest user to your Azure AD tenant. To use the New-AzureADMSInvitation cmdlet, you will need the contractor's email address and the name of the Azure AD application that you want to give them access to.
upvoted 2 times
...
EmnCours
1 year, 10 months ago
Selected Answer: A
A. Run the New-AzureADMSInvitation cmdlet.
upvoted 1 times
...
vietnam
1 year, 10 months ago
The wording say not "invite user" but "make sure you can invite user" therefore B
upvoted 1 times
sardonique
2 months ago
by inviting him you ensure he gets access, so A
upvoted 1 times
...
...
dule27
2 years ago
Selected Answer: A
A. Run the New-AzureADMSInvitation cmdlet.
upvoted 1 times
...
AMDf
2 years, 6 months ago
Selected Answer: A
A is correct
upvoted 4 times
...
pikapin
2 years, 8 months ago
In exam 29/Sep
upvoted 1 times
...
DeepMoon
2 years, 8 months ago
Key words are: "You need to ensure that you can provide the contractor with access to App1." Which means you need to setup the following screen for @outlook account to work. Under collaboration settings. https://learn.microsoft.com/en-us/azure/active-directory/external-identities/self-service- sign-up-user-flow#create-the-user-flow-for-self-service-sign-up
upvoted 2 times
Holii
2 years ago
1.) Configure External Collaboration Settings 2.) Create a User Flow 3.) Link user flow to the application While this would achieve the long-term best practice of the solution, it is too many steps and doesn't achieve the "What should you do" Running New-AzureADMSInvitation will provide an external user account that they can use to start authenticating immediately. The other solution, although 'correct', has too many steps not included by just saying "Configure the settings"
upvoted 1 times
...
...
Seed001
2 years, 11 months ago
Selected Answer: B
Question is asking the prerequisition of A, so I'll go for B.
upvoted 3 times
...
kangtamo
2 years, 11 months ago
Selected Answer: A
I would go with A.
upvoted 1 times
...
Tokiki
2 years, 11 months ago
A is answer
upvoted 1 times
...
Mike8899
2 years, 11 months ago
B: By default all users can invite guest users. Too access to App1. Add applications to the self-service sign-up user flow under configure external collaboration settings.
upvoted 2 times
kanew
2 years, 1 month ago
A) because guest self-sign up via user flow (i.e. for apps ) is disabled by default but it states if it is then the guest must be invited. A) will therefore work no matter this setting
upvoted 1 times
...
...
RandomNickname
2 years, 11 months ago
Selected Answer: A
A looks correct. By default all users can invite guest users, since the question doesn't state otherwise. A: is correct, since you just need to invite the user.
upvoted 5 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 ...