Skip to content

Commit

Permalink
Merge pull request #2119 from EnterpriseDB/docs/biganimal/preflight-link
Browse files Browse the repository at this point in the history
fixed link to script
  • Loading branch information
drothery-edb authored Dec 13, 2021
2 parents 0cbd627 + feb9cce commit 7142573
Showing 1 changed file with 4 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -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:
Expand All @@ -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.

Expand Down Expand Up @@ -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)
* [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)

0 comments on commit 7142573

Please sign in to comment.