1. Packages
  2. Azure Native
  3. API Docs
  4. cognitiveservices
  5. getAgentApplication
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.13.0 published on Wednesday, Jan 28, 2026 by Pulumi
azure-native logo
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.13.0 published on Wednesday, Jan 28, 2026 by Pulumi

    Agent Application resource

    Uses Azure REST API version 2025-10-01-preview.

    Using getAgentApplication

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getAgentApplication(args: GetAgentApplicationArgs, opts?: InvokeOptions): Promise<GetAgentApplicationResult>
    function getAgentApplicationOutput(args: GetAgentApplicationOutputArgs, opts?: InvokeOptions): Output<GetAgentApplicationResult>
    def get_agent_application(account_name: Optional[str] = None,
                              name: Optional[str] = None,
                              project_name: Optional[str] = None,
                              resource_group_name: Optional[str] = None,
                              opts: Optional[InvokeOptions] = None) -> GetAgentApplicationResult
    def get_agent_application_output(account_name: Optional[pulumi.Input[str]] = None,
                              name: Optional[pulumi.Input[str]] = None,
                              project_name: Optional[pulumi.Input[str]] = None,
                              resource_group_name: Optional[pulumi.Input[str]] = None,
                              opts: Optional[InvokeOptions] = None) -> Output[GetAgentApplicationResult]
    func LookupAgentApplication(ctx *Context, args *LookupAgentApplicationArgs, opts ...InvokeOption) (*LookupAgentApplicationResult, error)
    func LookupAgentApplicationOutput(ctx *Context, args *LookupAgentApplicationOutputArgs, opts ...InvokeOption) LookupAgentApplicationResultOutput

    > Note: This function is named LookupAgentApplication in the Go SDK.

    public static class GetAgentApplication 
    {
        public static Task<GetAgentApplicationResult> InvokeAsync(GetAgentApplicationArgs args, InvokeOptions? opts = null)
        public static Output<GetAgentApplicationResult> Invoke(GetAgentApplicationInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetAgentApplicationResult> getAgentApplication(GetAgentApplicationArgs args, InvokeOptions options)
    public static Output<GetAgentApplicationResult> getAgentApplication(GetAgentApplicationArgs args, InvokeOptions options)
    
    fn::invoke:
      function: azure-native:cognitiveservices:getAgentApplication
      arguments:
        # arguments dictionary

    The following arguments are supported:

    AccountName string
    The name of Cognitive Services account.
    Name string
    Name for the Agent Application.
    ProjectName string
    The name of Cognitive Services account's project.
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    AccountName string
    The name of Cognitive Services account.
    Name string
    Name for the Agent Application.
    ProjectName string
    The name of Cognitive Services account's project.
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    accountName String
    The name of Cognitive Services account.
    name String
    Name for the Agent Application.
    projectName String
    The name of Cognitive Services account's project.
    resourceGroupName String
    The name of the resource group. The name is case insensitive.
    accountName string
    The name of Cognitive Services account.
    name string
    Name for the Agent Application.
    projectName string
    The name of Cognitive Services account's project.
    resourceGroupName string
    The name of the resource group. The name is case insensitive.
    account_name str
    The name of Cognitive Services account.
    name str
    Name for the Agent Application.
    project_name str
    The name of Cognitive Services account's project.
    resource_group_name str
    The name of the resource group. The name is case insensitive.
    accountName String
    The name of Cognitive Services account.
    name String
    Name for the Agent Application.
    projectName String
    The name of Cognitive Services account's project.
    resourceGroupName String
    The name of the resource group. The name is case insensitive.

    getAgentApplication Result

    The following output properties are available:

    AzureApiVersion string
    The Azure API version of the resource.
    Id string
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    Name string
    The name of the resource
    Properties Pulumi.AzureNative.CognitiveServices.Outputs.AgenticApplicationResponse
    [Required] Additional attributes of the entity.
    SystemData Pulumi.AzureNative.CognitiveServices.Outputs.SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    Type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    AzureApiVersion string
    The Azure API version of the resource.
    Id string
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    Name string
    The name of the resource
    Properties AgenticApplicationResponse
    [Required] Additional attributes of the entity.
    SystemData SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    Type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    azureApiVersion String
    The Azure API version of the resource.
    id String
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    name String
    The name of the resource
    properties AgenticApplicationResponse
    [Required] Additional attributes of the entity.
    systemData SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type String
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    azureApiVersion string
    The Azure API version of the resource.
    id string
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    name string
    The name of the resource
    properties AgenticApplicationResponse
    [Required] Additional attributes of the entity.
    systemData SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    azure_api_version str
    The Azure API version of the resource.
    id str
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    name str
    The name of the resource
    properties AgenticApplicationResponse
    [Required] Additional attributes of the entity.
    system_data SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type str
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    azureApiVersion String
    The Azure API version of the resource.
    id String
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    name String
    The name of the resource
    properties Property Map
    [Required] Additional attributes of the entity.
    systemData Property Map
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type String
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

    Supporting Types

    AgentReferenceResponse

    AgentId string
    Gets the agent's unique identifier within the organization (subscription).
    AgentName string
    Gets the agent's name (unique within the project/app).
    AgentId string
    Gets the agent's unique identifier within the organization (subscription).
    AgentName string
    Gets the agent's name (unique within the project/app).
    agentId String
    Gets the agent's unique identifier within the organization (subscription).
    agentName String
    Gets the agent's name (unique within the project/app).
    agentId string
    Gets the agent's unique identifier within the organization (subscription).
    agentName string
    Gets the agent's name (unique within the project/app).
    agent_id str
    Gets the agent's unique identifier within the organization (subscription).
    agent_name str
    Gets the agent's name (unique within the project/app).
    agentId String
    Gets the agent's unique identifier within the organization (subscription).
    agentName String
    Gets the agent's name (unique within the project/app).

    AgenticApplicationResponse

    IsEnabled bool
    Enabledstate of the application.
    ProvisioningState string
    Provisioning state of the application.
    AgentIdentityBlueprint Pulumi.AzureNative.CognitiveServices.Inputs.AssignedIdentityResponse
    The EntraId Agentic Blueprint of the application.
    Agents List<Pulumi.AzureNative.CognitiveServices.Inputs.AgentReferenceResponse>
    The list of agent definitions comprising this application, returned as references to the objects under the parent project; use this to obtain a flat list of all agent-version pairs represented by this application.
    AuthorizationPolicy Pulumi.AzureNative.CognitiveServices.Inputs.ChannelsBuiltInAuthorizationPolicyResponse | Pulumi.AzureNative.CognitiveServices.Inputs.OrganizationSharedBuiltInAuthorizationPolicyResponse | Pulumi.AzureNative.CognitiveServices.Inputs.RoleBasedBuiltInAuthorizationPolicyResponse
    Gets or sets the authorization policy associated with this agentic application instance.
    BaseUrl string
    The application's dedicated invocation endpoint.
    DefaultInstanceIdentity Pulumi.AzureNative.CognitiveServices.Inputs.AssignedIdentityResponse
    The (default) agent instance identity of the application.
    Description string
    The asset description text.
    DisplayName string
    The display name of the application.
    Tags Dictionary<string, string>
    Tag dictionary. Tags can be added, removed, and updated.
    TrafficRoutingPolicy Pulumi.AzureNative.CognitiveServices.Inputs.ApplicationTrafficRoutingPolicyResponse
    Gets or sets the traffic routing policy for the application's deployments.
    IsEnabled bool
    Enabledstate of the application.
    ProvisioningState string
    Provisioning state of the application.
    AgentIdentityBlueprint AssignedIdentityResponse
    The EntraId Agentic Blueprint of the application.
    Agents []AgentReferenceResponse
    The list of agent definitions comprising this application, returned as references to the objects under the parent project; use this to obtain a flat list of all agent-version pairs represented by this application.
    AuthorizationPolicy ChannelsBuiltInAuthorizationPolicyResponse | OrganizationSharedBuiltInAuthorizationPolicyResponse | RoleBasedBuiltInAuthorizationPolicyResponse
    Gets or sets the authorization policy associated with this agentic application instance.
    BaseUrl string
    The application's dedicated invocation endpoint.
    DefaultInstanceIdentity AssignedIdentityResponse
    The (default) agent instance identity of the application.
    Description string
    The asset description text.
    DisplayName string
    The display name of the application.
    Tags map[string]string
    Tag dictionary. Tags can be added, removed, and updated.
    TrafficRoutingPolicy ApplicationTrafficRoutingPolicyResponse
    Gets or sets the traffic routing policy for the application's deployments.
    isEnabled Boolean
    Enabledstate of the application.
    provisioningState String
    Provisioning state of the application.
    agentIdentityBlueprint AssignedIdentityResponse
    The EntraId Agentic Blueprint of the application.
    agents List<AgentReferenceResponse>
    The list of agent definitions comprising this application, returned as references to the objects under the parent project; use this to obtain a flat list of all agent-version pairs represented by this application.
    authorizationPolicy ChannelsBuiltInAuthorizationPolicyResponse | OrganizationSharedBuiltInAuthorizationPolicyResponse | RoleBasedBuiltInAuthorizationPolicyResponse
    Gets or sets the authorization policy associated with this agentic application instance.
    baseUrl String
    The application's dedicated invocation endpoint.
    defaultInstanceIdentity AssignedIdentityResponse
    The (default) agent instance identity of the application.
    description String
    The asset description text.
    displayName String
    The display name of the application.
    tags Map<String,String>
    Tag dictionary. Tags can be added, removed, and updated.
    trafficRoutingPolicy ApplicationTrafficRoutingPolicyResponse
    Gets or sets the traffic routing policy for the application's deployments.
    isEnabled boolean
    Enabledstate of the application.
    provisioningState string
    Provisioning state of the application.
    agentIdentityBlueprint AssignedIdentityResponse
    The EntraId Agentic Blueprint of the application.
    agents AgentReferenceResponse[]
    The list of agent definitions comprising this application, returned as references to the objects under the parent project; use this to obtain a flat list of all agent-version pairs represented by this application.
    authorizationPolicy ChannelsBuiltInAuthorizationPolicyResponse | OrganizationSharedBuiltInAuthorizationPolicyResponse | RoleBasedBuiltInAuthorizationPolicyResponse
    Gets or sets the authorization policy associated with this agentic application instance.
    baseUrl string
    The application's dedicated invocation endpoint.
    defaultInstanceIdentity AssignedIdentityResponse
    The (default) agent instance identity of the application.
    description string
    The asset description text.
    displayName string
    The display name of the application.
    tags {[key: string]: string}
    Tag dictionary. Tags can be added, removed, and updated.
    trafficRoutingPolicy ApplicationTrafficRoutingPolicyResponse
    Gets or sets the traffic routing policy for the application's deployments.
    is_enabled bool
    Enabledstate of the application.
    provisioning_state str
    Provisioning state of the application.
    agent_identity_blueprint AssignedIdentityResponse
    The EntraId Agentic Blueprint of the application.
    agents Sequence[AgentReferenceResponse]
    The list of agent definitions comprising this application, returned as references to the objects under the parent project; use this to obtain a flat list of all agent-version pairs represented by this application.
    authorization_policy ChannelsBuiltInAuthorizationPolicyResponse | OrganizationSharedBuiltInAuthorizationPolicyResponse | RoleBasedBuiltInAuthorizationPolicyResponse
    Gets or sets the authorization policy associated with this agentic application instance.
    base_url str
    The application's dedicated invocation endpoint.
    default_instance_identity AssignedIdentityResponse
    The (default) agent instance identity of the application.
    description str
    The asset description text.
    display_name str
    The display name of the application.
    tags Mapping[str, str]
    Tag dictionary. Tags can be added, removed, and updated.
    traffic_routing_policy ApplicationTrafficRoutingPolicyResponse
    Gets or sets the traffic routing policy for the application's deployments.
    isEnabled Boolean
    Enabledstate of the application.
    provisioningState String
    Provisioning state of the application.
    agentIdentityBlueprint Property Map
    The EntraId Agentic Blueprint of the application.
    agents List<Property Map>
    The list of agent definitions comprising this application, returned as references to the objects under the parent project; use this to obtain a flat list of all agent-version pairs represented by this application.
    authorizationPolicy Property Map | Property Map | Property Map
    Gets or sets the authorization policy associated with this agentic application instance.
    baseUrl String
    The application's dedicated invocation endpoint.
    defaultInstanceIdentity Property Map
    The (default) agent instance identity of the application.
    description String
    The asset description text.
    displayName String
    The display name of the application.
    tags Map<String>
    Tag dictionary. Tags can be added, removed, and updated.
    trafficRoutingPolicy Property Map
    Gets or sets the traffic routing policy for the application's deployments.

    ApplicationTrafficRoutingPolicyResponse

    Protocol string
    Methodology used to route traffic to the application's deployments.
    Rules List<Pulumi.AzureNative.CognitiveServices.Inputs.TrafficRoutingRuleResponse>
    Gets or sets the collection of traffic routing rules.
    Protocol string
    Methodology used to route traffic to the application's deployments.
    Rules []TrafficRoutingRuleResponse
    Gets or sets the collection of traffic routing rules.
    protocol String
    Methodology used to route traffic to the application's deployments.
    rules List<TrafficRoutingRuleResponse>
    Gets or sets the collection of traffic routing rules.
    protocol string
    Methodology used to route traffic to the application's deployments.
    rules TrafficRoutingRuleResponse[]
    Gets or sets the collection of traffic routing rules.
    protocol str
    Methodology used to route traffic to the application's deployments.
    rules Sequence[TrafficRoutingRuleResponse]
    Gets or sets the collection of traffic routing rules.
    protocol String
    Methodology used to route traffic to the application's deployments.
    rules List<Property Map>
    Gets or sets the collection of traffic routing rules.

    AssignedIdentityResponse

    ClientId string
    The client ID of the identity.
    Kind string
    Specifies the kind of Entra identity described by this object.
    PrincipalId string
    The principal ID of the identity.
    ProvisioningState string
    Represents the provisioning state of an identity resource.
    TenantId string
    The tenant ID of the identity.
    Type string
    Enumeration of identity types, from the perspective of management.
    Subject string
    The subject of this identity assignment.
    ClientId string
    The client ID of the identity.
    Kind string
    Specifies the kind of Entra identity described by this object.
    PrincipalId string
    The principal ID of the identity.
    ProvisioningState string
    Represents the provisioning state of an identity resource.
    TenantId string
    The tenant ID of the identity.
    Type string
    Enumeration of identity types, from the perspective of management.
    Subject string
    The subject of this identity assignment.
    clientId String
    The client ID of the identity.
    kind String
    Specifies the kind of Entra identity described by this object.
    principalId String
    The principal ID of the identity.
    provisioningState String
    Represents the provisioning state of an identity resource.
    tenantId String
    The tenant ID of the identity.
    type String
    Enumeration of identity types, from the perspective of management.
    subject String
    The subject of this identity assignment.
    clientId string
    The client ID of the identity.
    kind string
    Specifies the kind of Entra identity described by this object.
    principalId string
    The principal ID of the identity.
    provisioningState string
    Represents the provisioning state of an identity resource.
    tenantId string
    The tenant ID of the identity.
    type string
    Enumeration of identity types, from the perspective of management.
    subject string
    The subject of this identity assignment.
    client_id str
    The client ID of the identity.
    kind str
    Specifies the kind of Entra identity described by this object.
    principal_id str
    The principal ID of the identity.
    provisioning_state str
    Represents the provisioning state of an identity resource.
    tenant_id str
    The tenant ID of the identity.
    type str
    Enumeration of identity types, from the perspective of management.
    subject str
    The subject of this identity assignment.
    clientId String
    The client ID of the identity.
    kind String
    Specifies the kind of Entra identity described by this object.
    principalId String
    The principal ID of the identity.
    provisioningState String
    Represents the provisioning state of an identity resource.
    tenantId String
    The tenant ID of the identity.
    type String
    Enumeration of identity types, from the perspective of management.
    subject String
    The subject of this identity assignment.

    ChannelsBuiltInAuthorizationPolicyResponse

    OrganizationSharedBuiltInAuthorizationPolicyResponse

    RoleBasedBuiltInAuthorizationPolicyResponse

    SystemDataResponse

    CreatedAt string
    The timestamp of resource creation (UTC).
    CreatedBy string
    The identity that created the resource.
    CreatedByType string
    The type of identity that created the resource.
    LastModifiedAt string
    The timestamp of resource last modification (UTC)
    LastModifiedBy string
    The identity that last modified the resource.
    LastModifiedByType string
    The type of identity that last modified the resource.
    CreatedAt string
    The timestamp of resource creation (UTC).
    CreatedBy string
    The identity that created the resource.
    CreatedByType string
    The type of identity that created the resource.
    LastModifiedAt string
    The timestamp of resource last modification (UTC)
    LastModifiedBy string
    The identity that last modified the resource.
    LastModifiedByType string
    The type of identity that last modified the resource.
    createdAt String
    The timestamp of resource creation (UTC).
    createdBy String
    The identity that created the resource.
    createdByType String
    The type of identity that created the resource.
    lastModifiedAt String
    The timestamp of resource last modification (UTC)
    lastModifiedBy String
    The identity that last modified the resource.
    lastModifiedByType String
    The type of identity that last modified the resource.
    createdAt string
    The timestamp of resource creation (UTC).
    createdBy string
    The identity that created the resource.
    createdByType string
    The type of identity that created the resource.
    lastModifiedAt string
    The timestamp of resource last modification (UTC)
    lastModifiedBy string
    The identity that last modified the resource.
    lastModifiedByType string
    The type of identity that last modified the resource.
    created_at str
    The timestamp of resource creation (UTC).
    created_by str
    The identity that created the resource.
    created_by_type str
    The type of identity that created the resource.
    last_modified_at str
    The timestamp of resource last modification (UTC)
    last_modified_by str
    The identity that last modified the resource.
    last_modified_by_type str
    The type of identity that last modified the resource.
    createdAt String
    The timestamp of resource creation (UTC).
    createdBy String
    The identity that created the resource.
    createdByType String
    The type of identity that created the resource.
    lastModifiedAt String
    The timestamp of resource last modification (UTC)
    lastModifiedBy String
    The identity that last modified the resource.
    lastModifiedByType String
    The type of identity that last modified the resource.

    TrafficRoutingRuleResponse

    DeploymentId string
    The unique identifier of the deployment to which traffic is routed by this rule.
    Description string
    A user-provided description for this traffic routing rule.
    RuleId string
    The identifier of this traffic routing rule.
    TrafficPercentage int
    Gets or sets the percentage of traffic allocated to this instance.
    DeploymentId string
    The unique identifier of the deployment to which traffic is routed by this rule.
    Description string
    A user-provided description for this traffic routing rule.
    RuleId string
    The identifier of this traffic routing rule.
    TrafficPercentage int
    Gets or sets the percentage of traffic allocated to this instance.
    deploymentId String
    The unique identifier of the deployment to which traffic is routed by this rule.
    description String
    A user-provided description for this traffic routing rule.
    ruleId String
    The identifier of this traffic routing rule.
    trafficPercentage Integer
    Gets or sets the percentage of traffic allocated to this instance.
    deploymentId string
    The unique identifier of the deployment to which traffic is routed by this rule.
    description string
    A user-provided description for this traffic routing rule.
    ruleId string
    The identifier of this traffic routing rule.
    trafficPercentage number
    Gets or sets the percentage of traffic allocated to this instance.
    deployment_id str
    The unique identifier of the deployment to which traffic is routed by this rule.
    description str
    A user-provided description for this traffic routing rule.
    rule_id str
    The identifier of this traffic routing rule.
    traffic_percentage int
    Gets or sets the percentage of traffic allocated to this instance.
    deploymentId String
    The unique identifier of the deployment to which traffic is routed by this rule.
    description String
    A user-provided description for this traffic routing rule.
    ruleId String
    The identifier of this traffic routing rule.
    trafficPercentage Number
    Gets or sets the percentage of traffic allocated to this instance.

    Package Details

    Repository
    Azure Native pulumi/pulumi-azure-native
    License
    Apache-2.0
    azure-native logo
    This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
    Azure Native v3.13.0 published on Wednesday, Jan 28, 2026 by Pulumi
      Meet Neo: Your AI Platform Teammate