samuelya
samuelya
Any updates on this issue? I have a similar issue which is not convention
@ScottishWildlifeGarden i am in similar possition > > > > Yeah that's what i have assumed too but it still gets locked... - Zil > > > > > >...
Any suggested workaround until it gets fixed?
@eriqua As a workaround, you can use variables and listKeys to get the storage key using the storage account name for example: `var storageAccountKey = listKeys(resourceId(subscription().subscriptionId, resourceGroup().name, 'Microsoft.Storage/storageAccounts', storageAccountName), '2022-09-01').keys[0].value...