From 65611c7f0117772fc48e0de9647067b53c7e61a0 Mon Sep 17 00:00:00 2001 From: drothery-edb Date: Mon, 13 Dec 2021 18:15:20 -0500 Subject: [PATCH 1/3] fixed link to script --- .../release/getting_started/01_preparing_azure/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/product_docs/docs/biganimal/release/getting_started/01_preparing_azure/index.mdx b/product_docs/docs/biganimal/release/getting_started/01_preparing_azure/index.mdx index 511300a6dce..782a87f17a2 100644 --- a/product_docs/docs/biganimal/release/getting_started/01_preparing_azure/index.mdx +++ b/product_docs/docs/biganimal/release/getting_started/01_preparing_azure/index.mdx @@ -21,7 +21,7 @@ EDB recommends using the `biganimal-preflight-azure` script to check whether all ### Method 1: Use EDB's shell script -EDB provides a shell script called [`biganimal-preflight-azure`](https://github.com/EnterpriseDB/cloud-utilities/blob/main/azure/biganimal-preflight-azure.sh), which automatically checks whether requirements and resource limits are met in your Azure subscription based on the clusters you plan to deploy. +EDB provides a shell script called [`biganimal-preflight-azure`](https://github.com/EnterpriseDB/cloud-utilities/blob/main/azure/biganimal-preflight-azure), which automatically checks whether requirements and resource limits are met in your Azure subscription based on the clusters you plan to deploy. 1. Open the [Azure Cloud Shell](https://shell.azure.com/) in your browser. From a27ce0e6bd54d0aafec5046a1211b91867d04c78 Mon Sep 17 00:00:00 2001 From: drothery-edb Date: Mon, 13 Dec 2021 18:21:05 -0500 Subject: [PATCH 2/3] added redirect --- .../release/getting_started/01_preparing_azure/index.mdx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/product_docs/docs/biganimal/release/getting_started/01_preparing_azure/index.mdx b/product_docs/docs/biganimal/release/getting_started/01_preparing_azure/index.mdx index 782a87f17a2..20d35a77848 100644 --- a/product_docs/docs/biganimal/release/getting_started/01_preparing_azure/index.mdx +++ b/product_docs/docs/biganimal/release/getting_started/01_preparing_azure/index.mdx @@ -1,6 +1,7 @@ --- title: "Preparing your Azure account" - +redirect: + - 01_check_resource_limits --- BigAnimal requires you to configure your Azure subscription before you deploy your clusters. The configurations that you perform ensure that your Azure subscription is prepared to meet your clusters' requirements and resource limits, such as: From feb9cce5e07654025c851e2e6b0c1b4f9d7b0b8c Mon Sep 17 00:00:00 2001 From: Josh Heyer <63653723+josh-heyer@users.noreply.github.com> Date: Mon, 13 Dec 2021 16:44:13 -0700 Subject: [PATCH 3/3] reference parent directory --- .../release/getting_started/01_preparing_azure/index.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/product_docs/docs/biganimal/release/getting_started/01_preparing_azure/index.mdx b/product_docs/docs/biganimal/release/getting_started/01_preparing_azure/index.mdx index 20d35a77848..9b194ee7e9c 100644 --- a/product_docs/docs/biganimal/release/getting_started/01_preparing_azure/index.mdx +++ b/product_docs/docs/biganimal/release/getting_started/01_preparing_azure/index.mdx @@ -1,7 +1,7 @@ --- title: "Preparing your Azure account" redirect: - - 01_check_resource_limits + - ../01_check_resource_limits --- BigAnimal requires you to configure your Azure subscription before you deploy your clusters. The configurations that you perform ensure that your Azure subscription is prepared to meet your clusters' requirements and resource limits, such as: @@ -197,4 +197,4 @@ You can increase the number of Dv4 or Esv3 family virtual machines per region by * [Request a quota increase at a subscription level using Usages + quotas](https://docs.microsoft.com/en-us/azure/azure-portal/supportability/classic-deployment-model-quota-increase-requests#request-quota-increase-for-the-classic-deployment-model-from-usage--quotas) - * [Request a quota increase by region from Help + support](https://docs.microsoft.com/en-us/azure/azure-portal/supportability/regional-quota-requests#request-a-quota-increase-by-region-from-help--support) \ No newline at end of file + * [Request a quota increase by region from Help + support](https://docs.microsoft.com/en-us/azure/azure-portal/supportability/regional-quota-requests#request-a-quota-increase-by-region-from-help--support)