Skip to content

Conversation

@kafeelhasan
Copy link
Contributor

@kafeelhasan kafeelhasan commented Oct 29, 2025

Proposed changes

This PR adds comprehensive documentation for hosting static content in Azure Blob Storage using private endpoints through NGINXaaS for Azure.

Changes Made

  • Added new guide: "Hosting static content in Azure Blob Storage using private endpoints"
  • Updated existing guide to "Hosting static content locally"
  • Added cross-references between the two hosting methods
  • Documented secure blob storage configuration with private endpoints and SAS token authentication
  • Provided complete NGINX configuration examples with Azure internal DNS resolution
  • Implemented maximum security approach with complete network isolation

Benefits

  • Addresses payload size limitations (3MB) of local hosting
  • Enables hosting of larger static websites with enterprise-level security
  • Provides complete network isolation with private endpoints
  • Uses SAS tokens for controlled, time-limited access
  • Eliminates public Internet exposure of storage accounts
  • Provides alternative hosting method for users requiring maximum security

Changes Preview

Screenshot 2025-10-29 at 6.59.28 PM.pdf

Checklist

Before sharing this pull request, I completed the following checklist:

Footnotes

  1. Potentially sensitive information includes personally identify information (PII), authentication credentials, and live URLs. Refer to the style guide for guidance about placeholder content.

@kafeelhasan kafeelhasan requested a review from a team as a code owner October 29, 2025 09:13
@github-actions github-actions bot added documentation Improvements or additions to documentation product/nginxaas-azure Issues related to NGINX as a Service for Azure labels Oct 29, 2025
- Add new documentation for hosting static content in Azure Blob Storage
- Update existing static content guide to focus on local hosting
- Add cross-references between local and blob storage hosting methods
Copy link
Contributor

@JTorreG JTorreG left a comment

Choose a reason for hiding this comment

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

approved with suggestions

@kafeelhasan
Copy link
Contributor Author

kafeelhasan commented Oct 29, 2025

@russokj Made these changes based on the private endpoint solution

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

Labels

documentation Improvements or additions to documentation product/nginxaas-azure Issues related to NGINX as a Service for Azure

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants