Microsoft Power Platform Fundamentals — Question 291

A company currently does not separate testing, development and production as per standard Application Lifecycle Management (ALM) protocol. The company uses Power Apps for accounting and sales processes.
The company needs to use only one login account per user. The company also must prevent development and testing from impacting production.
You need to implement a solution to meet the requirements.
Which method should you select?

Answer options

Correct answer: A

Explanation

Choosing separate environments is the correct solution because it allows for isolation of development, testing, and production, ensuring that changes in one do not affect the others. Separate tenants would create entirely different environments, which is unnecessary for this scenario. Using separate Microsoft Azure Storage Blobs or connectors does not effectively address the need for user account management and environment separation.