Skip to content

Title: Remove retired localstack-azure-alpha image name (grace period over)#730

Open
DrisDary wants to merge 1 commit into
mainfrom
remove-localstack-azure-alpha
Open

Title: Remove retired localstack-azure-alpha image name (grace period over)#730
DrisDary wants to merge 1 commit into
mainfrom
remove-localstack-azure-alpha

Conversation

@DrisDary

@DrisDary DrisDary commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Motivation

The Azure emulator image was renamed from localstack/localstack-azure-alpha to
localstack/localstack-azure (SMF-642). During the grace period both names were
published in parallel so existing setups wouldn't break. That grace period is
now over
, so this removes the last references to the old name in the docs.

Changes

  • src/content/docs/azure/getting-started/auth-token.mdx: update the 4 remaining
    image references (the macOS/Linux and Windows CLI start snippets, the docker run
    image argument, and the CI guidance) from localstack/localstack-azure-alpha to
    localstack/localstack-azure.

Tests

  • git grep localstack-azure-alpha now returns 0 references in the repo.
  • The Azure getting-started/installation page (index.mdx) was already migrated;
    this cleans up the auth-token page that still carried the old name.

Related

  • SMF-643
  • DOC-318

@DrisDary DrisDary requested a review from a team June 26, 2026 08:49
@DrisDary DrisDary self-assigned this Jun 26, 2026
@DrisDary DrisDary added the azure label Jun 26, 2026
@DrisDary DrisDary marked this pull request as ready for review June 26, 2026 08:49

@paolosalvatori paolosalvatori left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @DrisDary , I'll let the documentation team to review and approve the PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants