Skip to content

Commit 10c6056

Browse files
authored
Merge pull request #12891 from shubhamloginsoft/shubhamloginsoft-patch-1
Updated Release notes
2 parents 8dc0ec1 + b65fd3c commit 10c6056

File tree

7 files changed

+18
-16
lines changed

7 files changed

+18
-16
lines changed

Solutions/VMRay/Data Connectors/VMRayThreatIntelligence_FunctionApp.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -126,11 +126,11 @@
126126
},
127127
{
128128
"title": "Option 1 - Azure Resource Manager (ARM) Template for Flex Consumption Plan",
129-
"description": "Use this method for automated deployment of the data connector using an ARM Template.\n\n1. Click the **Deploy to Azure** button below. \n\n\t[![Deploy To Azure](https://aka.ms/deploytoazurebutton)](https://aka.ms/sentinel-VMRay-azuredeploy)\n2. Select the preferred **Subscription**, **Resource Group** and **Location**. \n3. Enter the **Application ID**, **Tenant ID**,**Client Secret**, **VMRay API Key**, **VMRay Initial Fetch Date**, **TimeInterval** and deploy.\n4. Mark the checkbox labeled **I agree to the terms and conditions stated above**.\n5. Click **Purchase** to deploy."
129+
"description": "Use this method for automated deployment of the data connector using an ARM Template.\n\n1. Click the **Deploy to Azure** button below. \n\n\t[![Deploy To Azure](https://aka.ms/deploytoazurebutton)](https://aka.ms/sentinel-VMRay-azuredeployflex)\n2. Select the preferred **Subscription**, **Resource Group** and **Location**. \n3. Enter the **Application ID**, **Tenant ID**,**Client Secret**, **VMRay API Key**, **VMRay Initial Fetch Date**, **TimeInterval** and deploy.\n4. Mark the checkbox labeled **I agree to the terms and conditions stated above**.\n5. Click **Purchase** to deploy."
130130
},
131131
{
132132
"title": "Option 1 - Azure Resource Manager (ARM) Template for Premium Plan",
133-
"description": "Use this method for automated deployment of the data connector using an ARM Template.\n\n1. Click the **Deploy to Azure** button below. \n\n\t[![Deploy To Azure](https://aka.ms/deploytoazurebutton)](https://aka.ms/sentinel-VMRay-azuredeploy)\n2. Select the preferred **Subscription**, **Resource Group** and **Location**. \n3. Enter the **Application ID**, **Tenant ID**,**Client Secret**, **VMRay API Key**, **VMRay Initial Fetch Date**, **TimeInterval** and deploy.\n4. Mark the checkbox labeled **I agree to the terms and conditions stated above**.\n5. Click **Purchase** to deploy."
133+
"description": "Use this method for automated deployment of the data connector using an ARM Template.\n\n1. Click the **Deploy to Azure** button below. \n\n\t[![Deploy To Azure](https://aka.ms/deploytoazurebutton)](https://aka.ms/sentinel-VMRay-azuredeploypremium)\n2. Select the preferred **Subscription**, **Resource Group** and **Location**. \n3. Enter the **Application ID**, **Tenant ID**,**Client Secret**, **VMRay API Key**, **VMRay Initial Fetch Date**, **TimeInterval** and deploy.\n4. Mark the checkbox labeled **I agree to the terms and conditions stated above**.\n5. Click **Purchase** to deploy."
134134
},
135135
{
136136
"title": "Option 2 - Manual Deployment of Azure Functions",
@@ -145,4 +145,4 @@
145145
"description": "**2. Configure the Function App**\\n\\n1. In the Function App, select the Function App Name and select **Configuration**.\\n2. In the **Application settings** tab, select **+ New application setting**.\\n3. Add each of the following application settings individually, with their respective string values (case-sensitive): \\n\\tApplication ID\\n\\tTenant ID\\n\\tClient Secret\\n\\tVMRay API Key\\n\\tVMRay Initial Fetch Date\\n\\tTimeInterval - Use logAnalyticsUri to override the log analytics API endpoint for dedicated cloud. For example, for public cloud, leave the value empty; for Azure GovUS cloud environment, specify the value in the following format: `https://<CustomerId>.ods.opinsights.azure.us`\\n3. Once all application settings have been entered, click **Save**."
146146
}
147147
]
148-
}
148+
}

