Skip to content
Discussion options

You must be logged in to vote

Hi @BasakAHLAT

Would it be possible to deploy LocalBox on a lower-SKU VM for testing purposes?

We have not exposed parameters for doing this as of now, although we have it tracked in the backlog as part of cost optimization enhancements.

However, you can fork the repository and make these customizations:

  1. Add the desired SKU (e.g. Standard_E16s_v6) as allowed on this and this location in the Bicep templates.
  2. Update the value of this line to specify the amount of memory to assigned to the 2 nested Azure Local nodes. According to the documentation, 32 GB is the lowest which is supported. Setting a lower value makes the deployment checks to fail.

When that has been prepared, you can deplo…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by BasakAHLAT
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
LocalBox Jumpstart LocalBox related
2 participants