Server
Specifies the fully-qualified host name or IP address of the provider SQL endpoint. You must supply a value for the connection to succeed.
Data Type
string
Default Value
""
Remarks
Provide the exact host name shown in server Studio or the Azure portal. If the workspace uses a private link, application gateway, or proxy, enter that front-end address instead.
This property is useful when you manage multiple workspaces across environments (for example: dev, test, prod). Setting this property explicitly keeps connection strings self-documenting and prevents accidental cross-environment queries.