Magento Certified Professional Cloud DeveloperExam Magento-Certified-Professional-Cloud-Developer Question # 11 Topic 2 Discussion

Magento Certified Professional Cloud DeveloperExam Magento-Certified-Professional-Cloud-Developer Question # 11 Topic 2 Discussion

Magento-Certified-Professional-Cloud-Developer Exam Topic 2 Question 11 Discussion:
Question #: 11
Topic #: 2

You added the env:ADMIN_PASSWORD variable in the Project Web Ul to change a Magento admin user's password After deployment you are unable to login using the new password

What causes this?


A.

When you add a variable. the build stage is being skipped because the codebase has not been changed You must push a commit to trigger a full deploy


B.

Deploy scripts read configuration from the environment variable calledmagento_cloud_variables. which contains an array of variables which were set without the env: prefix


C.

Variables which are set using the Project Web Ul are not available on the build phase the admin password variable should be

set in the . magento.env. yaml file


D.

The sensitive option is required for env:ADMIN PASSWORDvariable


Get Premium Magento-Certified-Professional-Cloud-Developer Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.