diff --git a/Parsers/ASim/README.md b/Parsers/ASim/README.md index fead066dc7..fc024495e6 100644 --- a/Parsers/ASim/README.md +++ b/Parsers/ASim/README.md @@ -9,3 +9,19 @@ For more information, see [Normalization and the Advanced SIEM Information Model [![Deploy to Azure](https://aka.ms/deploytoazurebutton)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2FAzure-Sentinel%2Fmaster%2FParsers%2FASim%2FASimFullDeployment.json)
+ +To deploy a single schema use the buttons below: + +| ASim Schema | Deploy | +|-------------|--------| +| [Authentication](https://github.com/Azure/Azure-Sentinel/tree/master/Parsers/ASimAuthentication) | [![Deploy to Azure](https://aka.ms/deploytoazurebutton)](https://aka.ms/AzSentinelAuthenticationARM)| +| [Dns](https://github.com/Azure/Azure-Sentinel/tree/master/Parsers/ASimDns) | [![Deploy to Azure](https://aka.ms/deploytoazurebutton)](https://aka.ms/AzSentinelDnsARM)| +| [File Event](https://github.com/Azure/Azure-Sentinel/tree/master/Parsers/ASimFileEvent) | [![Deploy to Azure](https://aka.ms/deploytoazurebutton)](https://aka.ms/AzSentinelFileEventARM)| +| [Network Session](https://github.com/Azure/Azure-Sentinel/tree/master/Parsers/ASimNetworkSession) | [![Deploy to Azure](https://aka.ms/deploytoazurebutton)](https://aka.ms/AzSentinelNetworkSessionARM)| +| [Process Event](https://github.com/Azure/Azure-Sentinel/tree/master/Parsers/ASimAuthentication) | [![Deploy to Azure](https://aka.ms/deploytoazurebutton)](https://aka.ms/AzSentinelProcessEventARM)| +| [Registry](https://github.com/Azure/Azure-Sentinel/tree/master/Parsers/ASimRegistry) | [![Deploy to Azure](https://aka.ms/deploytoazurebutton)](https://aka.ms/AzSentinelRegistryARM)| + + + + +