diff --git a/docs/getting-started-on-bdp/private-managed-cloud/setup-guide-azure/index.md b/docs/getting-started-on-bdp/private-managed-cloud/setup-guide-azure/index.md index 0a974aebe0..f2b29416a1 100644 --- a/docs/getting-started-on-bdp/private-managed-cloud/setup-guide-azure/index.md +++ b/docs/getting-started-on-bdp/private-managed-cloud/setup-guide-azure/index.md @@ -87,9 +87,9 @@ Instances DSv5 (preferred), DSv4 and DSv3 series: `az vm list-skus --location --size Standard_D4s --all --output table` -Database GP_Standard_D2ads_v5: +Database B_Standard_B2s: -`az vm list-skus --location --size Standard_D2ads --all --output table` +`az vm list-skus --location --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. @@ -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). \ No newline at end of file +5. The specific VPC CIDR range that the pipeline should be deployed in (optional).