Assume that a Microsoft SQL Server 2012 database is a member of an AlwaysOn availability group, and a listener name is configured for the availability group. You check whether a Win32 application on the Windows Server 2012 Windows Server Failover Clustering (WSFC) cluster can access a node that hosts a primary replica. To do this, you use the Virtual Network Name (VNN) of the listener. In this situation, the Win32 application cannot access a FILESTREAM share on the instance of SQL Server 2012.
Note The Win32 application tries to access the node by using the following path:
Note The Win32 application tries to access the node by using the following path:
\\<VNN>\<filestream_share_name>