From f557fc5af5c7ad07c2dc1511f5f38c0f4125890b Mon Sep 17 00:00:00 2001 From: azure-sdk Date: Thu, 23 Jul 2026 05:07:49 +0000 Subject: [PATCH] [azure.ai.toolboxes] Registry update for 1.0.0-beta.4 --- cli/azd/extensions/registry.json | 68 ++++++++++++++++++++++++++++++++ 1 file changed, 68 insertions(+) diff --git a/cli/azd/extensions/registry.json b/cli/azd/extensions/registry.json index 9eb9745d63d..e77f1926af8 100644 --- a/cli/azd/extensions/registry.json +++ b/cli/azd/extensions/registry.json @@ -8820,6 +8820,74 @@ "url": "https://github.com/Azure/azure-dev/releases/download/azd-ext-azure-ai-toolboxes_1.0.0-beta.3/azure-ai-toolboxes-windows-arm64.zip" } } + }, + { + "version": "1.0.0-beta.4", + "requiredAzdVersion": ">=1.27.0", + "capabilities": [ + "custom-commands", + "service-target-provider", + "metadata" + ], + "providers": [ + { + "name": "azure.ai.toolbox", + "type": "service-target", + "description": "Upserts Foundry toolboxes declared as azure.ai.toolbox services in azure.yaml" + } + ], + "usage": "azd ai toolbox [options]", + "examples": null, + "artifacts": { + "darwin/amd64": { + "checksum": { + "algorithm": "sha256", + "value": "b48f837f11260112236b18691f432ebf5ac1f1dd9b6e63214031d3c01a8235c0" + }, + "entryPoint": "azure-ai-toolboxes-darwin-amd64", + "url": "https://github.com/Azure/azure-dev/releases/download/azd-ext-azure-ai-toolboxes_1.0.0-beta.4/azure-ai-toolboxes-darwin-amd64.zip" + }, + "darwin/arm64": { + "checksum": { + "algorithm": "sha256", + "value": "6bf16ae06048bb13484e35670395c2e1bac59332ddfdac2c25cab373d7426fa8" + }, + "entryPoint": "azure-ai-toolboxes-darwin-arm64", + "url": "https://github.com/Azure/azure-dev/releases/download/azd-ext-azure-ai-toolboxes_1.0.0-beta.4/azure-ai-toolboxes-darwin-arm64.zip" + }, + "linux/amd64": { + "checksum": { + "algorithm": "sha256", + "value": "6cd9e7ef35f0cc6e5496871ebbea64f51c34bf3ed33fd3822d6611b4c8685435" + }, + "entryPoint": "azure-ai-toolboxes-linux-amd64", + "url": "https://github.com/Azure/azure-dev/releases/download/azd-ext-azure-ai-toolboxes_1.0.0-beta.4/azure-ai-toolboxes-linux-amd64.tar.gz" + }, + "linux/arm64": { + "checksum": { + "algorithm": "sha256", + "value": "bb2b9fb65b7f9d5725402553ac6ef6d8d8c646241612353575f3d17db496b27b" + }, + "entryPoint": "azure-ai-toolboxes-linux-arm64", + "url": "https://github.com/Azure/azure-dev/releases/download/azd-ext-azure-ai-toolboxes_1.0.0-beta.4/azure-ai-toolboxes-linux-arm64.tar.gz" + }, + "windows/amd64": { + "checksum": { + "algorithm": "sha256", + "value": "beee2ccd845b64b6319173dd19284e3c2259c1c579887a3d8937a6988cc1827f" + }, + "entryPoint": "azure-ai-toolboxes-windows-amd64.exe", + "url": "https://github.com/Azure/azure-dev/releases/download/azd-ext-azure-ai-toolboxes_1.0.0-beta.4/azure-ai-toolboxes-windows-amd64.zip" + }, + "windows/arm64": { + "checksum": { + "algorithm": "sha256", + "value": "918c6cfe51d3a430ab24220d2831da9415d38b4159935f0a4544b16bf54f7eaa" + }, + "entryPoint": "azure-ai-toolboxes-windows-arm64.exe", + "url": "https://github.com/Azure/azure-dev/releases/download/azd-ext-azure-ai-toolboxes_1.0.0-beta.4/azure-ai-toolboxes-windows-arm64.zip" + } + } } ], "tags": [