Skip to content

Commit 6d815d8

Browse files
Linh NguyenGitHub Enterprise
authored andcommitted
Merge pull request #6536 from AdobeDocs/PLAT-255229/Improve-consistency-of-IP-Address-Allowlist-guidance-in-sources-overviews
PLAT-255229/Improve-consistency-of-IP-Address-Allowlist-guidance-in-sources-overviews[READY]
2 parents f2d3b57 + 4907d7d commit 6d815d8

40 files changed

+71
-71
lines changed

help/sources/TOC.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -392,7 +392,7 @@ role: Developer
392392
- [Error messages in sources](./errors/sources-errors.md)
393393
- [Error messages in Flow Service](./errors/flow-service-errors.md)
394394
- [Flow run notifications](notifications.md)
395-
- [IP address allow list](ip-address-allow-list.md)
395+
- [IP address allowlist](ip-address-allow-list.md)
396396
- [Frequently asked questions](./troubleshooting.md)
397397
- [API reference](https://www.adobe.io/experience-platform-apis/references/flow-service/)
398398
- [Experience Platform release notes](https://experienceleague.adobe.com/en/docs/experience-platform/release-notes/latest)

help/sources/connectors/analytics/mixpanel.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ Experience Platform provides support for ingesting data from a third-party analy
1414

1515
Sources leverages the [Mixpanel Event Export API > Download](https://developer.mixpanel.com/reference/raw-event-export) to download your event data as it is received and stored within [!DNL Mixpanel], along with all event properties (including `distinct_id`) and the exact timestamp the event was sent into Experience Platform. Mixpanel uses bearer tokens as an authentication mechanism to communicate with the Mixpanel Event Export API.
1616

17-
## IP address allow list
17+
## IP address allowlist
1818

19-
A list of IP addresses must be added to an allow list prior to working with source connectors. Failing to add your region-specific IP addresses to your allow list may lead to errors or non-performance when using sources. See the [IP address allow list](../../ip-address-allow-list.md) page for more information.
19+
You must add region-specific IP addresses to your allowlist prior to connecting your sources to Experience Platform. For more information, read the guide on [allowlisting IP addresses to connect to Experience Platform](../../ip-address-allow-list.md) for more information.
2020

2121
## Authenticate your [!DNL Mixpanel] account
2222

help/sources/connectors/cloud-storage/adls-gen2.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ Adobe Experience Platform provides native connectivity for cloud providers like
99

1010
Cloud storage sources can bring your own data into Experience Platform without the need to download, format, or upload. Ingested data can be formatted as XDM JSON, XDM Parquet, or delimited. Every step of the process is integrated into the Sources workflow. Experience Platform allows you to bring in data from [!DNL Azure Data Lake Storage Gen2] (ADLS Gen2) through batches.
1111

12-
## IP address allow list
12+
## IP address allowlist
1313

14-
A list of IP addresses must be added to an allow list prior to working with source connectors. Failing to add your region-specific IP addresses to your allow list may lead to errors or non-performance when using sources. See the [IP address allow list](../../ip-address-allow-list.md) page for more information.
14+
You must add region-specific IP addresses to your allowlist prior to connecting your sources to Experience Platform. For more information, read the guide on [allowlisting IP addresses to connect to Experience Platform](../../ip-address-allow-list.md) for more information.
1515

1616
>[!IMPORTANT]
1717
>

help/sources/connectors/cloud-storage/azure-file-storage.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ Adobe Experience Platform provides native connectivity for cloud providers like
1111

1212
Cloud storage sources can bring your own data into [!DNL Experience Platform] without the need to download, format, or upload. Ingested data can be formatted as XDM JSON, XDM Parquet, or delimited. Every step of the process is integrated into the Sources workflow. [!DNL Experience Platform] allows you to bring in data from [!DNL Azure File Storage] through batches.
1313

14-
## IP address allow list
14+
## IP address allowlist
1515

16-
A list of IP addresses must be added to an allow list prior to working with source connectors. Failing to add your region-specific IP addresses to your allow list may lead to errors or non-performance when using sources. See the [IP address allow list](../../ip-address-allow-list.md) page for more information.
16+
You must add region-specific IP addresses to your allowlist prior to connecting your sources to Experience Platform. For more information, read the guide on [allowlisting IP addresses to connect to Experience Platform](../../ip-address-allow-list.md) for more information.
1717

1818
## Naming constraints for files and directories
1919

help/sources/connectors/cloud-storage/data-landing-zone.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ exl-id: bdc10095-7de4-4183-bfad-a7b5c89197e3
1111
1212
[!DNL Data Landing Zone] is an [!DNL Azure Blob] storage interface provisioned by Adobe Experience Platform, granting you to access a secure, cloud-based file storage facility to bring files into Experience Platform. You have access to one [!DNL Data Landing Zone] container per sandbox, and the total data volume across all containers is limited to the total data provided with your Experience Platform Products and Services license. All customers of Experience Platform are provisioned with one [!DNL Data Landing Zone] container per sandbox. You can read and write file(s) to your container through [!DNL Azure Storage Explorer] or your command-line interface.
1313

14-
[!DNL Data Landing Zone] supports SAS-based authentication and its data is protected with standard [!DNL Azure Blob] storage security mechanisms at rest and in transit. SAS-based authentication allows you to securely access your [!DNL Data Landing Zone] container through a public internet connection. There are no network changes required for you to access your [!DNL Data Landing Zone] container, which means you do not need to configure any allow lists or cross-region setups for your network. Experience Platform enforces a strict seven-day expiration time on all files and folders uploaded to a [!DNL Data Landing Zone] container. All files and folders are deleted after seven days.
14+
[!DNL Data Landing Zone] supports SAS-based authentication and its data is protected with standard [!DNL Azure Blob] storage security mechanisms at rest and in transit. SAS-based authentication allows you to securely access your [!DNL Data Landing Zone] container through a public internet connection. There are no network changes required for you to access your [!DNL Data Landing Zone] container, which means you do not need to configure any allowlists or cross-region setups for your network. Experience Platform enforces a strict seven-day expiration time on all files and folders uploaded to a [!DNL Data Landing Zone] container. All files and folders are deleted after seven days.
1515

1616
## Set up your [!DNL Data Landing Zone] source for Experience Platform on Azure {#azure}
1717

help/sources/connectors/cloud-storage/ftp.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ Cloud storage sources can bring your own data into [!DNL Experience Platform] wi
1919
>
2020
>When creating a dataflow with the FTP source connector, it is strongly recommended to set for a one-time ingestion schedule due to lingering issues with incremental updates encountered within FTP servers.
2121
22-
## IP address allow list
22+
## IP address allowlist
2323

24-
A list of IP addresses must be added to an allow list prior to working with source connectors. Failing to add your region-specific IP addresses to your allow list may lead to errors or non-performance when using sources. See the [IP address allow list](../../ip-address-allow-list.md) page for more information.
24+
You must add region-specific IP addresses to your allowlist prior to connecting your sources to Experience Platform. For more information, read the guide on [allowlisting IP addresses to connect to Experience Platform](../../ip-address-allow-list.md) for more information.
2525

2626
## Naming constraints for files and directories
2727

help/sources/connectors/cloud-storage/google-cloud-storage.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ Adobe Experience Platform provides native connectivity for cloud providers like
1515

1616
Cloud storage sources can bring your own data into Experience Platform without the need to download, format, or upload. Ingested data can be formatted as JSON or Parquet that is compliant with Experience Data Model (XDM), or in a delimited format. Every step of the process is integrated into the sources workflow. Experience Platform allows you to bring in data from [!DNL Google Cloud Storage] through batches.
1717

18-
## IP address allow list
18+
## IP address allowlist
1919

20-
A list of IP addresses must be added to an allow list prior to working with source connectors. Failing to add your region-specific IP addresses to your allow list may lead to errors or non-performance when using sources. See the [IP address allow list](../../ip-address-allow-list.md) page for more information.
20+
You must add region-specific IP addresses to your allowlist prior to connecting your sources to Experience Platform. For more information, read the guide on [allowlisting IP addresses to connect to Experience Platform](../../ip-address-allow-list.md) for more information.
2121

2222
## Prerequisite setup for connecting your [!DNL Google Cloud Storage] account
2323

help/sources/connectors/cloud-storage/hdfs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ exl-id: 1f156f7b-a19d-4dcf-a51d-ab6cb396d8f7
1313
1414
Adobe Experience Platform provides native connectivity for cloud providers like AWS, [!DNL Google Cloud Platform], and [!DNL Azure], allowing you to bring your data from these systems. Ingested data can be formatted as JSON, Parquet, or delimited. Support for cloud storage providers include [!DNL Apache] HDFS.
1515

16-
## IP address allow list
16+
## IP address allowlist
1717

18-
A list of IP addresses must be added to an allow list prior to working with source connectors. Failing to add your region-specific IP addresses to your allow list may lead to errors or non-performance when using sources. See the [IP address allow list](../../ip-address-allow-list.md) page for more information.
18+
You must add region-specific IP addresses to your allowlist prior to connecting your sources to Experience Platform. For more information, read the guide on [allowlisting IP addresses to connect to Experience Platform](../../ip-address-allow-list.md) for more information.
1919

2020
## Naming constraints for files and directories
2121

help/sources/connectors/cloud-storage/oracle-object-storage.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ Adobe Experience Platform provides native connectivity for cloud providers like
1111

1212
Cloud storage sources can bring your data into Experience Platform without the need to download, format, or upload. Ingested data can be formatted as XDM JSON, XDM Parquet, or delimited. Every step of the process is integrated into the sources workflow. Experience Platform allows you to bring in data from [!DNL Oracle Object Storage] through batches.
1313

14-
## IP address allow list
14+
## IP address allowlist
1515

16-
A list of IP addresses must be added to an allow list prior to working with source connectors. Failing to add your region-specific IP addresses to your allow list may lead to errors or non-performance when using sources. See the [IP address allow list](../../ip-address-allow-list.md) document for more information.
16+
You must add region-specific IP addresses to your allowlist prior to connecting your sources to Experience Platform. For more information, read the guide on [allowlisting IP addresses to connect to Experience Platform](../../ip-address-allow-list.md) for more information.
1717

1818
## Naming constraints for files and directories
1919

help/sources/connectors/cloud-storage/sftp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Read this section for prerequisite steps that you must complete in order to succ
1919

2020
### IP address allowlist
2121

22-
A list of IP addresses must be added to an allowlist prior to working with source connectors. Failing to add your region-specific IP addresses to your allowlist may lead to errors or non-performance when using sources. See the [IP address allowlist](../../ip-address-allow-list.md) page for more information.
22+
You must add region-specific IP addresses to your allowlist prior to connecting your sources to Experience Platform. For more information, read the guide on [allowlisting IP addresses to connect to Experience Platform](../../ip-address-allow-list.md) for more information.
2323

2424
### Naming constraints for files and directories
2525

0 commit comments

Comments
 (0)