Replace this with a brief description of what this Pull Request fixes, changes, etc.
This PR fixes/adds/changes/removes
Fixed #698
Excludes Snipping Tool, Calculator, Notepad, and Windows Terminal from getting removed by VDOT.
Changed Optimizations from 'All' to everything except for 'DiskCleanup' because 'DiskCleanup' sometimes causes a permissions error and the deployment will fail.
Breaking Changes
Since VDOT has never run successfully previously, new runs of VDOT may cause changes to apps, services, and policies.
Testing Evidence
As part of this Pull Request I have
[x] Read the Contribution Guide and ensured this PR is compliant with the guide
[x] Ensured the resource API versions in .bicep file/s I am adding/editing are using the latest API version possible
@chbragg thank you for your contribution, we have decided to remove VDOT functionality from the code given the variability of what customers could want to be part of the image.
Overview/Summary
Replace this with a brief description of what this Pull Request fixes, changes, etc.
This PR fixes/adds/changes/removes
Breaking Changes
Testing Evidence
As part of this Pull Request I have
.bicep
file/s I am adding/editing are using the latest API version possiblemain
branch