You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -172,7 +173,7 @@ Specifies the network configuration used to determine IP address settings.
172
173
173
174
The acceptable values for this parameter are:
174
175
175
-
- Automatic: Automatically detects the appropriate setting. If SQL Server is running in Azure, it uses `Distributed`. If SQL Server is running on-premises, uses `Singleton`. (Default setting)
176
+
- Automatic: Automatically detects the appropriate setting. If SQL Server is running in Azure, uses `Distributed`. If SQL Server is running on-premises, uses `Singleton`. (Default setting)
176
177
- Singleton: The traditional method of DHCP or static IP address.
177
178
- Distributed: Uses a Distributed Network Name by using Node IP addresses.
0 commit comments