Forum Discussion
thunem25
Sep 17, 2021Copper Contributor
Bicep create random string with length of x
Hi Trying to create a storage account and I run into problems that StorageAccountAlredyTaken. What is best practice of doing this. // getting paramerts from json file
param storageName st...