---
title: Analysis Services Server
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > DDSQL Reference > Data Directory > Analysis Services Server
---

# Analysis Services Server

This table represents the analysis_services_server resource from Microsoft Azure.

```
azure.analysis_services_server
```

## Fields

| Title                     | ID   | Type       | Data Type                                                                                                                                                                                                                                                                                                                                                                            | Description |
| ------------------------- | ---- | ---------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ----------- |
| _key                      | core | string     |
| as_administrators         | core | json       | A collection of AS server administrators                                                                                                                                                                                                                                                                                                                                             |
| backup_blob_container_uri | core | string     | The SAS container URI to the backup container.                                                                                                                                                                                                                                                                                                                                       |
| gateway_details           | core | json       | The gateway details configured for the AS server.                                                                                                                                                                                                                                                                                                                                    |
| id                        | core | string     | An identifier that represents the Analysis Services resource.                                                                                                                                                                                                                                                                                                                        |
| ip_v4_firewall_settings   | core | json       | The firewall settings for the AS server.                                                                                                                                                                                                                                                                                                                                             |
| location                  | core | string     | Location of the Analysis Services resource.                                                                                                                                                                                                                                                                                                                                          |
| managed_mode              | core | int64      | The managed mode of the server (0 = not managed, 1 = managed).                                                                                                                                                                                                                                                                                                                       |
| name                      | core | string     | The name of the Analysis Services resource.                                                                                                                                                                                                                                                                                                                                          |
| provisioning_state        | core | string     | The current deployment state of Analysis Services resource. The provisioningState is to indicate states for resource provisioning.                                                                                                                                                                                                                                                   |
| querypool_connection_mode | core | string     | How the read-write server's participation in the query pool is controlled.<br/>It can have the following values: <ul><li>readOnly - indicates that the read-write server is intended not to participate in query operations</li><li>all - indicates that the read-write server can participate in query operations</li></ul>Specifying readOnly when capacity is 1 results in error. |
| resource_group            | core | string     |
| server_full_name          | core | string     | The full name of the Analysis Services resource.                                                                                                                                                                                                                                                                                                                                     |
| server_monitor_mode       | core | int64      | The server monitor mode for AS server                                                                                                                                                                                                                                                                                                                                                |
| sku                       | core | json       | The SKU of the Analysis Services resource.                                                                                                                                                                                                                                                                                                                                           |
| state                     | core | string     | The current state of Analysis Services resource. The state is to indicate more states outside of resource provisioning.                                                                                                                                                                                                                                                              |
| subscription_id           | core | string     |
| subscription_name         | core | string     |
| tags                      | core | hstore_csv |
| type                      | core | string     | The type of the Analysis Services resource.                                                                                                                                                                                                                                                                                                                                          |
