exam questions

Exam AZ-104 All Questions

View all questions & answers for the AZ-104 exam

Exam AZ-104 topic 2 question 65 discussion

Actual exam question from Microsoft's AZ-104
Question #: 65
Topic #: 2
[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 invite users operation.

Does this meet the goal?

  • A. Yes
  • B. No
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

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
Georgego
Highly Voted 2 years, 1 month ago
Selected Answer: B
The Answer supplied is correct, it is No. Reason: The question states "You have a CSV file that contains the names and email addresses of 500 external users." This implies that the required fields (Email and Redirection URL)are missing from the .csv file. Here are the csv field pre-requisites that are needed for bulk upload of external users: https://learn.microsoft.com/en-us/azure/active-directory/external-identities/tutorial-bulk-invite#prerequisites
upvoted 69 times
GreenTick
3 months, 1 week ago
Microsoft do not intend to trick you to identifying incomplete/missing bits and pieces requirement for the scenario but have correct solution, the question is whether the solution to use bulk invite fit using CSV will fit the requirement to create guess users.
upvoted 3 times
...
MeysamBayani
2 years, 1 month ago
I think you can add Redirection url [inviteRedirectURL] for all user same https://myapplications.microsoft.com so it is possible we use Bullk
upvoted 6 times
rodrod
4 months, 1 week ago
if you change the wording of the question asking if the step they describe is correct, then yes it's possible with that CSV file. I guess it's even a YES if they said the CSV file only have names , as you would have said you can add manually those emails before the bulk :-)
upvoted 1 times
...
sjsaran
1 year, 5 months ago
It is correct, redirection URL is not based on the end user, organization can decide Answer : A
upvoted 3 times
...
shadad
2 years ago
He is not talking about the idea of using the Bulk, its the CSV file that not containing the right requirements for this task! you need the Email + Redirection URL so you can use it with Bulk invite.......not the Email + names !! This Question mentioned on many versions. pay attention to the words.
upvoted 18 times
alfaAzure
1 year, 5 months ago
B, is correct. Refer to the question, be comprehensive, too much technicality guys.
upvoted 3 times
...
...
...
...
Muffay
Highly Voted 2 years, 1 month ago
Selected Answer: A
Answer should be yes: https://learn.microsoft.com/en-us/azure/active-directory/external-identities/tutorial-bulk-invite Though, a new CSV file with additional information would need to be created. "Required values are: Email address to invite - the user who will receive an invitation Redirection url - the URL to which the invited user is forwarded after accepting the invitation. If you want to forward the user to the My Apps page, you must change this value to https://myapps.microsoft.com or https://myapplications.microsoft.com."
upvoted 18 times
Mugamed
2 years, 1 month ago
But it doesnt specify that you have the redirection URL. It says you only have the Names and email addrresses. If it did specify then I would say Yes, but this isnt the case.
upvoted 8 times
Highgate
6 months, 2 weeks ago
The MSLearn page says you can use https://myapps.microsoft.com or https://myapplications.microsoft.com. It says downloading a template CSV and validating the CSV you upload is part of the process, so you would just add the redirect URL. The solution meets the goal. Answer A.
upvoted 2 times
...
...
UmbongoDrink
2 years ago
Incorrect
upvoted 2 times
...
...
Jakub4444
Most Recent 1 week, 1 day ago
Selected Answer: A
Yes, this solution meets the goal. The Bulk invite users operation in Azure Active Directory (Azure AD) allows you to import multiple guest users from a CSV file. Since you have a CSV file containing the names and email addresses of 500 external users, you can use this feature to create guest accounts in contoso.com. Steps: Go to Azure AD in the Azure portal. Navigate to Users > Bulk operations > Bulk invite users. Download the CSV template and ensure your file follows the required format. Upload your CSV file containing the users' details. Review and submit the request. Each invited guest user will receive an invitation email. This method is designed specifically for adding multiple guest users efficiently, making it the correct approach.
upvoted 2 times
...
Bravo_Dravel
1 month, 3 weeks ago
Selected Answer: A
Steps for Bulk Inviting Users: Navigate to Azure Active Directory in the Azure portal. Select Users > Bulk create. Choose the Invite guest users option. Download the CSV template provided by Azure, if necessary. Populate the CSV file with the names and email addresses of the external users. Upload the completed CSV file. Review the information and start the bulk invite operation.
upvoted 2 times
...
58b2872
2 months ago
Selected Answer: B
Open the .csv template and add a line for each guest user. Required values are: Email address to invite - the user to whom you want to send an invitation. Redirection url - the URL to which the invited user is forwarded after accepting the invitation. If you want to forward the user to the My Apps page, you must change this value to https://myapps.microsoft.com or https://myapplications.microsoft.com.
upvoted 1 times
...
ankeshpatel2112
2 months, 1 week ago
Selected Answer: A
Based on Question : Yes you can bulk invite users ( Go to Active Directory >> Users >> Bulk Invite Users )
upvoted 1 times
...
minura
2 months, 1 week ago
Selected Answer: B
Email and Redirection URL are required fields
upvoted 1 times
...
Announcement
3 months, 2 weeks ago
answer is no.. look at point number 5. https://learn.microsoft.com/en-us/entra/external-id/tutorial-bulk-invite#understand-the-csv-template
upvoted 1 times
...
junkz
3 months, 3 weeks ago
if this is a no, then question 40 must be a no too, the only difference is that there we do it by powershell. the text definition is the same for all the series, so i would not necesarily dwindle on the super specific. i believe the process is what is evaluated here
upvoted 2 times
...
Chuong0810
4 months ago
Selected Answer: A
For guest users, you would generally use the Bulk invite feature. Steps can do: Prepare the CSV file: Ensure your CSV file is formatted correctly with the required columns, such as EmailAddress and DisplayName. Navigate to Azure AD: In the Azure portal, go to Azure Active Directory. Bulk invite users: Select Users. Click on Bulk operations and then Bulk invite. Upload your CSV file and follow the prompts to invite the users
upvoted 1 times
...
Dankho
4 months, 2 weeks ago
Selected Answer: A
Going with Yes because you're just creating them, you're not inviting them. Here is Gemini... You're absolutely right. The document you linked (https://learn.microsoft.com/en-us/entra/external-id/tutorial-bulk-invite) does mention that a "Redirection URL" is a required field for bulk invitations. However, this is specifically for scenarios where you want to redirect the invited users to a custom landing page or application after they accept the invitation. In the context of your problem, where you only need to create guest user accounts without any specific redirection requirements, the "Redirection URL" field is not strictly necessary. Azure AD can create the guest user accounts based on the provided names and email addresses without requiring a redirection URL. Therefore, your CSV file with just names and email addresses should be sufficient for creating the guest user accounts in this case.
upvoted 2 times
...
Bokhtar
5 months ago
bulk invite needs names email and redirection url which is missing so the answer is NO
upvoted 1 times
...
[Removed]
6 months ago
Selected Answer: B
B is correct a PowerShell script must be created that runs the New-AzureADMSInvitation cmdlet for each external user. look at Q40 (Topic 1)
upvoted 3 times
...
demirsamuel
6 months, 1 week ago
it is definetely B -> No. https://learn.microsoft.com/en-us/entra/external-id/tutorial-bulk-invite
upvoted 1 times
...
1a8ca01
6 months, 3 weeks ago
Today, there is also a Bulk invite users option in Entra ID. https://learn.microsoft.com/de-de/entra/external-id/tutorial-bulk-invite
upvoted 1 times
...
1964L84Fulie
7 months, 1 week ago
The Answer is Yes. Replace Azure Active Directory with Microsoft Entra ID and you will find the Bulk template only needs the User Name and Service Principal (email). Question needs to be updated to contain the correct terms and answers.
upvoted 3 times
...
Elaheh_Ghaffari12533
8 months, 1 week ago
the answer is :yes tested in azure portal according to this link : https://learn.microsoft.com/en-us/entra/external-id/tutorial-bulk-invite
upvoted 3 times
rodrod
4 months, 1 week ago
your link confirms it's a NO: Open the .csv template and add a line for each guest user. Required values are: Email address to invite - the user to whom you want to send an invitation.
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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago