Skip to content

Commit 37df15f

Browse files
authored
syntax and look and feel fixes
1 parent af5f9bb commit 37df15f

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

articles/sentinel/monitor-key-vault-honeytokens.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ The following steps describe specific actions required for the **Azure Sentinel
6363

6464
:::image type="content" source="media/monitor-key-vault-honeytokens/prerequisites.png" alt-text="Screenshot of the prerequisites tab showing the updated curl command.":::
6565

66-
1. Select **To open a cloud shell click here** to open a Cloud Shell tab. Sign in if prompted, and then run the command displayed.
66+
1. Select **Click here to open a cloud shell** to open a Cloud Shell tab. Sign in if prompted, and then run the command displayed.
6767

6868
The script you run creates an Azure AD (AAD) function app, which will deploy your honeytokens. For example:
6969

@@ -93,7 +93,7 @@ The following steps describe specific actions required for the **Azure Sentinel
9393

9494
:::image type="content" source="media/monitor-key-vault-honeytokens/client-app-secret-values.png" alt-text="Screenshot of the function app's client app and secret values added.":::
9595

96-
1. Select **Click here** under step 4 (**To grant admin consent to the function app**). A new browser tab opens in the Azure AD application settings.
96+
1. Select **Click here to continue in your function app settings** under step 4. A new browser tab opens in the Azure AD application settings.
9797

9898
Sign in if prompted, and then select **Grant admin consent for `<your directory name>`** to continue. For example:
9999

@@ -281,12 +281,14 @@ You can always share the direct link to the workbook. Alternately, this procedur
281281
282282
**To distribute the SOCHTManagement workbook via Azure Policy initiative**
283283
284-
1. Select one of the following **Deploy to Azure** buttons to open the ARM template to the **Custom deployment** page. These are the same URLs that are shown on the **Output** tab after the [solution installation](#install-the-solution).
284+
1. From the following table, select a **Deploy to Azure** buttons to open the ARM template to the **Custom deployment** page, depending on how you to want to deploy the ARM template. Use the GitHUb links to view the details of what's included in the ARM template, or to customize the ARM template for your environment.
285285

286-
| Deployment Option | Description | GitHub repo | Deploy to Azure |
286+
The **Deploy to Azure** buttons use the same URLs that are shown on the **Output** tab after the [solution installation](#install-the-solution).
287+
288+
| Deployment option | Description | Deploy to Azure | GitHub link |
287289
|-------------------|-------------|-------------|-----------------|
288-
| Management Group | Recommended for enterprise-wide deployment| [Example in GitHub][GitHub-MG] | [![DTA-Button-MG]][DTA-MG] |
289-
| Subscription | Recommended for testing in a single subscription | [Example in GitHub][GitHub-Sub] | [![DTA-Button-Sub]][DTA-Sub] |
290+
| Management group | Recommended for enterprise-wide deployment| [![DTA-Button-MG]][DTA-MG] |[Example in GitHub][GitHub-MG] |
291+
| Subscription | Recommended for testing in a single subscription | [![DTA-Button-Sub]][DTA-Sub] | [Example in GitHub][GitHub-Sub] |
290292

291293
Sign in when prompted.
292294

0 commit comments

Comments
 (0)