Skip to content

Commit

Permalink
Update Azure Iglu DB sku type (#1025)
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesarems authored Oct 10, 2024
1 parent b1d43a9 commit 3b0410d
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -87,9 +87,9 @@ Instances DSv5 (preferred), DSv4 and DSv3 series:

`az vm list-skus --location <REGION> --size Standard_D4s --all --output table`

Database GP_Standard_D2ads_v5:
Database B_Standard_B2s:

`az vm list-skus --location <REGION> --size Standard_D2ads --all --output table`
`az vm list-skus --location <REGION> --size Standard_B2s --all --output table`

Please note that the above is for a minimal deployment. If you will be sending over one billion events per month through the pipeline, please speak to us for advice on what instance sizes are recommended.

Expand All @@ -100,4 +100,4 @@ If you are sending a request to our team to set up deployment into your Azure ac
2. The subscription ID
3. Azure region to deploy into
4. The ID of the `Snowplow-Deployment-Role-Creator-Role`
5. The specific VPC CIDR range that the pipeline should be deployed in (optional).
5. The specific VPC CIDR range that the pipeline should be deployed in (optional).

0 comments on commit 3b0410d

Please sign in to comment.