QuestionQ11

Cloud Setup/Config

In the Adobe Commerce Cloud Project Web Interface, what occurs when you click the “Delete” button for an integration environment?

  • A The environment is marked as "inactive", the git branch is still present but the database is deleted.
  • B The environment is completely deleted, including git branch and database.
  • C The environment is marked as "inactive", the git branch and the database are still present.
Explanation

Deleting an active integration environment through the Cloud Console deactivates it and deletes its environment data, including the database. The associated Git branch remains as an inactive branch; it can be reactivated or deleted separately.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!