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..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,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: @@ -21,7 +22,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. @@ -196,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)