Skip to content

Commit c3a4698

Browse files
committed
update
1 parent 7af67a8 commit c3a4698

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

powerapps-docs/maker/portals/add-web-resource.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ ms.reviewer: tapanm
1212

1313
# Add the Azure Storage web resource to a form
1414

15+
## Overview
16+
1517
Attachments uploaded to Azure Storage instead of directly to Common Data Service can be managed by using notes in Common Data Service.
1618

1719
To enable attachments from a particular form to be uploaded into Azure Storage, you must add a web resource to that form and you must [configure Azure Storage for your organization](enable-azure-storage.md).
@@ -33,6 +35,8 @@ The attachment file is now named attachment.zip.txt. By default, Common Data Ser
3335
}
3436
```
3537

38+
## Add the Azure Blob Storage web resource to a form
39+
3640
To see and interact with the file stored in Azure, you must add the web resource adx.annotations.html to the form. As a pre-requisite, ensure that your users have read access to adx_setting. Otherwise, the web resource won't render properly.
3741

3842
1. In the form editor for the relevant form, select **Web Resource** on the **Insert** tab.

0 commit comments

Comments
 (0)