Serverless Endpoint
Uses Azure REST API version 2024-10-01. In version 2.x of the Azure Native provider, it used API version 2023-08-01-preview. Other available API versions: 2023-08-01-preview, 2024-01-01-preview, 2024-04-01, 2024-07-01-preview, 2024-10-01-preview, 2025-01-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native machinelearningservices [ApiVersion]
. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details. A Serverless Endpoint requires a Marketplace subscription. You can create one via the MarketplaceSubscription resource and then making your endpoint depend on it.
Import
An existing resource can be imported using its type token, name, and identifier, e.g.
$ pulumi import azure-native:machinelearningservices:ServerlessEndpoint string /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/serverlessEndpoints/{name}
Properties
The Azure API version of the resource.
Managed service identity (system assigned and/or user assigned identities)
Required Additional attributes of the entity.
Sku details required for ARM contract for Autoscaling.
Azure Resource Manager metadata containing createdBy and modifiedBy information.