-
Notifications
You must be signed in to change notification settings - Fork 51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create 2022-11-28-WordPress on Azure App Service now available on Nat… #356
Closed
Closed
Changes from 1 commit
Commits
Show all changes
5 commits
Select commit
Hold shift + click to select a range
610bfcf
Create 2022-11-28-WordPress on Azure App Service now available on Nat…
reddyabhishek 646e05b
Update 2022-11-28-WordPress on Azure App Service now available on Nat…
reddyabhishek c117a77
Merge branch 'master' into wordpress_national_couds
reddyabhishek dc21628
Create Gemfile.lock
reddyabhishek 6eace67
Revert "Create Gemfile.lock"
reddyabhishek File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
37 changes: 37 additions & 0 deletions
37
...s/2022-11-28-WordPress on Azure App Service now available on National Clouds.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
--- | ||
title: "WordPress on Azure App Service now available on National Clouds" | ||
tags: | ||
- Azure App Service | ||
author_name: "Abhishek Reddy" | ||
--- | ||
WordPress on Azure App Service has been gaining popularity since it has been made generally available. Read the GA Announcement here: [Announcing the General Availability of WordPress on Azure App Service - Microsoft Community Hub](https://techcommunity.microsoft.com/t5/apps-on-azure-blog/announcing-the-general-availability-of-wordpress-on-azure-app/ba-p/3593481) | ||
|
||
We received multiple requests to make the service available in National clouds. We are excited to announce that WordPress on Azure App Service is available on all National Clouds. | ||
|
||
### What are national clouds? ### | ||
|
||
National Clouds, also known as sovereign clouds, are physical and logical network-isolated instances of Azure that are confined within a country to honor residency, sovereignty, and compliance requirements within geographical boundaries. | ||
|
||
In addition to the global Azure Cloud, there are two national clouds: | ||
|
||
1. [Microsoft Cloud for US Government](https://portal.azure.us/) | ||
|
||
2. [Microsoft Azure operated by 21Vianet (Azure China)](https://portal.azure.cn/) | ||
|
||
Microsoft Cloud for US Government also has three separate air-gapped clouds - Fairfax, USNat, USSec. | ||
|
||
### WordPress on Azure App Service (National Clouds) ### | ||
|
||
It is important to remember that each national cloud is unique and different from Azure Global Cloud. While we have made sure that the WordPress on Azure App Service experience remains same across clouds, there are a few differences you must be aware of: | ||
|
||
1. Azure Content Delivery Network (CDN) and Azure Front Door (AFD) are not available in **Azure China**. These advanced features have thus been disabled in WordPress on Azure App Service in Azure China cloud. | ||
|
||
2. Azure Front Door (AFD) is not available in **Microsoft Cloud for US Government**. We recommend that you use Azure Content Delivery Network (CDN) when you are deploying WordPress on Azure App Service in Fairfax, USNat, or USSec. | ||
|
||
### Support and Feedback ### | ||
|
||
In case you need any support, you can open a support request at [New support request - Microsoft Azure](https://ms.portal.azure.com/#view/Microsoft_Azure_Support/NewSupportRequestV3Blade). | ||
|
||
Visit [QuickStart: Create a WordPress site - Azure App Service \| Microsoft Docs](https://docs.microsoft.com/en-us/azure/app-service/quickstart-wordpress) for a step-by-step guide on how to create your WordPress website on Azure. | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. The link should no include the locale segment: https://docs.microsoft.com/**en-us**/azure/app-service/quickstart-wordpress this should be: https://docs.microsoft.com/azure/app-service/quickstart-wordpress |
||
|
||
For more details about the offering, please visit [Announcing the General Availability of WordPress on Azure App Service - Microsoft Tech Community](https://techcommunity.microsoft.com/t5/apps-on-azure-blog/announcing-the-general-availability-of-wordpress-on-azure-app/ba-p/3593481). |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this is the wrong link: https://**ms.**portal.azure.com/#view/Microsoft_Azure_Support/NewSupportRequestV3Blade
This redirects to the internal version of the portal. the right link should be: https://portal.azure.com/#view/Microsoft_Azure_Support/NewSupportRequestV3Blade