Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ This repository will host the PowerShell language worker implementation for Azur
We'll also be using it to track work items related to PowerShell support.
Please feel free to leave comments about any of the features and design patterns.

**Did you know the new programming model for PowerShell is currently in Insider Preview?** [Check it out](https://github.com/Azure/azure-functions-powershell-worker/wiki/(Insider-Preview)-New-Programming-Model) and [let us know](https://github.com/Azure/azure-functions-powershell-worker/discussions/1031) your thoughts!

## Overview

PowerShell support for Functions is based on [PowerShell Core 7](https://github.com/powershell/powershell),
Expand Down