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, 2 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 36 times
meeko86
12 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
...
jackdryan
9 months, 3 weeks ago
B is correct
upvoted 3 times
...
...
luke996
Highly Voted 1 year, 1 month ago
This question was on my exam 04/11/2022!! Passed with 920!! Thanks to everyone!! Good Luck
upvoted 15 times
...
JvdH
Most Recent 1 day, 15 hours ago
https://learn.microsoft.com/en-us/entra/external-id/tutorial-bulk-invite So A is now correct, right?
upvoted 1 times
...
mattpaul
1 month, 2 weeks 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
2 months, 2 weeks ago
This question was on my exam on 22 Sep 2023 i scored 900 ! answered NO
upvoted 3 times
...
KangID
2 months, 3 weeks ago
This article clearly explains. https://learn.microsoft.com/en-us/azure/active-directory/external-identities/bulk-invite-powershell
upvoted 1 times
...
kamalpur
4 months, 3 weeks ago
This question is explained in below video https://youtu.be/RHa5E__7rYQ
upvoted 1 times
...
kamalpur
4 months, 3 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
5 months, 2 weeks ago
A is correct
upvoted 1 times
...
dhivyamohanbabu
5 months, 2 weeks ago
Correct answer A
upvoted 1 times
...
rishisoft1
6 months, 3 weeks 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
8 months 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
...
bcristella
8 months, 1 week ago
B is correct, but A it's right too. If you use Azure Active Directory (Azure AD) B2B collaboration to work with external partners, you can invite multiple guest users to your organization at the same time. In this tutorial, you learn how to use the Azure portal to send bulk invitations to external users. Specifically, you'll follow these steps: 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 Link: https://learn.microsoft.com/en-us/azure/active-directory/external-identities/tutorial-bulk-invite?source=recommendation
upvoted 3 times
...
zellck
10 months ago
Selected Answer: B
B is the answer. https://learn.microsoft.com/en-us/azure/active-directory/external-identities/tutorial-bulk-invite
upvoted 2 times
...
km_2022
10 months, 3 weeks ago
Answer is B - Bulk Invite would be the option not Bulk Create Login to Azure Active Directory Admin Center https://aad.portal.azure.com Click on “Users” >> Click on “New Guest User” from the toolbar >> Choose “Invite User” and then click on “I want to invite guest users in bulk” (You can also use “Bulk Invite” under “Bulk Activities” to invite multiple external users.)
upvoted 5 times
...
[Removed]
1 year ago
Selected Answer: B
on Exam 24.11.2022, passed with 780 !! Thanks to everyone!! Good Luck
upvoted 2 times
DC1234
9 months, 2 weeks ago
do you need contributor access to pass the exam?
upvoted 1 times
...
...
ushahid
1 year, 1 month ago
Selected Answer: A
Answer is Yes you can upload the CSV file through azure portal Use Bulk invite users to prepare a comma-separated value (.csv) file with the user information and invitation preferences https://learn.microsoft.com/en-us/azure/active-directory/external-identities/tutorial-bulk-invite?source=recommendation
upvoted 1 times
OrwellMB
1 year, 1 month ago
Your link says explicitly: Select Bulk operations > Bulk invite. The answer in the question is: Bulk CREATE user. If you look at the screenshot in the link (https://learn.microsoft.com/en-us/azure/active-directory/external-identities/media/tutorial-bulk-invite/bulk-invite-button.png) you see that not the Bulk CREATE is selected. -> B
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 ...