Skip to content

Azure Docs: Azure NAT Gateway#584

Merged
remotesynth merged 2 commits into
mainfrom
docs/azure-nat-gateway
May 8, 2026
Merged

Azure Docs: Azure NAT Gateway#584
remotesynth merged 2 commits into
mainfrom
docs/azure-nat-gateway

Conversation

@paolosalvatori
Copy link
Copy Markdown
Contributor

This pull request adds an article on Azure NAT Gateway to the Azure emulator documentation.

Fixes DOC-199

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented Apr 22, 2026

Deploying localstack-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 8734055
Status: ✅  Deploy successful!
Preview URL: https://b62ea0ef.localstack-docs.pages.dev
Branch Preview URL: https://docs-azure-nat-gateway.localstack-docs.pages.dev

View logs

1. **Broken structure** — The first `list` output block was never closed with ` ``` `, so a duplicated “Create a NAT gateway” / “Get and list” / `list` section was swallowed into one code fence. The duplicate block (~100 lines) was removed and the fence was closed so the Markdown renders correctly.
2. **Broken sample link** — `…/localstack-azure-samples/samples/web-app-cosmosdb-mongodb-api/python/README.md` returned **404**. It now points to `https://github.com/localstack/localstack-azure-samples/tree/main/samples/web-app-cosmosdb-mongodb-api/python` (and the stray space in the link label was removed).
3. **Delete step wording** — After delete, the RG can still contain other resources (e.g. the public IP prefix). The text now says the **NAT gateway** was removed, not that the resource group is empty.
Copilot AI review requested due to automatic review settings May 8, 2026 14:34
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review is ineligible. To be eligible to request a review, you need a paid Copilot license, or your organization must enable Copilot code review.

@remotesynth
Copy link
Copy Markdown
Collaborator

I addressed some mostly minor formatting and accuracy issues:

  1. Broken structure — The first list output block was never closed with ```, so a duplicated “Create a NAT gateway” / “Get and list” / list section was swallowed into one code fence. The duplicate block (~100 lines) was removed and the fence was closed so the Markdown renders correctly.
  2. Broken sample link…/localstack-azure-samples/samples/web-app-cosmosdb-mongodb-api/python/README.md returned 404. It now points to https://github.com/localstack/localstack-azure-samples/tree/main/samples/web-app-cosmosdb-mongodb-api/python (and the stray space in the link label was removed).
  3. Delete step wording — After delete, the RG can still contain other resources (e.g. the public IP prefix). The text now says the NAT gateway was removed, not that the resource group is empty.

@remotesynth remotesynth merged commit e2015b3 into main May 8, 2026
1 check passed
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.

3 participants