diff --git a/templates/common/declarative-agent-meta-os-new-project/README.md b/templates/common/declarative-agent-meta-os-new-project/README.md index fc8a7f3a01f..bf9f8885dad 100644 --- a/templates/common/declarative-agent-meta-os-new-project/README.md +++ b/templates/common/declarative-agent-meta-os-new-project/README.md @@ -30,7 +30,7 @@ Deploy your project to Azure by following these steps: | From Visual Studio Code | From Microsoft 365 Agents Toolkit CLI | | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| | | +| | | > Note: Provisioning and deployment may incur charges to your Azure Subscription. To sideload the deployed add-in: @@ -44,8 +44,8 @@ To sideload the deployed add-in: To check that your manifest file is valid: -- From Visual Studio Code: open the command palette and select: `m365agents: Validate Application` and select `Validate using manifest schema`. -- From Microsoft 365 Agents Toolkit CLI: run command `m365agents validate` in your project directory. +- From Visual Studio Code: open the command palette and select: `Microsoft 365 Agents: Validate Application` and select `Validate using manifest schema`. +- From Microsoft 365 Agents Toolkit CLI: run command `atk validate` in your project directory. ## Known Issues - Publish is not supported for an Office add-in project now. \ No newline at end of file