Skip to content

DOC-359 (hotfix): Add lstk docs to Azure docs#801

Merged
quetzalliwrites merged 1 commit into
mainfrom
doc-359-add-lstk-docs-to-azure-docs
Jul 23, 2026
Merged

DOC-359 (hotfix): Add lstk docs to Azure docs#801
quetzalliwrites merged 1 commit into
mainfrom
doc-359-add-lstk-docs-to-azure-docs

Conversation

@quetzalliwrites

Copy link
Copy Markdown
Collaborator

Summary

  • Add the lstk CLI reference doc (src/content/docs/azure/developer-tools/lstk.mdx), mirroring the existing AWS and Snowflake copies.
  • Add a new "Developer Tools" sidebar section for Azure docs (autogenerated from azure/developer-tools), matching the AWS naming convention.
  • Repoint the auth-token prerequisite link to the Azure equivalent (/azure/getting-started/auth-token/#managing-your-license); the Docker Compose install guide, corporate proxy FAQ, and Get Help links still point to the AWS docs since Azure has no equivalent pages for those.

Linear: https://linear.app/localstack/issue/DOC-359/add-lstk-docs-to-azure-docs

Test plan

  • astro build completes successfully
  • Page renders at /azure/developer-tools/lstk/
  • "lstk CLI" appears under the new "Developer Tools" section in the Azure sidebar
  • starlight-links-validator reports all internal links valid

Add the lstk CLI reference doc under a new "Developer Tools" section in
the Azure docs, mirroring the AWS and Snowflake copies.
@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying localstack-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 30bf85a
Status: ✅  Deploy successful!
Preview URL: https://ef652b1a.localstack-docs.pages.dev
Branch Preview URL: https://doc-359-add-lstk-docs-to-azu.localstack-docs.pages.dev

View logs

@quetzalliwrites quetzalliwrites self-assigned this Jul 20, 2026

@mmaureenliu mmaureenliu left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Thanks!

No problem with this PR. Just two questions:

  • Will the lstk doc automatically syncs with the AWS lstk doc update?
  • In AWS docs, the CLI doc is under "Running LocalStack" within the "Developer Tools" section. Is the plan to eventually mirror that structure in Azure when more dev tools become available?

@quetzalliwrites

quetzalliwrites commented Jul 23, 2026

Copy link
Copy Markdown
Collaborator Author

Good questions, @mmaureenliu! ty

  1. We are building re-usable components that will be used across all product lines. This means that the same re-usable lstk component will be the one that automatically updates, thus keeping all product lines in sync.
  2. Yes, exactly, you got it. As we add more documentation around dev tools for the Azure product line, the information architecture is mirrored across product lines as applicable. (right now, it's a bad user experience to add 2 levels of directories when only 1 doc is added)

@quetzalliwrites
quetzalliwrites merged commit 96b21c8 into main Jul 23, 2026
1 of 2 checks passed
@quetzalliwrites
quetzalliwrites deleted the doc-359-add-lstk-docs-to-azure-docs branch July 23, 2026 12:36
@quetzalliwrites quetzalliwrites changed the title DOC-359: Add lstk docs to Azure docs DOC-359 (hotfix): Add lstk docs to Azure docs Jul 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants