From 289fd1d2788ef2df53c8dfbbc15e07600e57b741 Mon Sep 17 00:00:00 2001 From: Shreya Date: Tue, 6 Feb 2024 13:11:04 -0600 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4de412bf..bd70faec 100644 --- a/README.md +++ b/README.md @@ -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),