[7.0.8] - 2021-10-14

* Engine Updates and Fixes

- Handle error from unauthorized access when removing `AppLocker` test files (#15881)
- Handle error when the telemetry mutex cannot be created (#15574) (Thanks @gukoff!)
- Configure `ApplicationInsights` to not send cloud role name (Internal 17099)
- Disallow `Add-Type` in NoLanguage mode on a locked down machine (Internal 17521)

* Tools

- Add `.stylecop` to `filetypexml` and format it (#16025)

* Build and Packaging Improvements

<details>

<summary>
<p>Bump .NET SDK to 3.1.414</p>
</summary>

<ul>
<li>Update the nuget.config file used for building NuGet packages (Internal 17547)</li>
<li>Sign the .NET <code>createdump</code> executable (#16229)</li>
<li>Upgrade <code>set-value</code> package for markdown test (#16196)</li>
<li>Move vPack build to 1ES Pool (#16169)</li>
<li>Update to .NET SDK 3.1.414 (Internal 17532)</li>
<li>Fix the macOS build by updating the pool image name (#16010)</li>
<li>Move from PkgES hosted agents to 1ES hosted agents (#16023)</li>
<li>Use Alpine 3.12 for building PowerShell for Alpine Linux (#16008)</li>
</ul>

</details>

* Documentation and Help Content

- Fix example nuget.config (#14349)

[7.0.8]: https://github.com/PowerShell/PowerShell/compare/v7.0.7...v7.0.8