unable to fetch single access key value from array, i followed this reference https://stackoverflow.com/a/50407157/11191182
"storageAccountAccessKey": "[listKeys(resourceId('Microsoft.Storage/storageAccounts', parameters('StorageAccountName')), '2017-10-01').key]",
Error
The language expression property 'key1' doesn't exist, available properties are 'keys'.'",