Skip to content

Commit b698a7e

Browse files
committed
Add intro for deployments
1 parent 9c80ca0 commit b698a7e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/azure-functions/flex-consumption-how-to.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,8 @@ To support your function code, you need to create three resources:
160160
---
161161
162162
## Deploy your code project
163+
164+
For deployment, Flex Consumption plan apps use a Blob storage container to host .zip package files that contain your project code and all libraries that are required for your app to run. For more information, see [Deployment](flex-consumption-plan.md#deployment).
163165
::: zone pivot="programming-language-java"
164166
You can skip this section if you choose to instead [create and deploy your app using Maven](#create-and-deploy-your-app-using-maven).
165167
::: zone-end

0 commit comments

Comments
 (0)