You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-monitor/scom-manage-instance/create-key-vault.md
+3-5Lines changed: 3 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,14 +26,12 @@ Azure Key Vault is a cloud service that provides a secure store for keys, secret
26
26
27
27
1. In the Azure portal, search for and select **Key vaults**.
28
28
29
-
:::image type="Key vaults in portal" source="media/create-key-vault/azure-portal-key-vaults-inline.png" alt-text="Screenshot that shows the icon for key vaults in the Azure portal." lightbox="media/create-key-vault/azure-portal-key-vaults-expanded.png":::
29
+
:::image type="Key vaults in portal" source="media/create-key-vault/azure-portal-key-vaults.png" alt-text="Screenshot that shows the icon for key vaults in the Azure portal.":::
30
30
31
31
The **Key vaults** page opens.
32
32
33
33
1. Select **Create**.
34
34
35
-
:::image type="Key vault" source="media/create-key-vault/key-vaults-inline.png" alt-text="Screenshot that shows the Create button for creating a key vault." lightbox="media/create-key-vault/key-vaults-expanded.png":::
36
-
37
35
1. For **Basics**, do the following:
38
36
-**Project details**:
39
37
-**Subscription**: Select the subscription.
@@ -47,19 +45,19 @@ Azure Key Vault is a cloud service that provides a secure store for keys, secret
47
45
-**Purge protection**: We recommend enabling this feature to have a mandatory retention period.
48
46
49
47
:::image type="Create a key vault" source="media/create-key-vault/create-a-key-vault.png" alt-text="Screenshot that shows basic information for creating a key vault.":::
48
+
50
49
1. Select **Next**. For now, no change is required in access configuration. Access configuration is done in the [step 5](create-user-assigned-identity.md).
51
50
52
51
1. For **Networking**, do the following:
53
52
- Select **Enable public access**.
54
53
- Under **Public Access**, for **Allow access from**, select **All networks**.
55
54
56
55
:::image type="Networking tab" source="media/create-key-vault/networking-inline.png" alt-text="Screenshot that shows selections for enabling public access on the Networking tab." lightbox="media/create-key-vault/networking-expanded.png":::
56
+
57
57
1. Select **Next**.
58
58
1. For **Tags**, select the tags if required and select **Next**.
59
59
1. For **Review + create**, review the selections and select **Create** to create the key vault.
60
60
61
-
:::image type="Tab for reviewing selections before creating a key vault" source="media/create-key-vault/review.png" alt-text="Screenshot that shows the tab for reviewing selections before you create a key vault.":::
62
-
63
61
## Next steps
64
62
65
63
-[Create a user-assigned identity](create-user-assigned-identity.md)
0 commit comments