Skip to content

Commit e6e2fa5

Browse files
Merge pull request SharePoint#5432 from nanddeepn/patch-38
Note on Location of Storage Account & Function App
2 parents 15e95d1 + 75db76e commit e6e2fa5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/declarative-customization/site-design-pnp-provisioning.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,9 @@ Copy the following provisioning template XML to a new file and save the file as
192192

193193
Next, you'll upload the PnP PowerShell module so that you can use it in the Azure Function.
194194

195+
> [!NOTE]
196+
> The Storage account must be in the same region as of Azure Function App, because the resources that talk to one another should be co-located in the same region. This is a requirement for Azure Functions.
197+
195198
## Upload the PnP PowerShell module for your Azure Function
196199

197200
You'll need to download the PnP PowerShell module so that you can upload it for your Azure Function.

0 commit comments

Comments
 (0)