あなたは会社の Power Apps アーキテクトです。IT 管理者は、テストの準備が整った Power Apps アプリを設計します。同社はアプリケーション ライフサイクル管理 (ALM) を使用しています。 各バージョンとソリューション コンポーネントは、テスト中に追跡する必要があります。 ユーザー受け入れテスト環境用のソリューションを展開するための戦略を推奨する必要があります。 何をお勧めしますか?
正解:D
Solution Packager is a tool that can unpack a compressed solution file into multiple XML files and other files, so they can be easily managed by a source control system. Unmanaged solution: An open solution with no restrictions on what can be added, removed, or modified. This is recommended during development of a solution. C: Managed solution A completed solution ready to be imported into an organization. Once imported, components can't be added or removed, although they can optionally allow further customization. This is recommended when development of the solution is complete. Reference: https://docs.microsoft.com/en-us/power-platform/alm/solution-packager-tool