Share via


Agent 365 CLI deploy command reference

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.

Create Agent 365 deployment. The deploy command provides options to create Agent 365 deployments. This command allows you to deploy application binaries to your Azure infrastructure and grant Agent 365 Tools permissions.

Minimum role required: Azure Contributor + Global Administrator

Syntax

a365 update [command] [options]

Options

Option Description
-c, --config <config> Configuration file path (default: a365.config.json)
-v, --verbose Enable verbose logging
--dry-run Show what would be done without executing
-?, -h, --help Show help and usage information

deploy app

Deploy application binaries.

a365 deploy app [options]

This command deploys application binaries to your Agent 365 deployment in Azure. It deploys the code without recreating the underlying Azure resources or configuration.

deploy mcp

Add Agent 365 Tools permissions.

a365 deploy mcp [options]

This command adds permissions for Agent 365 Tools to the agent blueprint.