azd-ext-azure-ai-rle_0.2.0-preview
Pre-release
Pre-release
0.2.0-preview (Unreleased)
- Use the Foundry project endpoint for project-relative RLE environment and sandbox APIs.
- Authenticate Foundry API requests with Azure credentials from
az login,azd auth login, or another supported development credential. - Send the required
2025-11-15-previewFoundry data-plane API version. - Support versioned environment deployments and sandbox
baseUrlinvocation. - Wait for asynchronous disk-image conversion before leasing a sandbox and surface conversion failures directly.
0.1.0-preview
- Initial preview scaffold for the RLE extension with
init,run,invoke,deploy, andversioncommands.