You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Managed dependencies (via requirements.psd1 and host.json) -- these are managed by the Functions service
Include function app dependencies (PowerShell modules) with the function app content. These dependencies can be placed in the Modules folder at the function app root. This information is currently under the Function app-level modules folder section.