Skip to content

Commit 673193a

Browse files
Update packageUri for Luminar Azure Function
1 parent 21c618e commit 673193a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Solutions/CognyteLuminar/Data Connectors/azuredeploy_LuminarFuncApp_AzureFunction_premium.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@
280280
"apiVersion": "2022-03-01",
281281
"name": "[format('{0}/{1}', variables('FunctionName'), 'zipdeploy')]",
282282
"properties": {
283-
"packageUri": "https://github.com/Azure/Azure-Sentinel/raw/refs/heads/master/Solutions/CognyteLuminar/Data%20Connectors/released-package.zip"
283+
"packageUri": "https://aka.ms/sentinel-CognyteLuminar-functionapp"
284284
},
285285
"dependsOn": [
286286
"[resourceId('Microsoft.Web/sites', variables('FunctionName'))]"

0 commit comments

Comments
 (0)