ExamGecko
Question list
Search
Search

Related questions











Question 3 - AD0-E134 discussion

Report
Export

Which environment-specific configuration is used in AEM as a Cloud Service to store private API keys?

A.
$[env:ENV_VAR_NAME]
Answers
A.
$[env:ENV_VAR_NAME]
B.
$[env:SECRET_VAR_NAME]
Answers
B.
$[env:SECRET_VAR_NAME]
C.
$[secret:SECRET_VAR_NAME]
Answers
C.
$[secret:SECRET_VAR_NAME]
D.
$[secret:ENV_VAR_NAME]
Answers
D.
$[secret:ENV_VAR_NAME]
Suggested answer: C

Explanation:

This syntax allows the developer to reference a secret variable that is stored in the Cloud Manager UI under Environment Details > Variables. The secret variable name must start with a lowercase letter and can contain alphanumeric characters and underscores. Reference:

https://experienceleague.adobe.com/docs/experience-manager-cloudservice/ implementing/deploying/configuring-osgi.html?lang=en#environment-specific-configuration

asked 02/10/2024
YASSIR EL GHAZY
54 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first