ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 50 - AZ-204 discussion

Report
Export

HOTSPOT

You need to retrieve the database connection string.

Which values should you use? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.


Question 50
Correct answer: Question 50

Explanation:

Azure database connection string retrieve REST API vault.azure.net/secrets/

Box 1: cpandlkeyvault

We specify the key vault, cpandlkeyvault.

Scenario: The database connection string is stored in Azure Key Vault with the following attributes:

Azure Key Vault name: cpandlkeyvault

Secret name: PostgreSQLConn

Id: 80df3e46ffcd4f1cb187f79905e9a1e8

Box 2: PostgreSQLConn

We specify the secret, PostgreSQLConn

Example, sample request:

https://myvault.vault.azure.net//secrets/mysecretname/4387e9f3d6e14c459867679a90fd0f79?api-version=7.1

Box 3: Querystring

Reference:

https://docs.microsoft.com/en-us/rest/api/keyvault/getsecret/getsecret

asked 02/10/2024
ERIK BURDETT
42 questions
User
0 comments
Sorted by

Leave a comment first