@@ -15,15 +15,15 @@ from the storage account and use a private endpoint. When you use a private endp
15
15
account is accessible only from the virtual network where the private endpoint is created. You must
16
16
also add a DNS record for the private endpoint. Without the DNS record, Cloud Shell can't connect to
17
17
the storage account. Under this condition, when you start a Cloud Shell session, you see a message
18
- that you are using ephemeral storage.
18
+ that you're using ephemeral storage.
19
19
20
20
This article shows you how to create a private endpoint for a storage account and create the
21
21
necessary DNS record.
22
22
23
23
## Disable public access to storage account
24
24
25
- Before you create the private endpoint, it's recommended to disable public access to the storage
26
- account. Use the following steps to disable public access to the storage account.
25
+ Before you create the private endpoint, you should disable public access to the storage account. Use
26
+ the following steps to disable public access to the storage account.
27
27
28
28
1 . In the search box at the top of the portal, enter ** Storage account** . Select ** Storage
29
29
accounts** in the search results.
@@ -37,8 +37,7 @@ account. Use the following steps to disable public access to the storage account
37
37
1 . In the search box at the top of the portal, enter ** Private endpoint** . Select ** Private
38
38
endpoints** .
39
39
1 . Select ** + Create** in ** Private endpoints** .
40
- 1 . In the ** Basics** tab of ** Create a private endpoint** , enter or select the following
41
- information.
40
+ 1 . In the ** Basics** tab of ** Create a private endpoint** , create the following configuration:
42
41
43
42
| Setting | Value |
44
43
| ---------------------- | ---------------------------------------------- |
0 commit comments