Skip to content

Commit

Permalink
Add HoloLens to list of PowerShell adopters (#12940)
Browse files Browse the repository at this point in the history
  • Loading branch information
reynoldsbd committed Jun 17, 2020
1 parent 2f1d40c commit a3319d7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .spelling
Expand Up @@ -333,6 +333,7 @@ helpsystem
hemant
hemantmahawar
himura2la
hololens
homebrew
hostname
hotfix
Expand Down
1 change: 1 addition & 0 deletions ADOPTERS.md
Expand Up @@ -32,4 +32,5 @@ This is a list of adopters of using PowerShell in production or in their product
Designed to let you complete tasks that should be part of a deployment, but are not possible in an ARM template today — for example, creating a Key Vault certificate or querying an external API for a new CIDR block.
* [Azure Pipelines Hosted Agents](https://docs.microsoft.com/azure/devops/pipelines/agents/hosted?view=azure-devops) Windows, Ubuntu, and MacOS Agents used by Azure Pipelines customers have PowerShell pre-installed so that customers can make use of it for all their CI/CD needs.
* [GitHub Actions Virtual-Environments for Hosted Runners](https://help.github.com/actions/reference/virtual-environments-for-github-hosted-runners) Windows, Ubuntu, and MacOS virtual environments used by customers of GitHub Actions include Powershell out of the box.
* [Microsoft HoloLens](https://www.microsoft.com/hololens) makes extensive use of PowerShell 7+ throughout the development cycle to automate tasks such as firmware assembly and automated testing.
* [Windows 10 IoT Core](https://docs.microsoft.com/windows/iot-core/windows-iot-core) is a small form factor Windows edition for IoT devices and now you can easily include the [PowerShell package](https://github.com/ms-iot/iot-adk-addonkit/blob/master/Tools/IoTCoreImaging/Docs/Import-PSCoreRelease.md#Import-PSCoreRelease) in your imaging process.

0 comments on commit a3319d7

Please sign in to comment.