You are working with a new developer who needs to be able to deploy code and view logs on Magento Commerce Cloud.
What must you do to give them access?
Correct Answer:
B
🗳️
Reference:
https://devdocs.magento.com/cloud/before/before-workspace-ssh.html
You have a Starter project. Your code is ready for testing in the Staging environment, but you need the latest data from Production.
What do you do to update the Staging environment?
Correct Answer:
B
🗳️
Reference:
https://devdocs.magento.com/cloud/live/stage-prod-migrate-prereq.html
You need to specify the admin password using an environment variable. You have created an environment variable env:ADMIN_PASSWORD with a valid password. When attempting to log in to the Magento Admin it is not accepting the new password.
How do you correct the environment variable?
Correct Answer:
C
🗳️
Reference:
https://devdocs.magento.com/cloud/env/environment-vars_magento.html
While investigating an inherited Magento Commerce Cloud project, you notice the following SCD_MATRIX configuration in .magento.env.yaml: stage: global:
SCD_MATRIX:
"magento/backend":
language:
- en_US
What is the effect of this configuration?
Correct Answer:
D
🗳️
Reference:
https://devdocs.magento.com/cloud/env/variables-deploy.html