Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Agent 365 CLI
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 Identity and Agent User, and add permissions to identity. The create-instance command creates agent instances with identities, licenses, and necessary permissions. This command allows you to set up complete agent instances including creating the agent identity, assigning necessary licenses, and granting permissions to the identity.
Minimum role required: Global Administrator
Syntax
a365 create-instance [options]
Options
| Option | Description |
|---|---|
-c, --config <config> |
Configuration file path (default: a365.config.json) |
-v, --verbose |
Show detailed output |
--dry-run |
Show what would be done without executing |
-?, -h, --help |
Show help and usage information |