Skip to content

Commit 040c2f2

Browse files
authored
1 parent 2252747 commit 040c2f2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/database-engine/availability-groups/windows/filestream-and-filetable-with-always-on-availability-groups-sql-server.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ monikerRange: ">=sql-server-2016"
2929
## <a name="Prerequisites"></a> Prerequisites
3030

3131
- Before adding a database that uses FILESTREAM, with or without FileTable, to an availability group, ensure that FILESTREAM is enabled on every server instance that hosts an availability replica for the availability group. For more information, see [Enable and Configure FILESTREAM](../../../relational-databases/blob/enable-and-configure-filestream.md).
32+
- On a Windows Server 2012-based failover cluster, you should apply hotfix discussed in [Can't access VNN FILESTREAM share when you use the FILESTREAM and FileTable features on a Windows Server 2012-based failover cluster](https://support.microsoft.com/topic/can-t-access-vnn-filestream-share-when-you-use-the-filestream-and-filetable-features-on-a-windows-server-2012-based-failover-cluster-55e0d990-33ec-5097-5e95-4afa145a1bfa) to access file share using Virtual Network Name (VNN). This hotfix is also available at [Microsoft Update Catalog](https://catalog.update.microsoft.com/search.aspx?q=2835620)
3233

3334
## <a name="vnn"></a> Using Virtual Network Names (VNNs) for FILESTREAM and FileTable Access
3435
When you enable FILESTREAM on an instance of [!INCLUDE[ssNoVersion](../../../includes/ssnoversion-md.md)], an instance-level share is created to provide access to the FILESTREAM data. You access this share by using the computer name in the following format:

0 commit comments

Comments
 (0)