Solutions/VMRay/Data Connectors/azuredeploy_VMRayThreatIntelligenceFuncApp_AzureFunction_flex.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@
303303
"WaitSection"
304304
],
305305
"properties": {
306-
"packageUri": "https://github.com/vmray/ms-sentinel/raw/refs/heads/main/VMRayThreatIntelligence/FlexConsumptionPlan/VMRayConn.zip",
306+
"packageUri": "https://aka.ms/sentinel-VMRay-functionapp",
307307
"remoteBuild": true
308308
}
309309
},

Solutions/VMRay/Data Connectors/azuredeploy_VMRayThreatIntelligenceFuncApp_AzureFunction_premium.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@
312312
"apiVersion": "2022-03-01",
313313
"name": "[format('{0}/{1}', variables('FunctionName'), 'zipdeploy')]",
314314
"properties": {
315-
"packageUri": "https://github.com/vmray/ms-sentinel/raw/refs/heads/main/VMRayThreatIntelligence/PremiumPlan/VMRayConn.zip"
315+
"packageUri": "https://aka.ms/sentinel-VMRay-functionapp"
316316
},
317317
"dependsOn": [
318318
"[resourceId('Microsoft.Web/sites', variables('FunctionName'))]"

Solutions/VMRay/Package/3.0.0.zip

-78 Bytes
Binary file not shown.

Solutions/VMRay/Package/mainTemplate.json

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@
246246
"vmrayBaseURL": "[[parameters('vmrayBaseURL')]",
247247
"vmrayAPIKey": "[[parameters('vmrayAPIKey')]",
248248
"Resubmit": "[[parameters('Resubmit')]",
249-
"WEBSITE_RUN_FROM_PACKAGE": "https://github.com/vmray/ms-sentinel/raw/refs/heads/main/VMRayEnrichment/VMRayEnrichemntFuncApp.zip?raw=true"
249+
"WEBSITE_RUN_FROM_PACKAGE": "https://aka.ms/sentinel-VMRay-Enrichment"
250250
}
251251
}
252252
]
@@ -1891,11 +1891,11 @@
18911891
]
18921892
},
18931893
{
1894-
"description": "Use this method for automated deployment of the data connector using an ARM Template.\n\n1. Click the **Deploy to Azure** button below. \n\n\t[![Deploy To Azure](https://aka.ms/deploytoazurebutton)](https://aka.ms/sentinel-VMRay-azuredeploy)\n2. Select the preferred **Subscription**, **Resource Group** and **Location**. \n3. Enter the **Application ID**, **Tenant ID**,**Client Secret**, **VMRay API Key**, **VMRay Initial Fetch Date**, **TimeInterval** and deploy.\n4. Mark the checkbox labeled **I agree to the terms and conditions stated above**.\n5. Click **Purchase** to deploy.",
1894+
"description": "Use this method for automated deployment of the data connector using an ARM Template.\n\n1. Click the **Deploy to Azure** button below. \n\n\t[![Deploy To Azure](https://aka.ms/deploytoazurebutton)](https://aka.ms/sentinel-VMRay-azuredeployflex)\n2. Select the preferred **Subscription**, **Resource Group** and **Location**. \n3. Enter the **Application ID**, **Tenant ID**,**Client Secret**, **VMRay API Key**, **VMRay Initial Fetch Date**, **TimeInterval** and deploy.\n4. Mark the checkbox labeled **I agree to the terms and conditions stated above**.\n5. Click **Purchase** to deploy.",
18951895
"title": "Option 1 - Azure Resource Manager (ARM) Template for Flex Consumption Plan"
18961896
},
18971897
{
1898-
"description": "Use this method for automated deployment of the data connector using an ARM Template.\n\n1. Click the **Deploy to Azure** button below. \n\n\t[![Deploy To Azure](https://aka.ms/deploytoazurebutton)](https://aka.ms/sentinel-VMRay-azuredeploy)\n2. Select the preferred **Subscription**, **Resource Group** and **Location**. \n3. Enter the **Application ID**, **Tenant ID**,**Client Secret**, **VMRay API Key**, **VMRay Initial Fetch Date**, **TimeInterval** and deploy.\n4. Mark the checkbox labeled **I agree to the terms and conditions stated above**.\n5. Click **Purchase** to deploy.",
1898+
"description": "Use this method for automated deployment of the data connector using an ARM Template.\n\n1. Click the **Deploy to Azure** button below. \n\n\t[![Deploy To Azure](https://aka.ms/deploytoazurebutton)](https://aka.ms/sentinel-VMRay-azuredeploypremium)\n2. Select the preferred **Subscription**, **Resource Group** and **Location**. \n3. Enter the **Application ID**, **Tenant ID**,**Client Secret**, **VMRay API Key**, **VMRay Initial Fetch Date**, **TimeInterval** and deploy.\n4. Mark the checkbox labeled **I agree to the terms and conditions stated above**.\n5. Click **Purchase** to deploy.",
18991899
"title": "Option 1 - Azure Resource Manager (ARM) Template for Premium Plan"
19001900
},
19011901
{
@@ -2112,11 +2112,11 @@
21122112
]
21132113
},
21142114
{
2115-
"description": "Use this method for automated deployment of the data connector using an ARM Template.\n\n1. Click the **Deploy to Azure** button below. \n\n\t[![Deploy To Azure](https://aka.ms/deploytoazurebutton)](https://aka.ms/sentinel-VMRay-azuredeploy)\n2. Select the preferred **Subscription**, **Resource Group** and **Location**. \n3. Enter the **Application ID**, **Tenant ID**,**Client Secret**, **VMRay API Key**, **VMRay Initial Fetch Date**, **TimeInterval** and deploy.\n4. Mark the checkbox labeled **I agree to the terms and conditions stated above**.\n5. Click **Purchase** to deploy.",
2115+
"description": "Use this method for automated deployment of the data connector using an ARM Template.\n\n1. Click the **Deploy to Azure** button below. \n\n\t[![Deploy To Azure](https://aka.ms/deploytoazurebutton)](https://aka.ms/sentinel-VMRay-azuredeployflex)\n2. Select the preferred **Subscription**, **Resource Group** and **Location**. \n3. Enter the **Application ID**, **Tenant ID**,**Client Secret**, **VMRay API Key**, **VMRay Initial Fetch Date**, **TimeInterval** and deploy.\n4. Mark the checkbox labeled **I agree to the terms and conditions stated above**.\n5. Click **Purchase** to deploy.",
21162116
"title": "Option 1 - Azure Resource Manager (ARM) Template for Flex Consumption Plan"
21172117
},
21182118
{
2119-
"description": "Use this method for automated deployment of the data connector using an ARM Template.\n\n1. Click the **Deploy to Azure** button below. \n\n\t[![Deploy To Azure](https://aka.ms/deploytoazurebutton)](https://aka.ms/sentinel-VMRay-azuredeploy)\n2. Select the preferred **Subscription**, **Resource Group** and **Location**. \n3. Enter the **Application ID**, **Tenant ID**,**Client Secret**, **VMRay API Key**, **VMRay Initial Fetch Date**, **TimeInterval** and deploy.\n4. Mark the checkbox labeled **I agree to the terms and conditions stated above**.\n5. Click **Purchase** to deploy.",
2119+
"description": "Use this method for automated deployment of the data connector using an ARM Template.\n\n1. Click the **Deploy to Azure** button below. \n\n\t[![Deploy To Azure](https://aka.ms/deploytoazurebutton)](https://aka.ms/sentinel-VMRay-azuredeploypremium)\n2. Select the preferred **Subscription**, **Resource Group** and **Location**. \n3. Enter the **Application ID**, **Tenant ID**,**Client Secret**, **VMRay API Key**, **VMRay Initial Fetch Date**, **TimeInterval** and deploy.\n4. Mark the checkbox labeled **I agree to the terms and conditions stated above**.\n5. Click **Purchase** to deploy.",
21202120
"title": "Option 1 - Azure Resource Manager (ARM) Template for Premium Plan"
21212121
},
21222122
{
@@ -2207,3 +2207,5 @@
22072207
"outputs": {}
22082208
}
22092209

