You fixed an issue in a third-party extension using a patch named m2-hotfixes/extension-fix.patch Before committing the patch to the repository you want to test it locally How do you test a patch in a clean working copy?
A. Commit the patch because the pre-commit hook will abort the commitit any hotfix causes an issue
B. Run the command bin/magento setup:hotfix:apply --patch=m2-hctfixes/extension-fix.patch
C. Run the command git apply m2-hotfixea/extension-fix.patch
D. Configure a deploy hook in .magento.app.yamlthat executes
vendor/bin/ece-tools hotfix:apply -dry-run
正解:C
質問 2:
Magento Support advises you lo upgrade to the latest release of ece-tools matching the project's Magento Commerce version 2 3 1 How do you do that?
A. Clone the repository githab.com/magento/ece-tools and copy the ate/ folder to vendor/magento/ece-tools/src
B. Require the exact version with composer require magento/ece-tools:2.3.1-px where X is the latest release number
C. Run the Command ece-tools self-upgrade
D. Run the commandcomposer update magento/ece-tools
正解:B
質問 3:
You are a technical admin on a Magento Commerce Cloud account A coworker needs to submit a support request with Magento Support What is needed to enable support ticket access"?
A. Ask the launch manager to create a support account for this user
B. Change theenvironment access role to contributor for this user
C. Ask the account owner to add the user to shared access
D. Update the project role of this user to administrator
正解:D
質問 4:
A merchant with three websites using en_GB. fr_FR and de_AT requires a change in locale to de_DE for the German Production website After running the following command on Production you notice the frontend design of the German website is broken:
Php bin/magento config:set -scope=websites -scopes code=germ general /local./code de_DE Static content deployment is set up to on the deploy phase Why did this happen?
A. Static Content is not pre-generated for the de_DE locale
B. The magento-cloud environment: deploy command has not been run yet to generate static content for the new locale
C. de_DE is not writeable in pub/static and has to be configured via the .magento.app.yamlfile
D. STA"IC_CONTENT_SYKLINK is not Configured in the .magento.env.yaml file
正解:A
質問 5:
You need to specify the admin password using an environment variable.You have created an environment variable env:ADMIN_PASSWORDwith a valid password When attempting to log in to the Magento Admin it is not accepting the new password How doyou correct the environment variable?
A. The environment variable should not have the env: prefix
B. The ADMIN_PASSWORD variable Should be Configured Via .magento.env.yaml
C. The Sensitive option is checked by default and must be disabled
D. The env:ADMIN_PASSWORD variable can only be used for an initial installation
正解:D
質問 6:
You are debugging an issue with an extensionthat only occurs in Production.The extension writes relevant information using the debug log level However that specific information is not getting written to the logs on Production How do you fix this>
A. Enable debug logging in the Admin interface in Production
B. Enable debug logging in app/etc/config.php locally and deploy it to Production
C. Write a custom logger that writes the debug information to var/log/custom, log
D. Enable developer mode in Production for a short period to gather the required information
正解:A
970 お客様のコメント






Furumiya -
教科書だと思います。Pass4Testさん本当にありがとうございます。読むことを繰り返し、きちんと暗記して、合格できました。