Skip to content

Commit c7d0986

Browse files
author
Owen Duncan
committed
Update to note about storage.
1 parent bea4bfd commit c7d0986

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/analysis-services/analysis-services-backup.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: This article describes how to backup and restore model metadata and
44
author: minewiskan
55
ms.service: azure-analysis-services
66
ms.topic: conceptual
7-
ms.date: 04/29/2020
7+
ms.date: 05/05/2020
88
ms.author: owend
99
ms.reviewer: minewiskan
1010

@@ -20,7 +20,7 @@ Backing up tabular model databases in Azure Analysis Services is much the same a
2020
>
2121
2222
> [!NOTE]
23-
> If the storage account is in a different region, firewall settings must be configured to allow access from **All networks**. Firewall settings configured for Selected networks with whitelisted IP addresses and Allow trusted Microsoft services exception is not supported.
23+
> If the storage account is in a different region, configure storage account firewall settings to allow access from **Selected networks**. In Firewall **Address range**, specify the IP address range for the region the Analysis Services server is in. Configuring storage account firewall settings to allow access from All networks is supported, however choosing Selected networks and specifying an IP address range is preferred. To learn more, see [Network connectivity FAQ](analysis-services-network-faq.md#backup-and-restore).
2424
2525
Backups are saved with an .abf extension. For in-memory tabular models, both model data and metadata are stored. For DirectQuery tabular models, only model metadata is stored. Backups can be compressed and encrypted, depending on the options you choose.
2626

0 commit comments

Comments
 (0)