Skip to content

Looking for a way to deploy module independently using bicepparam #16119

Closed Answered by levimatheri
Mingz6 asked this question in Q&A
Discussion options

You must be logged in to vote

Loading properties from text content isn't supported, so unfortunately that won't work. But this command should work for you, I was able to run it successfully:
az deployment group create --resource-group rg-staticwebapp --template-file staticwebapp.bicep --parameters './main.bicepparam'
Any specific error you are getting when you run the command? The only thing I did notice you have main.bicepparams instead of main.bicepparam.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@Mingz6
Comment options

@levimatheri
Comment options

Answer selected by Mingz6
@Mingz6
Comment options

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