Skip to content

Commit 5f4ac67

Browse files
authored
Updated ADOPTERS.md for Power BI (PowerShell#17766)
1 parent d72cedd commit 5f4ac67

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.spelling

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1550,3 +1550,5 @@ vmImage
15501550
ci.psm1
15511551
jcotton42
15521552
centos-7
1553+
- ADOPTERS.md
1554+
MicrosoftPowerBIMgmt

ADOPTERS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,6 @@ This is a list of adopters of using PowerShell in production or in their product
3434
* [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.
3535
* [GitHub Actions Python builds](https://github.com/actions/python-versions) GitHub Actions uses PowerShell to automate building Python from source for its runners.
3636
* [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.
37+
* [Power BI](https://powerbi.microsoft.com/) provides PowerShell users a set of cmdlets in [MicrosoftPowerBIMgmt](https://docs.microsoft.com/powershell/power-bi) module to manage and automate the Power BI service.
38+
This is in addition to Power BI leveraging PowerShell internally for various engineering systems and infrastructure for its service.
3739
* [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 commit comments

Comments
 (0)