Azure / Azure/azure-quickstart-templates

Downloaded visual template get "storageSettings" invalid parameter error on deployment.

Open
#2,100 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Bicep
Stars
14.9k
Forks
16.2k
Avg merge
6d 21h
Merged PRs (30d)
6

Description

When trying to deploy elasticsearch cluster in Azure using the visualized json following error is generated:

New-AzureRmResourceGroupDeployment : 3:59:42 PM - Error: Code=InvalidTemplate; Message=Deployment template validation failed: 'The template parameters 'storageSettings' in the
parameters file are not valid; they are not present in the original template and can therefore not be provided at deployment time. The only supported parameters for this
template are 'subnet, storageAccountName, adminUsername, authSet, osSettings, vmSize, vmCount, lbBackendPools, marvelNodesIpPrefix, namespace'. Please see
https://aka.ms/arm-deploy/#parameter-file for usage details.'.

Contributor guide

No contributing guide indexed for this repository

Research direction

Inspect the downloaded visualized JSON template and its parameter file, starting with the deployment validation error and the listed supported parameters. Reproduce the Azure deployment to determine why storageSettings is supplied although absent from the template. Done when the template and parameter file agree and deployment validation succeeds.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure
Domain
cloud
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.