diff --git a/docs/deployment_and_security/deployment/azure/regions.md b/docs/deployment_and_security/deployment/azure/regions.md new file mode 100644 index 00000000..341942fb --- /dev/null +++ b/docs/deployment_and_security/deployment/azure/regions.md @@ -0,0 +1,12 @@ +# 🌐 Regions + +| Name | ID | Supported | Notes | +| --- | --- | --- | --- | +| West Europe | westeurope | ✅ | ➖ | +| West US | westus | ✅ | ➖ | +| West US 2 | westus2 | ✅ | ➖ | +| CanadaCentral | canadacentral | ✅ | ➖ | +| (Europe) Sweden Central | swedencentral | ✅ | ➖ | +| (Asia Pacific) Australia East | australiaeast | ✅ | ➖ | + +For more zone please contact us through support@ydata.ai diff --git a/mkdocs.yml b/mkdocs.yml index 54d86da1..ef56a32b 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -87,6 +87,7 @@ nav: - Azure: - 🕒 Pre-deploy checklist: 'deployment_and_security/deployment/azure/pre_deploy_checklist.md' - 🔌 Deploy: 'deployment_and_security/deployment/azure/deploy.md' + - 🌐 Regions: 'deployment_and_security/deployment/azure/regions.md' - 💻 Instance types: 'deployment_and_security/deployment/azure/instance_types.md' - 💰 Billing: 'deployment_and_security/deployment/azure/billing.md' - Google: