Added shortlinks for WEBSITE_RUN_FROM_PACKAGE
This commit is contained in:
Родитель
de8fb52649
Коммит
4bbfd6675f
|
@ -656,7 +656,7 @@
|
|||
},
|
||||
{
|
||||
"name": "WEBSITE_RUN_FROM_PACKAGE",
|
||||
"value": "https://github.com/illumio-shield/Azure-Sentinel/raw/Illumio-Integration/Solutions/IllumioSaaS/Data%20Connectors/IllumioEventsConn.zip"
|
||||
"value": "https://aka.ms/sentinel-illuminoSaas-website-run-from-package"
|
||||
},
|
||||
{
|
||||
"name": "FUNCTIONS_WORKER_RUNTIME",
|
||||
|
|
|
@ -1734,7 +1734,7 @@
|
|||
},
|
||||
{
|
||||
"name": "WEBSITE_RUN_FROM_PACKAGE",
|
||||
"value": "https://raw.githubusercontent.com/stlaszlo/myrepo/main/vmw_sdwan_sase_funcapp.zip"
|
||||
"value": "https://aka.ms/sentinel-sdwan-sase-website-run-from-package"
|
||||
},
|
||||
{
|
||||
"name": "api_veco_authorization",
|
||||
|
|
|
@ -360,7 +360,7 @@
|
|||
"AzureWebJobsStorage": "[concat('DefaultEndpointsProtocol=https;AccountName=', toLower(parameters('FunctionName')),';AccountKey=',listKeys(resourceId('Microsoft.Storage/storageAccounts', toLower(parameters('FunctionName'))), '2022-09-01').keys[0].value, ';EndpointSuffix=',toLower(variables('StorageSuffix')))]",
|
||||
"WEBSITE_CONTENTAZUREFILECONNECTIONSTRING": "[concat('DefaultEndpointsProtocol=https;AccountName=', toLower(parameters('FunctionName')),';AccountKey=', listKeys(resourceId('Microsoft.Storage/storageAccounts', toLower(parameters('FunctionName'))), '2022-09-01').keys[0].value, ';EndpointSuffix=',toLower(variables('StorageSuffix')))]",
|
||||
"WEBSITE_CONTENTSHARE": "[toLower(parameters('FunctionName'))]",
|
||||
"WEBSITE_RUN_FROM_PACKAGE": "https://wizio-public.s3.us-east-2.amazonaws.com/deployment-v2/azure/integrations/sentinel/packages/wiz_sentinel_latest.zip",
|
||||
"WEBSITE_RUN_FROM_PACKAGE": "https://aka.ms/sentinel-wiz-website-run-from-package",
|
||||
"wiz_api_endpoint": "[variables('wiz_api_endpoint_url_referance')]",
|
||||
"wiz_auth_url": "[variables('wiz_auth_url_referance')]",
|
||||
"wiz_client_id": "[variables('wiz_client_id_referance')]",
|
||||
|
|
|
@ -188,7 +188,7 @@
|
|||
"tableName": "ZNSegmentAudit",
|
||||
"TimeStampField": "[variables('timeStampField')]",
|
||||
"logAnalyticsUri": "[variables('LogAnaltyicsUri')]",
|
||||
"WEBSITE_RUN_FROM_PACKAGE": "https://raw.githubusercontent.com/Azure/Azure-Sentinel/master/Solutions/ZeroNetworks/Data%20Connectors/SegmentFunctionConnector/AzureFunction_ZeroNetworks_Segment_Audit.zip"
|
||||
"WEBSITE_RUN_FROM_PACKAGE": "https://aka.ms/sentinel-zeronetwork-website-run-from-package"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
Загрузка…
Ссылка в новой задаче