Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 1.87 KB

ADOPTERS.md

File metadata and controls

23 lines (19 loc) · 1.87 KB

Adopters

This is a list of adopters of using PowerShell in production or in their products (in alphabetical order):

  • Azure Cloud Shell provides a batteries-included browser-based PowerShell environment used by Azure administrators to manage their environment. It includes up-to-date PowerShell modules for Azure, AzureAD, Exchange, Teams, and many more. More information about Azure Cloud Shell is available at Azure Cloud Shell Overview.
  • Azure Functions - PowerShell is a serverless compute service to execute PowerShell scripts in the cloud without worrying about managing resources. In addition, Azure Functions provides client tools such as Az.Functions, a cross-platform PowerShell module to manage function apps and service plans in the cloud. For more information about Functions, please visit functions overview.
  • PowerShell Universal Dashboard is a cross-platform web framework for PowerShell. It provides the ability to create robust, interactive websites, REST APIs, and Electron-based desktop apps with PowerShell script. More information about PowerShell Universal Dashboard is available at the PowerShell Universal Dashboard Docs.