156-561 · Question #105
What are the two authentication methods supported by Azure data center objects?
The correct answer is B. Azure AD username/password and Service Principal. Azure data center objects support Azure AD username/password and Service Principal as their two authentication methods (B), which align with Microsoft's standard identity and access management options for Azure integrations. A is wrong because Check Point username/password is a…
Question
What are the two authentication methods supported by Azure data center objects?
Options
- ACheck Point username/password and Service Principal
- BAzure AD username/password and Service Principal
- CAzure Service principal and management certificate
- DCheck Point username/password and Azure AD username/password
How the community answered
(39 responses)- A3% (1)
- B90% (35)
- C5% (2)
- D3% (1)
Explanation
Azure data center objects support Azure AD username/password and Service Principal as their two authentication methods (B), which align with Microsoft's standard identity and access management options for Azure integrations.
- A is wrong because Check Point username/password is a local firewall credential, not an Azure authentication mechanism - it has no role in authenticating against Azure's data center objects.
- C is wrong because management certificates are a legacy Azure Classic authentication method, not a current supported option for data center object authentication.
- D is wrong because it pairs two unrelated credential types (Check Point-local and Azure AD), neither of which represents the Service Principal option that is actually required.
Memory tip: Think "A + S = Azure Access" - Azure AD user credentials for human logins, Service Principal for automated/application access. These two cover both the human and non-human authentication scenarios Microsoft supports.
Topics
Community Discussion
No community discussion yet for this question.