diff --git a/src/bicep/examples/sentinel/README.md b/src/bicep/examples/sentinel/README.md index b58e6d1ee..1be0fc47b 100644 --- a/src/bicep/examples/sentinel/README.md +++ b/src/bicep/examples/sentinel/README.md @@ -1,8 +1,6 @@ # Sentinel Example -This example adds an Azure Sentinel solution to a Log Analytics Workspace using Terraform. - -Read on to understand what this example does, and when you're ready, collect all of the pre-requisites, then deploy the example. +This example adds an Azure Sentinel solution to a Log Analytics Workspace using Terraform. It shows how to use Terraform to deploy new resources to an existing Mission Landing Zone that was deployed using Bicep. Data from the original Bicep deployment can be retrieved using the Azure CLI and used as parameter inputs for a Terraform template. ## What this example does @@ -13,8 +11,6 @@ The docs on Azure Sentinel: