exam questions

Exam SC-300 All Questions

View all questions & answers for the SC-300 exam

Exam SC-300 topic 1 question 27 discussion

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

You have an Azure Active Directory (Azure AD) Azure AD tenant.
You need to bulk create 25 new user accounts by uploading a template file.
Which properties are required in the template file?

  • A. displayName, identityIssuer, usageLocation, and userType
  • B. accountEnabled, givenName, surname, and userPrincipalName
  • C. accountEnabled, displayName, userPrincipalName, and passwordProfile
  • D. accountEnabled, passwordProfile, usageLocation, and userPrincipalName
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

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
bardock100
Highly Voted 1 year, 1 month ago
This is so old, here you don't have good answer here. I checked right now, bulk create in Entra ID and is: displayName, userPrincipalName, PasswordProfile, accountEnabled.
upvoted 9 times
...
Nyamnyam
Highly Voted 1 year, 7 months ago
Has anyone payed attention to the accountEnabled attribute? It should be set to $True. But in the CSV-file it is referred as "block sign in", which should be "No". So No = $True? What have MSFT employees smoked when developing the CSV upload interface? ;)
upvoted 5 times
...
AlexBrazil
Most Recent 7 months, 1 week ago
Selected Answer: C
According to https://learn.microsoft.com/en-us/entra/identity/users/users-bulk-add#to-create-users-in-bulk "The only required values are Name, User principal name, Initial password and Block sign in (Yes/No)." The option C is the better.
upvoted 2 times
...
amurp35
1 year, 9 months ago
The correct answer is C, but according to the CSV in the Microsoft doc, the column names are a bit different: "The only required values are Name, User principal name, Initial password and Block sign in (Yes/No)."
upvoted 3 times
...
EmnCours
1 year, 10 months ago
Selected Answer: C
Correct Answer: C
upvoted 2 times
...
dule27
1 year, 11 months ago
Selected Answer: C
C. accountEnabled, displayName, userPrincipalName, and passwordProfile
upvoted 1 times
...
ShoaibPKDXB
2 years ago
Selected Answer: C
Correct. C
upvoted 1 times
...
kerimnl
2 years, 7 months ago
Selected Answer: C
Correct Answer is: C Name [displayName] -> Required User name [userPrincipalName] -> Required Initial password [passwordProfile] -> Required, Block sign in (Yes/No) [accountEnabled] -> Required
upvoted 3 times
...
TheMCT
2 years, 8 months ago
Given answer , C, is correct. The required fields in the template include Name [displayName] Required User name [userPrincipalName] Required Initial password [passwordProfile] Required Block sign in (Yes/No) [accountEnabled] Required
upvoted 1 times
...
DeepMoon
2 years, 8 months ago
None of the 4 possible answers have all the selections as mentioned in @zed026 's link. But C is the most likely given the answer choices. This is a question that may evolve over time to have the correct answers.
upvoted 1 times
...
birrach
2 years, 9 months ago
Selected Answer: C
You can see it in the Template
upvoted 2 times
...
zed026
2 years, 9 months ago
Open the CSV file and add a line for each user you want to create. The only required values are Name, User principal name, Initial password and Block sign in (Yes/No). Then save the file. https://docs.microsoft.com/en-us/azure/active-directory/enterprise-users/users-bulk-add#to-create-users-in-bulk
upvoted 3 times
Cepheid
2 years, 5 months ago
So basically, none of the provided answers is correct.
upvoted 1 times
ThotSlayer69
2 years, 4 months ago
C has all of them though? (Name, user name, password and block sign-in) Why would you say this?
upvoted 2 times
ThotSlayer69
2 years, 4 months ago
That last part sounds aggressive upon reread, apologies. Didn't mean for it to come off like that
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 ...