exam questions

Exam AZ-900 All Questions

View all questions & answers for the AZ-900 exam

Exam AZ-900 topic 1 question 273 discussion

Actual exam question from Microsoft's AZ-900
Question #: 273
Topic #: 1
[All AZ-900 Questions]

To what should an application connect to retrieve security tokens?

  • A. an Azure Storage account
  • B. Azure Active Directory (Azure AD)
  • C. a certificate store
  • D. an Azure key vault
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
vanr2000
Highly Voted 5 years, 8 months ago
It should be D, instead of B. Azure key vault keep Security Tokens https://docs.microsoft.com/en-us/azure/key-vault/key-vault-whatis
upvoted 186 times
JustSignalingVirtues
2 years, 11 months ago
Security Token is not a Secret. Password, Private Keys, Certificates, etc., are secrets. Tokens are generated when request is made and they change with almost each request and valid for short duration only. So, there is no point in protecting the token by storing it in the vault to use it when needed, it is not a static value.
upvoted 14 times
...
Nathan12345
8 months ago
Its B. D is wrong. Please verify.
upvoted 2 times
...
exam_taker5
5 years, 8 months ago
agreed
upvoted 9 times
...
Sisb
3 years, 3 months ago
D, token , API key are in key Vault.
upvoted 1 times
...
...
RTT1976
Highly Voted 5 years, 6 months ago
The answer B is correct, because it asks what "an application should connect to". An Application cannot connect to a Key Vault.
upvoted 67 times
Christian_garcia_martin
9 months, 3 weeks ago
humm, if your app is hosted in app service how it replace the values in appSettings if it can not connect to the key vault?
upvoted 1 times
...
richardsonbq
5 years, 5 months ago
Actually, the Key Vault can be accessed by an Application to retrieve secure information. So I'm not sure if AD is the only right answer here...
upvoted 8 times
richardsonbq
5 years, 5 months ago
But in the context of the answer, I believe AD is more appropriate as per https://docs.microsoft.com/en-us/azure/active-directory/develop/authentication-scenarios#security-tokens
upvoted 8 times
clouddba
3 years, 10 months ago
Totally agree with you richardsonbq :)
upvoted 1 times
...
...
vsivas
5 years, 4 months ago
https://docs.microsoft.com/bs-latn-ba/azure/active-directory-b2c/active-directory-b2c-apps AD is correct
upvoted 2 times
...
...
clouddba
3 years, 10 months ago
Finally! :) Absolutely agree
upvoted 1 times
...
...
Arkar
Most Recent 3 months, 3 weeks ago
Selected Answer: B
security token is a specific concept related to OAuth 2.0 and OIDC, so the answer is Azure AD.
upvoted 1 times
...
Tridi
4 months ago
Selected Answer: A
Azure AD issues security tokens for authentication and authorization.
upvoted 1 times
...
Arkar
4 months, 1 week ago
Selected Answer: B
A security token is a specific concept related to OAuth 2.0 and OIDC, so the answer is Azure AD.
upvoted 1 times
...
MechaSuprim
4 months, 3 weeks ago
Selected Answer: B
An application should connect to an authorization server to retrieve security tokens. This server is responsible for authenticating users and issuing tokens, such as access tokens, refresh tokens, and ID tokens. For example, in the context of the Microsoft identity platform, applications connect to Azure Active Directory (Azure AD) to obtain these tokens. The tokens are then used to access protected resources, such as web APIs
upvoted 2 times
...
686f30c
5 months, 3 weeks ago
Selected Answer: D
Key Vault
upvoted 2 times
...
Super63
6 months ago
-> Azure Key Vault is used to store secrets for server applications -> You need to connect to Azure Active Directory to retrieve these security tokens Steps: 1) Application Authenticate with Azure AD 2) Application receives token from Azure AD
upvoted 2 times
...
126e81f
8 months, 1 week ago
Azure Key Vault is a service used to securely store and manage secrets, keys, and certificates, but it is not used for retrieving security tokens for application authentication or authorization. Instead, Azure Active Directory (Azure AD) is the service used for obtaining and managing security tokens.
upvoted 1 times
...
Genichiro
8 months, 2 weeks ago
The correct answer is B. An application should connect to Azure Active Directory (Azure AD) to retrieve security tokens. Azure AD is the identity provider that issues security tokens for authentication and authorization purposes12. Azure Key Vault, on the other hand, is used to securely store secrets, such as API keys, passwords, and certificates, but it is not used to issue security tokens2.
upvoted 1 times
...
Christian_garcia_martin
9 months, 3 weeks ago
the cuestion is right , it says applications security tokens not users , and of course application connect to key vault to can replace values of appSettings properties
upvoted 2 times
...
Nicosi
9 months, 3 weeks ago
imho it is B, https://learn.microsoft.com/en-us/azure/key-vault/general/authentication - check the diagram
upvoted 1 times
...
siculoct
10 months, 3 weeks ago
Its D Storing Application Secrets: API Keys and Tokens: Securely store API keys, tokens, and other sensitive configuration data that applications need to access. Database Connection Strings: Store connection strings securely and retrieve them as needed for application configuration.
upvoted 1 times
...
linux_admin
1 year, 1 month ago
Selected Answer: B
When an application needs to authenticate itself or a user to access another service, it typically requests a security token from Azure AD, which validates the credentials and returns a token that the application can use to access the desired service.
upvoted 4 times
...
4pelos
1 year, 3 months ago
Answer D In the context of Azure and authentication, an application typically connects to Azure Active Directory (Azure AD) to retrieve security tokens. Azure AD is Microsoft's cloud-based identity and access management service that helps your users sign in and access resources
upvoted 1 times
4pelos
1 year, 3 months ago
Sorry B - Azure Active Directory (Azure AD)
upvoted 1 times
...
...
az900k
1 year, 3 months ago
Selected Answer: B
Azure AD authenticates users and provides access tokens. Key Vault stores it.
upvoted 1 times
...
DogDaddy
1 year, 6 months ago
Key vault stores tokens, AAD is used to retrieve them
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