Reference
LLM Deployment
Azure AI Foundry supports deploying large language models (LLMs), flows, and web apps. Deploying an LLM or flow makes it available for use in a website, an application, or other production environments.
Part of the Azure AI Services inventory.
Scan settings
| Default scanning interval | Allowed scanning intervals | Data removal during incremental scan |
|---|---|---|
| Weekly | Daily, Weekly, Bi-Weekly, Monthly, Never, Initial | Yes |
Properties
| Property | Type | Description | Automation placeholder |
|---|---|---|---|
| AI Service | AI Service | Id of parent AI Service. | {{LLMDeployment.AIService}} |
| AI Service Name | String | Name of parent AI Service. | {{LLMDeployment.AIServiceName}} |
| Capabilities ChatCompletion | String | {{LLMDeployment.CapabilitiesChatCompletion}} | |
| Capabilities Completion | String | {{LLMDeployment.CapabilitiesCompletion}} | |
| Capabilities Max Total Token | String | {{LLMDeployment.CapabilitiesMaxTotalToken}} | |
| Created | DateTime | The timestamp of resource creation | {{LLMDeployment.CreatedAt}} |
| Created By | User | The user that created the resource. | {{LLMDeployment.CreatedBy}} |
| Created By Name | String | The user that created the resource. | {{LLMDeployment.CreatedByName}} |
| Initially Scanned | DateTime | Shows when this object was initially found in a scan. | {{LLMDeployment.CreatedTime}} |
| CurrentCapacity | Int32 | The current capacity. | {{LLMDeployment.CurrentCapacity}} |
| Display Name | String | {{LLMDeployment.DisplayName}} | |
| Dynamic Throttling Enabled | Boolean | If the dynamic throttling is enabled. | {{LLMDeployment.DynamicThrottlingEnabled}} |
| Id | String | The ID of the service. | {{LLMDeployment.Id}} |
| Modified | DateTime | The timestamp of resource creation | {{LLMDeployment.LastModifiedAt}} |
| Modified By | User | The user that created the resource. | {{LLMDeployment.LastModifiedBy}} |
| Modified By Name | String | The user that created the resource. | {{LLMDeployment.LastModifiedByName}} |
| Last scan update | DateTime | Shows when this object was last updated in a scan. If an object is found during a scan but no property has been changed this date will not change. | {{LLMDeployment.LastModifiedTime}} |
| Location | String | The location of the hub. | {{LLMDeployment.Location}} |
| Model Format | String | Deployment model format. | {{LLMDeployment.ModelFormat}} |
| Model Name | String | Deployment model name. | {{LLMDeployment.ModelName}} |
| Model Version | String | Optional. Deployment model version. If version is not specified, a default version will be assigned. | {{LLMDeployment.ModelVersion}} |
| Provisioning State | String | Gets the status of the resource at the time the operation was called. | {{LLMDeployment.ProvisioningState}} |
| Resource Group | Resource Group | Id of parent Resource Group. | {{LLMDeployment.ResourceGroup}} |
| Resource Group Name | String | Name of parent Resource Group. | {{LLMDeployment.ResourceGroupName}} |
| Risk Score | Int32 | Stores risk score | {{LLMDeployment.RiskScore}} |
| Risk Score Update | DateTime | Stores risk score update | {{LLMDeployment.RiskScoreLastUpdate}} |
| Risk Score Value | String | Stores risk score value like Low_Low | {{LLMDeployment.RiskScoreValue}} |
| Sku Capacity | Int32 | If the SKU supports scale out/in then the capacity integer should be included. If scale out/in is not possible for the resource this may be omitted. | {{LLMDeployment.SkuCapacity}} |
| SkuName | String | The name of the SKU. Ex - P3. It is typically a letter+number code | {{LLMDeployment.SkuName}} |
| Subscription | Subscription | Id of parent Subscription. | {{LLMDeployment.Subscription}} |
| Subscription Name | String | Name of parent Subscription. | {{LLMDeployment.SubscriptionName}} |
| Tags | String | The tags attached to the hub. | {{LLMDeployment.Tags}} |
Relations
| Relation | Service | Description |
|---|---|---|
| Resource Group | Azure | Azure resource groups inside subscription |
| Subscription | Azure | Azure subscriptions |
| AI Service | Azure AI Services | Cloud-based artificial intelligence (AI) services that help developers build cognitive intelligence into applications |
| User | Microsoft 365 | All users registered in your tenant (internal, external) |
| User | Microsoft 365 | All users registered in your tenant (internal, external) |
Segments
This object does currently not have any segments.
Actions
This object does currently not have any actions.