Skip to content

Commit cfebd56

Browse files
committed
fixed notification location
1 parent a41ca6c commit cfebd56

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/virtual-network/ip-services/default-outbound-access.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@ ms.date: 08/24/2023
1212
ms.custom: FY23 content-maintenance
1313
---
1414

15-
>[!Important]
16-
>On September 30, 2025, default outbound access for new deployments will be retired. For more information, see the [official announcement](https://azure.microsoft.com/updates/upgrade-to-standard-sku-public-ip-addresses-in-azure-by-30-september-2025-basic-sku-will-be-retired/). It is reccomended to use one the explict forms of connectivity discussed below.
17-
1815
# Default outbound access in Azure
1916

2017
In Azure, virtual machines created in a virtual network without explicit outbound connectivity defined are assigned a default outbound public IP address. This IP address enables outbound connectivity from the resources to the Internet. This access is referred to as default outbound access.
@@ -41,6 +38,9 @@ If you deploy a virtual machine in Azure and it doesn't have explicit outbound c
4138

4239
:::image type="content" source="./media/default-outbound-access/default-outbound-access.png" alt-text="Diagram of default outbound access.":::
4340

41+
>[!Important]
42+
>On September 30, 2025, default outbound access for new deployments will be retired. For more information, see the [official announcement](https://azure.microsoft.com/updates/upgrade-to-standard-sku-public-ip-addresses-in-azure-by-30-september-2025-basic-sku-will-be-retired/). It is reccomended to use one the explict forms of connectivity discussed below.
43+
4444
## Why is disabling default outbound access recommended?
4545

4646
* Secure by default

0 commit comments

Comments
 (0)