Skip to content
This repository was archived by the owner on Jun 26, 2026. It is now read-only.

Remove extension preview/alpha requirement#33

Merged
jongio merged 3 commits into
mainfrom
remove-extension-preview-requirement
Feb 15, 2026
Merged

Remove extension preview/alpha requirement#33
jongio merged 3 commits into
mainfrom
remove-extension-preview-requirement

Conversation

@jongio

@jongio jongio commented Feb 15, 2026

Copy link
Copy Markdown
Owner

Extensions no longer require enabling preview mode. Removes all azd config set alpha.extension(s).enabled on instructions from docs, scripts, web pages, and build tooling.

Extensions no longer require enabling preview mode. Removes all
azd config set alpha.extension(s).enabled on instructions from
docs, scripts, web pages, and build tooling.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actions

github-actions Bot commented Feb 15, 2026

Copy link
Copy Markdown
Contributor

🚀 Website Preview

Your PR preview was available here.

Preview has been cleaned up as the PR was closed.

github-actions Bot added a commit that referenced this pull request Feb 15, 2026
@github-actions

github-actions Bot commented Feb 15, 2026

Copy link
Copy Markdown
Contributor

🚀 Test This PR

A preview build (0.3.3-pr33) is ready for testing!

🌐 Website Preview

Live Preview: https://jongio.github.io/azd-exec/pr/33/

One-Line Install (Recommended)

PowerShell (Windows):

iex "& { $(irm https://raw.githubusercontent.com/jongio/azd-exec/main/cli/scripts/install-pr.ps1) } -PrNumber 33 -Version 0.3.3-pr33"

Bash (macOS/Linux):

curl -fsSL https://raw.githubusercontent.com/jongio/azd-exec/main/cli/scripts/install-pr.sh | bash -s 33 0.3.3-pr33

Uninstall

When you're done testing:

PowerShell (Windows):

iex "& { $(irm https://raw.githubusercontent.com/jongio/azd-exec/main/cli/scripts/uninstall-pr.ps1) } -PrNumber 33"

Bash (macOS/Linux):

curl -fsSL https://raw.githubusercontent.com/jongio/azd-exec/main/cli/scripts/uninstall-pr.sh | bash -s 33

Build Info:

What to Test:
Please review the PR description and test the changes described there.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
github-actions Bot added a commit that referenced this pull request Feb 15, 2026
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
github-actions Bot added a commit that referenced this pull request Feb 15, 2026
@jongio jongio merged commit 0443ca1 into main Feb 15, 2026
15 checks passed
@jongio jongio deleted the remove-extension-preview-requirement branch February 15, 2026 15:47
github-actions Bot added a commit that referenced this pull request Feb 15, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant