Skip to content

Commit 9615f1e

Browse files
authored
Merge pull request #116284 from dlepow/dde
[ACR] Data endpoint image
2 parents 252381e + a9468c0 commit 9615f1e

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

articles/container-registry/container-registry-firewall-access-rules.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ To enable data endpoints using the portal:
132132

133133
The data endpoint or endpoints appear in the portal.
134134

135-
![Dedicated data endpoints in portal](./media/container-registry-firewall-access-rules/dedicated-data-endpoints-portal.png)
135+
:::image type="content" source="media/container-registry-firewall-access-rules/dedicated-data-endpoints-portal.png" alt-text="Dedicated data endpoints in portal":::
136136

137137
### Azure CLI
138138

articles/container-registry/container-registry-private-link.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ az acr update --name $REGISTRY_NAME --public-network-enabled false
294294
### Disable public access - portal
295295

296296
1. In the portal, navigate to your container registry and select **Settings > Networking**.
297-
1. On the **Public access** tab, in **Allow public access**, select **Disabled**. Then select **Save**.
297+
1. On the **Public access** tab, in **Allow public network access**, select **Disabled**. Then select **Save**.
298298

299299
## Validate private link connection
300300

80.5 KB
Loading

0 commit comments

Comments
 (0)