sp-dev-fx-webparts/samples/react-openai-summarise-page.../azure-functions/requirements.psd1

9 lines
397 B
PowerShell

# This file enables modules to be automatically managed by the Functions service.
# See https://aka.ms/functionsmanageddependency for additional information.
#
@{
# For latest supported version, go to 'https://www.powershellgallery.com/packages/Az'.
# To use the Az module in your function app, please uncomment the line below.
# 'Az' = '9.*'
'PnP.PowerShell' = '2.0.30-nightly'
}