Skip to content

Commit

Permalink
remove unused conn
Browse files Browse the repository at this point in the history
  • Loading branch information
ashwinvenkatesha committed Dec 2, 2024
1 parent 2dba428 commit c70a33f
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -357,11 +357,6 @@
"parameters": {
"$connections": {
"value": {
"azuresentinel": {
"connectionId": "[resourceId('Microsoft.Web/connections', variables('sentinelConnectionName'))]",
"connectionName": "[variables('sentinelConnectionName')]",
"id": "[concat('/subscriptions/', subscription().subscriptionId, '/providers/Microsoft.Web/locations/', resourceGroup().location, '/managedApis/azuresentinel')]"
}
}
}
}
Expand Down

0 comments on commit c70a33f

Please sign in to comment.