Skip to content

sku name problem #2201

Answered by ollevche
nsabidi asked this question in Q&A
Nov 22, 2024 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

Hey @nsabidi!

This part of validation is on the provider side so it is Azure-specific. I believe you also need to specify a capacity for sku_name field, e.g. Developer_1. Not sure if that's the provider you use, but here are the docs:

sku_name - (Required) sku_name is a string consisting of two parts separated by an underscore(_). The first part is the name, valid values include: Consumption, Developer, Basic, Standard and Premium. The second part is the capacity (e.g. the number of deployed units of the sku), which must be a positive integer (e.g. Developer_1).

Hope that helps!

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@nsabidi
Comment options

@ollevche
Comment options

Answer selected by cam72cam
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants