From 3ea85b80e0de04fc23de527f2bd9d86dd5ee6136 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Fri, 5 Jun 2026 15:53:46 +0000 Subject: [PATCH 1/2] Initial plan From 1c26bdc6deb572c64ef5e9cc94cb90d0b313ba04 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Fri, 5 Jun 2026 15:55:05 +0000 Subject: [PATCH 2/2] fix: update README Features section - remove non-existent deploy/config commands, add logs command --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 6dab6eda..f76123e6 100644 --- a/README.md +++ b/README.md @@ -20,8 +20,7 @@ The Microsoft Agent 365 DevTools CLI can be used through the developer journey o - **develop-mcp**: Manage MCP servers in Dataverse environments - **setup**: Set up your Agent 365 environment by creating Azure resources, configuring permissions, and registering your agent blueprint for deployment - **publish**: Update agent manifest IDs and package the manifest for upload to the Microsoft 365 Admin Center. After uploading, hire your agent through Teams to complete onboarding. -- **deploy**: Deploy Agent 365 application binaries to the configured Azure App Service and update Agent 365 Tool permissions -- **config**: Configure Azure subscription, resource settings, and deployment options for Agent 365 CLI commands +- **logs**: Export redacted CLI diagnostic logs safe to share with Microsoft support - **query-entra**: Query Microsoft Entra ID for agent information (scopes, permissions, consent status) - **cleanup**: Clean up ALL resources (blueprint, instance, other Azure resources)