---
title: Machine Learning Services Workspace Serverless Endpoint
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: >-
  Docs > DDSQL Reference > Data Directory > Machine Learning Services Workspace
  Serverless Endpoint
---

# Machine Learning Services Workspace Serverless Endpoint

This table represents the machine_learning_services_workspace_serverless_endpoint resource from Microsoft Azure.

```
azure.machine_learning_services_workspace_serverless_endpoint
```

## Fields

| Title                       | ID   | Type       | Data Type                                                                                                                                                                                 | Description |
| --------------------------- | ---- | ---------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- |
| _key                        | core | string     |
| auth_mode                   | core | string     | [Required] Specifies the authentication mode for the Serverless endpoint.                                                                                                                 |
| content_safety              | core | json       | Specifies the content safety options. If omitted, the default content safety settings will be configured                                                                                  |
| endpoint_state              | core | string     | The current state of the ServerlessEndpoint.                                                                                                                                              |
| id                          | core | string     | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} |
| identity                    | core | json       | Managed service identity (system assigned and/or user assigned identities)                                                                                                                |
| inference_endpoint          | core | json       | The inference uri to target when making requests against the serverless endpoint                                                                                                          |
| kind                        | core | string     | Metadata used by portal/tooling/etc to render different UX experiences for resources of the same type.                                                                                    |
| location                    | core | string     | The geo-location where the resource lives                                                                                                                                                 |
| marketplace_subscription_id | core | string     | The MarketplaceSubscription Azure ID associated to this ServerlessEndpoint.                                                                                                               |
| model_settings              | core | json       | The model settings (model id) for the model being serviced on the ServerlessEndpoint.                                                                                                     |
| name                        | core | string     | The name of the resource                                                                                                                                                                  |
| provisioning_state          | core | string     | Provisioning state for the endpoint.                                                                                                                                                      |
| resource_group              | core | string     |
| sku                         | core | json       | Sku details required for ARM contract for Autoscaling.                                                                                                                                    |
| subscription_id             | core | string     |
| subscription_name           | core | string     |
| system_data                 | core | json       | Azure Resource Manager metadata containing createdBy and modifiedBy information.                                                                                                          |
| tags                        | core | hstore_csv |
| type                        | core | string     | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"                                                                                 |
