Skip to content

Commit 5264a0e

Browse files
authored
Merge pull request #180177 from batamig/patch-89
fixing confusing definition
2 parents 2bd674e + 438b7b8 commit 5264a0e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ The following steps describe specific actions required for the **Microsoft Senti
6161

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

64-
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.
64+
1. <a name="secret"></a>Select **Click here to open a cloud shell** to open a Cloud Shell tab. Sign in if prompted, and then run the command displayed.
6565

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

@@ -115,7 +115,7 @@ The following steps describe specific actions required for the **Microsoft Senti
115115
| **KeyVault name** | Displayed only when you've selected to create a new key vault. <br><br>Enter the name of the key vault you want to use to store your app's secret. This name must be globally unique. |
116116
| **KeyVault resource group** |Displayed only when you've selected to create a new key vault. <br><br> Select the name of the resource group where you want to store the key vault for your application key. |
117117
| **Existing key vaults** | Displayed only when you've selected to use an existing key vault. Select the key vault you want to use. |
118-
| **KeyVault secret name** | Enter the name of the secret used to store the client secret. |
118+
| **KeyVault secret name** | Enter a name for the secret where you want to store your AAD app's secret. You'd created this AAP app back in [step 3](#secret). |
119119

120120
**Honeytoken configuration**: The following fields define settings used for the keys and secrets used in your honeytokens. Use naming conventions that will blend in with your organization's naming requirements so that attackers will not be able to tell the difference.
121121

0 commit comments

Comments
 (0)