Microsoft Foundry (Classic) pattern-based discovery

  • Freigeben Version: Australia
  • Aktualisiert 12. März 2026
  • 6 Minuten Lesedauer
  • AI Agent Topology Mapping discovers Microsoft Foundry (Classic) services and agents during horizontal discovery. Discovering some of these resources may require updating to the latest version of the AI Agent Topology Mapping application from the ServiceNow Store.

    Request new or enhanced Patterns on the ServiceNow® Store

    Visit the ServiceNow Store to view all the available updates and for information about submitting requests to the store. For cumulative release notes information for all released apps, see the ServiceNow Store version history release notes.

    Prerequisites

    Activate the cloud-related CI relationships
    To include discovered components into service instances, enable CI relationships used in tag-based discovery by Service Mapping. These CI relationships are available from the 1.0.68 release on the ServiceNow Store. For operational steps, see Tag-based discovery configuration.
    Azure Availability Set
    Wait for the Clean-Up job for Availability zone to clear availability set record schedule job to delete all the pre-populated availability set's Configuration Items (CI) in the cmdb_ci_azure_availability_set table.
    Azure Availability Zone

    To run a discovery with Azure Availability Zone, register the subscription ID to the AvailabilityZonePeering feature with AZ CLI using az feature register -n AvailabilityZonePeering --namespace Microsoft.Resources to use the Check Zone Peering API. Check the status with az feature show -n AvailabilityZonePeering --namespace Microsoft.Resources before running discovery.

    Set up Azure service accounts
    Enable Cloud Discovery to access your Azure environment.
    Discovering Azure GovCloud (US) accounts requires using a datacenter URL when setting up an Azure service account. For more information, see Set up Azure service accounts.
    Create an Azure cloud discovery schedule
    For more information, see Create an Azure Discovery schedule in Discovery Admin Workspace.
    (Optional) Discover datacenters only for new subscriptions
    Starting with Zurich Patch 2, you can discover datacenters only for new subscriptions added since the last discovery. For more information, see Discover datacenters only for new cloud accounts.
    (Optional) Populate Service Account and Logical Datacenter fields in cloud CIs
    Starting with Discovery and Service Mapping Patterns version 1.30.0, you can improve query performance by populating Service Account and Logical Datacenter fields directly in cloud CIs. For more information, see Improved query performance with direct field population in CI tables.

    Verify the REST API Permissions

    Download the Cloud Discovery patterns spreadsheet so you can grant user permissions required for running the Discovery patterns. In addition to permissions, the spreadsheet also includes useful information such as pattern names, types, CI Classes, and links to vendor documentation. New patterns are available quarterly, so check periodically to be sure you have the latest version of the spreadsheet.

    Data collection

    The AI Agent Topology Mapping application includes the following patterns for Microsoft Foundry discovery:
    • Azure - AI Foundry Agents
    • Azure - AI Service Foundry
    • Azure - AI Service Foundry Project

    The Azure - AI Foundry Agents pattern collects AI System Digital Assets, AI Prompt Digital Assets, and Key Value information. You can view this information in the Related Links section of the CI record by navigating to All > Configuration > Azure > Azure AI Foundry Agents and selecting the relevant record.

    The AI Agent Topology Mapping application populates data in both CMDB and non-CMDB tables.

    Data stored in non-CMDB tables

    The Azure - AI Foundry Agents pattern populates data in non-CMDB tables.

    If you have the AI Control Tower application, you can view the information in the AI Control Tower Workspace.

    Tabelle : 1. AI System Digital Asset [alm_ai_system_digital_asset]
    FieldDescription
    Display name [display_name]Display name of the Microsoft Foundry agent.
    External record reference [external_ref_id]Unique identifier of the Microsoft Foundry agent.
    Model [model]References the AI System Component Product Model [cmdb_ai_system_component_product_model] table.
    Asset type [model_category]Asset type of the agent. Value is set to Agentic AI.
    State [install_status]State of the agent. Value is set to Deployed.
    AI prompts [ai_prompts]References the AI Prompt Digital Asset [alm_ai_prompt_digital_asset] table.
    AI models [ai_models]References the AI Model Digital Asset [alm_ai_model_digital_asset] table.
    Configuration Item [ci]References the AI Function [cmdb_ci_function_ai] table.
    Tabelle : 2. AI System Component Product Model [cmdb_ai_system_component_product_model]
    FieldDescription
    Name [name]Name of the Microsoft Foundry agent.
    Short description [short_description]Description of the Microsoft Foundry agent.
    Status [status]Operational status of the agent. Value is set to PREPARED.
    Version [version]Version of the Microsoft Foundry agent.
    Manufacturer [manufacturer]Cloud provider of the resource. Value is set to Azure.
    Model categories [cmdb_model_category]Model category. Value is set to Agentic AI.
    Tabelle : 3. AI Prompt Digital Asset [alm_ai_prompt_digital_asset]
    FieldDescription
    Prompt information [prompt_info]Instruction text defined for the Microsoft Foundry agent.
    Model [model]References the AI Prompt Product Model [cmdb_ai_prompt_product_model] table.
    Asset type [model_category]Asset type of the prompt. Value is set to AI prompt.
    Configuration Item [ci]References the AI Function [cmdb_ci_function_ai] table.
    Tabelle : 4. AI Prompt Product Model [cmdb_ai_prompt_product_model]
    FieldDescription
    Name [name]Name of the Microsoft Foundry agent, used to identify the associated prompt model.
    Manufacturer [manufacturer]Cloud provider of the resource. Value is set to Azure.
    Model categories [cmdb_model_category]Model category. Value is set to AI prompt.
    Tabelle : 5. AI Model Digital Asset [alm_ai_model_digital_asset]
    FieldDescription
    Display name [display_name]Name of the foundation model.
    External record reference [external_ref_id]Resource identifier of the foundation model.
    Model [model]References the AI Model Product Model [cmdb_ai_model_product_model] table.
    Asset type [model_category]Asset type of the model. Value is set to AI model.
    Vendor [vendor]Provider of the foundation model.
    Tabelle : 6. AI Model Product Model [cmdb_ai_model_product_model]
    FieldDescription
    Name [name]Name of the foundation model.
    Model number [model_number]Model ID assigned by Microsoft Foundry.
    Version [version]Version of the foundation model.
    Description [description]Description of the foundation model.
    Manufacturer [manufacturer]Provider of the foundation model.
    Model categories [cmdb_model_category]Model category. Value is set to AI model.

    Data stored in CMDB tables

    The AI Agent Topology Mapping application populates data in the CMDB when running the Microsoft Foundry patterns.

    Tabelle : 7. AI Function [cmdb_ci_function_ai]
    Field Description
    Name [name] Name of the Microsoft Foundry agent.
    Object ID [object_id] Unique identifier of the Microsoft Foundry agent.
    Description [short_description] Description of the Microsoft Foundry agent.
    Manufacturer [manufacturer] Cloud provider of the resource. Value is set to Azure.
    Operational status [operational_status] Operational status of the resource. Default value is Operational.
    Install Status [install_status] Install status of the resource. Default value is Installed.
    Comments [comments] Resource type identifier. Value is set to Azure::Foundry::Agent.
    Tabelle : 8. Azure AI Foundry [cmdb_ci_azure_ai_foundry]
    Field Description
    Name [name] Name of the Microsoft Foundry service.
    Object ID [object_id] Unique identifier of the Microsoft Foundry service.
    Description [short_description] Description of the resource. Value is set to Azure Foundry Service.
    Operational status [operational_status] Operational status of the resource. Default value is Operational.
    Install Status [install_status] Install status of the resource. Default value is Installed.
    Azure Service Type [azure_service_type] Azure resource type.

    For example: microsoft.cognitiveservices/accounts.

    Azure Service Kind [azure_service_kind] Resource kind of the Microsoft Foundry service.

    For example: AIServices.

    Tabelle : 9. Azure AI Project [cmdb_ci_azure_ai_project]
    Field Description
    Name [name] Name of the Microsoft Foundry project.
    Object ID [object_id] Unique identifier of the Microsoft Foundry project.
    Comments [comments] Azure region where the Microsoft Foundry project is deployed.
    Operational status [operational_status] Operational status of the resource. Default value is Operational.
    Install Status [install_status] Install status of the resource. Default value is Installed.
    Model number [model_number] Internal identifier of the Microsoft Foundry project.
    Azure Project Kind [azure_project_kind] Resource kind of the Microsoft Foundry project.

    For example: AIServices.

    CI relationships

    The Microsoft Foundry patterns create the following relationships to support Microsoft Foundry discovery.

    CI Relationship CI
    AI Function [cmdb_ci_function_ai] Hosted on::Hosts Azure Datacenter [cmdb_ci_azure_datacenter]
    Azure AI Project [cmdb_ci_azure_ai_project] Contains::Contained by AI Function [cmdb_ci_function_ai]
    Resource Group [cmdb_ci_resource_group] Contains::Contained by AI Function [cmdb_ci_function_ai]
    AI Function [cmdb_ci_function_ai] Deployed as::Deployment of AI System Digital Asset [alm_ai_system_digital_asset]
    Azure AI Foundry [cmdb_ci_azure_ai_foundry] Hosted on::Hosts Azure Datacenter [cmdb_ci_azure_datacenter]
    Resource Group [cmdb_ci_resource_group] Contains::Contained by Azure AI Foundry [cmdb_ci_azure_ai_foundry]
    Azure AI Foundry [cmdb_ci_azure_ai_foundry] Contains::Contained by Azure AI Project [cmdb_ci_azure_ai_project]
    Azure AI Project [cmdb_ci_azure_ai_project] Hosted on::Hosts Azure Datacenter [cmdb_ci_azure_datacenter]
    Resource Group [cmdb_ci_resource_group] Contains::Contained by Azure AI Project [cmdb_ci_azure_ai_project]
    Key Value [cmdb_key_value] References Azure AI Foundry [cmdb_ci_azure_ai_foundry]
    Key Value [cmdb_key_value] References Azure AI Project [cmdb_ci_azure_ai_project]

    Azure tag discovery

    The Azure - AI Service Foundry pattern collects tags and populates them in the Key Value [cmdb_key_value] table.

    Tabelle : 10. Key Value [cmdb_key_value]
    Field Description
    Key [key] Tag name.
    Value [value] Tag value.
    Configuration item [configuration_item] References the Azure AI Foundry [cmdb_ci_azure_ai_foundry] table.

    The Azure - AI Service Foundry Project pattern collects tags and populates them in the Key Value [cmdb_key_value] table.

    Tabelle : 11. Key Value [cmdb_key_value]
    Field Description
    Key [key] Tag name.
    Value [value] Tag value.
    Configuration item [configuration_item] References the Azure AI Project [cmdb_ci_azure_ai_project] table.