Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.

Unlimited Access

Get Unlimited Contributor Access to the all ExamTopics Exams!
Take advantage of PDF Files for 1000+ Exams along with community discussions and pass IT Certification Exams Easily.

Exam AZ-104 topic 1 question 39 discussion

Actual exam question from Microsoft's AZ-104
Question #: 39
Topic #: 1
[All AZ-104 Questions]

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.
You have an Azure Active Directory (Azure AD) tenant named contoso.com.
You have a CSV file that contains the names and email addresses of 500 external users.
You need to create a guest user account in contoso.com for each of the 500 external users.
Solution: From Azure AD in the Azure portal, you use the Bulk create user operation.
Does this meet the goal?

  • A. Yes
  • B. No
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️
Instead use the New-AzureADMSInvitation cmdlet which is used to invite a new external user to your directory.
Reference:
https://docs.microsoft.com/en-us/powershell/module/azuread/new-azureadmsinvitation

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
gabyrever
Highly Voted 1 year, 7 months ago
Selected Answer: B
"Bulk Create" is for new Azure AD Users. For Guests: - Use "Bulk invite users" to prepare a comma-separated value (.csv) file with the user information and invitation preferences - Upload the .csv file to Azure AD - Verify the users were added to the directory
upvoted 41 times
jackdryan
1 year, 2 months ago
B is correct
upvoted 3 times
...
meeko86
1 year, 4 months ago
Agree answer is B https://learn.microsoft.com/en-us/azure/active-directory/external-identities/tutorial-bulk-invite?source=recommendations
upvoted 2 times
...
...
luke996
Highly Voted 1 year, 5 months ago
This question was on my exam 04/11/2022!! Passed with 920!! Thanks to everyone!! Good Luck
upvoted 17 times
...
tashakori
Most Recent 1 month ago
No is right
upvoted 1 times
...
JoskeVr
1 month, 3 weeks ago
This was on my exam 25/02/2024!
upvoted 2 times
...
Amir1909
2 months, 1 week ago
No is correct
upvoted 1 times
...
Surs
4 months ago
Sorry, it says bulk create, that is wrong. Bulk invite works from portal, so in this case, answer is B
upvoted 1 times
...
Surs
4 months ago
Answer A: If you use Microsoft Entra B2B collaboration to work with external partners, you can invite multiple guest users to your organization at the same time. https://learn.microsoft.com/en-us/entra/external-id/tutorial-bulk-invite
upvoted 1 times
RVivek
3 months, 2 weeks ago
You shoud use Bulk invite whereas the question says Bulk Create, hence it is wrong
upvoted 1 times
...
...
JvdH
4 months, 2 weeks ago
https://learn.microsoft.com/en-us/entra/external-id/tutorial-bulk-invite So A is now correct, right?
upvoted 1 times
...
mattpaul
6 months, 1 week ago
I passed with these questions and many friends passed too, if you want real exam questions, contact me on [email protected]
upvoted 1 times
...
Rams786
7 months, 1 week ago
This question was on my exam on 22 Sep 2023 i scored 900 ! answered NO
upvoted 3 times
...
KangID
7 months, 2 weeks ago
This article clearly explains. https://learn.microsoft.com/en-us/azure/active-directory/external-identities/bulk-invite-powershell
upvoted 1 times
Tilakarasu
3 months, 3 weeks ago
but the command mentioned in the solution is not applicable for this method
upvoted 1 times
...
...
kamalpur
9 months, 1 week ago
This question is explained in below video https://youtu.be/RHa5E__7rYQ
upvoted 1 times
...
kamalpur
9 months, 2 weeks ago
This question is explained in below video that how can we perform same operation using azure portal and PowerShell commandline. https://youtu.be/XSoan9M6UB0
upvoted 2 times
...
dhivyamohanbabu
10 months, 1 week ago
A is correct
upvoted 1 times
...
dhivyamohanbabu
10 months, 1 week ago
Correct answer A
upvoted 1 times
...
rishisoft1
11 months, 1 week ago
To invite Guest user, need 3 fields , email, Full n name and Invited user type. use type is missing in the question, so Answer I am expecting to be 'B'
upvoted 2 times
...
Madbo
1 year ago
Solution B using the Bulk create user operation from Azure AD in the Azure portal would meet the goal of creating a guest user account in contoso.com for each of the 500 external users.
upvoted 1 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 ...