[Foundry Extensions] Update registry with new versions#8900
Conversation
📋 Prioritization NoteThanks for the contribution! The linked issue isn't in the current milestone yet. |
There was a problem hiding this comment.
Pull request overview
Updates the official azd extensions registry to reflect Foundry extensions moving from Preview to Beta and to publish new 1.0.0-beta.1 versions (with artifacts, constraints, and dependencies) so azd can discover and install the correct releases.
Changes:
- Renames multiple Foundry extensions’
displayName/descriptionfrom “(Preview)” to “(Beta)”. - Adds
1.0.0-beta.1entries (artifacts, capabilities, required azd version, providers, dependencies) for Foundry extensions and themicrosoft.foundrymeta-package.
Signed-off-by: trangevi <trangevi@microsoft.com>
Signed-off-by: trangevi <trangevi@microsoft.com>
71331ed to
43c91c2
Compare
Azure Dev CLI Install InstructionsInstall scriptsMacOS/Linux
bash: pwsh: WindowsPowerShell install MSI install Standalone Binary
MSI
Documentationlearn.microsoft.com documentationtitle: Azure Developer CLI reference
|
Fixes #8899