azure-functions-powershell-worker icon indicating copy to clipboard operation
azure-functions-powershell-worker copied to clipboard

Make PowerShell 7.2 the default when creating a PowerShell function app

Open Francisco-Gamino opened this issue 3 years ago • 2 comments

Make PowerShell 7.2 the default when creating a PowerShell function app.

This is the list of clients to be updated:

  • Core Tools (update local.settings.json value to be 7.2)
  • Stacks API (this will update the UX, VSCode Extension, and Az CLI)
  • Az.Functions cmdlets

Francisco-Gamino avatar Jun 15 '22 04:06 Francisco-Gamino

Work on this after PowerShell 7.2 is GA.

Francisco-Gamino avatar Jun 16 '22 18:06 Francisco-Gamino

The following clients have been updated:

  • Core Tools (update local.settings.json value to be 7.2) --> https://github.com/Azure/azure-functions-core-tools/pull/3135
  • Stacks API (this will update the UX, VSCode Extension, and Az CLI) --> https://github.com/Azure/azure-functions-ux/pull/6827
  • Az.Functions cmdlets --> TBA

Francisco-Gamino avatar Aug 23 '22 20:08 Francisco-Gamino

This work item has been completed.

Francisco-Gamino avatar Jan 25 '24 23:01 Francisco-Gamino