exam questions

Exam SC-300 All Questions

View all questions & answers for the SC-300 exam

Exam SC-300 topic 1 question 89 discussion

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

You have an Azure subscription that contains an Azure Automation account named Automation1.

You need to grant Automation1 access to Azure resources. The solution must meet the following requirements:

• Ensure that any permissions granted to Automation1 are removed when the account is deleted.
• Minimize administrative effort.

What should you use?

  • A. a client secret
  • B. a system-assigned managed identity
  • C. a certificate
  • D. user-assigned managed identity
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
noa808a
3 months ago
Selected Answer: B
Key word/phrase here is permissions are removed when completed. Only system-assigned managed identity is capable of this.
upvoted 1 times
...
test123123
5 months ago
Selected Answer: B
System-Assigned Managed Identity Lifecycle: Created and managed by Azure. The identity is tied to the lifecycle of the Azure resource (e.g., a virtual machine). When the resource is deleted, the identity is automatically deleted as well. Scope: Each system-assigned managed identity is unique to a single Azure resource. It cannot be shared across multiple resources. Use Case: Ideal for scenarios where you want the identity to be automatically managed and deleted with the resource1.
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 ...