Skip to content

Conversation

@nitishsharma25
Copy link

@nitishsharma25 nitishsharma25 commented Mar 31, 2023

PR summary:

  1. Created a new template which uses Azure MySQL Flexible server with the following default configuration
  • Sku Name: Standard_E4ads_v5
  • Sku Tier: Memory Optimized
  • MySQL version: 8.0.21
  • Storage IOPS: 360
  • Storage Size (in GB): 128
  1. Created a delegated subnet for MySQL flex servers in the virtual network with address space 10.3.0.0/16.

  2. Updated Kubernetes version in managed clusters from 1.20 -> 1.27 and api-version from 2020-09-01 to 2023-07-01

  3. Changed CDN sku from Standard Akamai to Standard Microsoft since akamai was not supported in PAYG subscriptions. (There is an option of Standard Verizon too. Need help to choose one)

  4. Copied most of the resource definition from single server template, updated Api versions for some of them.

@nitishsharma25 nitishsharma25 changed the title Added mysql flex template Added mysql flex template for magento Sep 29, 2023
Copy link

@neilsouza neilsouza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Template deployment tests successful. Required resources are created correctly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants