3 Months Free Update
3 Months Free Update
3 Months Free Update
To secure composer credentials you want to remove the auch. Json file from the project repository How do you do that?
Yourcompany decided too move a Magento store to a subdomain https://shop.coinpany.ccm/ and redirect traffic from the old URL httpa://company.com/ to the new one. Your company is using the Starter plan.
How do you implement the redirect?
You are going to create a backup of an Integration branch before implementing some new feature What are two ways to create the backup of the integration branch?
Choose 2 answers
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?
Your project is in a phase where the locales that will be used are still being determined. You need to configure your project in a manner that will allow them to be changed dynamically
How can you accomplish this?
You need to get code with a backend order placement security related fix into production as quickly as possible.
The project currently deploys static content during the build phase with both stags/global/SKIP_SCD and stage/deploy/STATIC_STATIC_CONTENT_SYMLINK set to false.
What setting in .magento,env,yaml minimizes the overall deployment time?
You have created a new Integration branch and did not receive the administrator email with the password reset link.What is prohibiting the email from sending?
A merchant using Magento Commerce Cloud Pro reports an issue with an order missing transaction data.The application uses a payment gateway integration which posts a series of callbacks to Magento
You would like to retrieve a complete list ofcalls to build a timeline of what happened
How do you achieve this?
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?
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?
You need to test a data-related issue occurringon your Production environment.You replicate the data to your staging environment utilizing the Synchronization tool.When you access your staging environment you are redirected to your Production environment Your project is on the Starter plan.
How do you prevent the redirect?
You aremigration an existing Magento 2 website to Magento Commerce Cloud. After setting up the project you would like to migrate the database to the integration branch. The database import fails with a disk space error.
How do you migrate the database data loss?
The merchant wants to offer specific pricing in different currency markets so you have set up multiple websites to cover each currency.
Now they want customers to be directed to the appropriate website based on the country they are in.
Howdo you configure this?