แชร์ผ่าน


Agent messaging endpoint

Important

You need to be part of the Frontier preview program to get early access to Microsoft Agent 365. Frontier connects you directly with Microsoft’s latest AI innovations. Frontier previews are subject to the existing preview terms of your customer agreements. As these features are still in development, their availability and capabilities may change over time.

The agent messaging endpoint is the endpoint where you send agentic notification messages to your agent.

Set agent messaging endpoint

Use the a365 setup blueprint --endpoint-only command to set or update the messaging endpoint for your agent so that you can send notifications. During testing, you might find it useful to set this endpoint to a local devtunnel endpoint before deploying the agent to the cloud.

a365 setup blueprint --endpoint-only

Delete agent messaging endpoint entry

Use the a365 cleanup blueprint --endpoint-only command to delete the agent messaging endpoint entry. This command doesn't affect your agent code or the deployed endpoint. It only deletes the registration entry of this endpoint for your agent.

a365 cleanup blueprint --endpoint-only

Deployment of endpoint

If you don't already have your agent deployed to the cloud, learn how to deploy agent to Azure.

If you already have your agent deployed to the cloud, you can set the messaging endpoint as shown earlier.

Learn how to set the messageing endpoint on some other popular clouds: