> For the complete documentation index, see [llms.txt](https://docs.forestall.io/fsprotect/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.forestall.io/fsprotect/search-and-reports/azure-entities/azure-resource-management/sqlserver.md).

# SQLServer

The **SQLServer** entity represents an Azure SQL Server resource.

| Field                         | Type | Possible Operators                         | Description                                   |
| ----------------------------- | ---- | ------------------------------------------ | --------------------------------------------- |
| Guid                          | TEXT | Like, Not Like, Equal, Not Equal, Is Empty | Unique identifier for the entity in Forestall |
| ObjectID                      | TEXT | Like, Not Like, Equal, Not Equal, Is Empty | Azure Object ID of the SQL Server             |
| FSName                        | TEXT | Like, Not Like, Equal, Not Equal, Is Empty | Display name used in Forestall                |
| DisplayName                   | TEXT | Like, Not Like, Equal, Not Equal, Is Empty | Display name of the SQL Server                |
| Kind                          | TEXT | Like, Not Like, Equal, Not Equal, Is Empty | Kind of the SQL Server resource               |
| Location                      | TEXT | Like, Not Like, Equal, Not Equal, Is Empty | Azure region where the SQL Server is located  |
| AdministratorLogin            | TEXT | Like, Not Like, Equal, Not Equal, Is Empty | Administrator login name for the SQL Server   |
| FullyQualifiedDomainName      | TEXT | Like, Not Like, Equal, Not Equal, Is Empty | Fully qualified domain name of the SQL Server |
| State                         | TEXT | Like, Not Like, Equal, Not Equal, Is Empty | State of the SQL Server                       |
| PublicNetworkAccess           | TEXT | Like, Not Like, Equal, Not Equal, Is Empty | Public network access setting                 |
| MinimalTLSVersion             | TEXT | Like, Not Like, Equal, Not Equal, Is Empty | Minimum TLS version supported                 |
| RestrictOutboundNetworkAccess | TEXT | Like, Not Like, Equal, Not Equal, Is Empty | Outbound network access restriction setting   |
| TenantID                      | TEXT | Like, Not Like, Equal, Not Equal, Is Empty | Azure AD Tenant ID the SQL Server belongs to  |