2210+
2211+

Solutions/VMRay/README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -101,12 +101,12 @@
101101
### Flex Consumption Plan
102102
- Click on below button to deploy with Flex Consumption plan:
103103

104-
[![Deploy to Azure](https://aka.ms/deploytoazurebutton)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2FAzure-Sentinel%2Frefs%2Fheads%2Fmaster%2FSolutions%2FVMRay%2FData%20Connectors%2Fazuredeploy_VMRayThreatIntelligenceFuncApp_AzureFunction_flex.json)
104+
[![Deploy to Azure](https://aka.ms/deploytoazurebutton)](https://aka.ms/sentinel-VMRay-azuredeployflex)
105105

106106
### Premium Plan
107107
- Click on below button to deploy with Premium plan:
108108

109-
[![Deploy to Azure](https://aka.ms/deploytoazurebutton)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2FAzure-Sentinel%2Frefs%2Fheads%2Fmaster%2FSolutions%2FVMRay%2FData%20Connectors%2Fazuredeploy_VMRayThreatIntelligenceFuncApp_AzureFunction_premium.json)
109+
[![Deploy to Azure](https://aka.ms/deploytoazurebutton)](https://aka.ms/sentinel-VMRay-azuredeploypremium)
110110

111111
- It will redirect to feed Configuration page.
112112
![09](Images/09.png)
@@ -138,7 +138,7 @@
138138

139139
- Click on below button to deploy
140140

141-
[![Deploy to Azure](https://aka.ms/deploytoazurebutton)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2raw.githubusercontent.com%2Azure%2Azure-Sentinel%2refs%2heads%2master%2Solutions%2VMRay%2Playbooks%2CustomConnector%2VMRayEnrichment_FunctionAppConnector%2azuredeploy.json)
141+
[![Deploy to Azure](https://aka.ms/deploytoazurebutton)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2FAzure-Sentinel%2Frefs%2Fheads%2Fmaster%2FSolutions%2FVMRay%2FPlaybooks%2FCustomConnector%2FVMRayEnrichment_FunctionAppConnector%2Fazuredeploy.json)
142142

143143
- It will redirect to feed Configuration page.
144144

@@ -168,7 +168,7 @@
168168

169169
- Click on below button to deploy
170170

171-
[![Deploy to Azure](https://aka.ms/deploytoazurebutton)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2raw.githubusercontent.com%2Azure%2Azure-Sentinel%2refs%2heads%2master%2Solutions%2VMRay%2Playbooks%2Submit-URL-VMRay-Analyzer%2azuredeploy.json)
171+
[![Deploy to Azure](https://aka.ms/deploytoazurebutton)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2FAzure-Sentinel%2Frefs%2Fheads%2Fmaster%2FSolutions%2FVMRay%2FPlaybooks%2FSubmit-URL-VMRay-Analyzer%2Fazuredeploy.json)
172172

173173
- It will redirect to configuration page
174174

@@ -195,7 +195,7 @@
195195

196196
- Click on below button to deploy
197197

198-
[![Deploy to Azure](https://aka.ms/deploytoazurebutton)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2raw.githubusercontent.com%2Azure%2Azure-Sentinel%2refs%2heads%2master%2Solutions%2VMRay%2Playbooks%2VMRay-Sandbox_Outlook_Attachment%2azuredeploy.json)
198+
[![Deploy to Azure](https://aka.ms/deploytoazurebutton)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2FAzure-Sentinel%2Frefs%2Fheads%2Fmaster%2FSolutions%2FVMRay%2FPlaybooks%2FVMRay-Sandbox_Outlook_Attachment%2Fazuredeploy.json)
199199

200200
- It will redirect to configuration page
201201

Solutions/VMRay/ReleaseNotes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
| **Version** | **Date Modified (DD-MM-YYYY)** | **Change History** |
2-
|-------------|--------------------------------|---------------------------------------------| |
2+
|-------------|--------------------------------|---------------------------------------------|
33
| 3.0.0 | 23-07-2025 | Initial Solution Release |

0 commit comments

Comments
 (0)