use the correct account key

pull/178/head
Chet Husk 2022-11-02 17:56:03 -05:00
parent 94500379d2
commit 3e4a6516ad
1 changed files with 1 additions and 1 deletions

View File

@ -276,7 +276,7 @@
"value": "artifacts"
},
{
"name": "DOTNETMONITOR_Egress__AzureBlobStorage__monitorBlob__accountKeyName",
"name": "DOTNETMONITOR_Egress__AzureBlobStorage__monitorBlob__accountKey",
"value": "[listKeys(resourceId('Microsoft.Storage/storageAccounts', parameters('storageAccountName')), '2019-06-01').keys[0].value]"
}
],