Skip to content

Commit 25d6f10

Browse files
Merge pull request #291255 from AbdullahBell/patch-48305
DDoS Protection: SFI: Minor Update: QuickStart: Create and configure Azure DDoS IP Protection using ARM template: SFI IP address update
2 parents f641ecb + f16722c commit 25d6f10

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/ddos-protection/manage-ddos-ip-protection-template.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.service: azure-ddos-protection
77
ms.topic: quickstart
88
ms.custom: mode-arm, devx-track-arm-template
99
ms.author: abell
10-
ms.date: 07/17/2024
10+
ms.date: 12/02/2024
1111
---
1212

1313
# QuickStart: Create and configure Azure DDoS IP Protection using ARM template
@@ -127,7 +127,7 @@ ExtendedLocation : null
127127
"etag": "W/\"aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e\"",
128128
"id": "/subscriptions/bbbb1b1b-cc2c-dd3d-ee4e-ffffff5f5f5f/resourceGroups/MyResourceGroup/providers/Microsoft.Network/publicIPAddresses/myStandardPublicIP",
129129
"idleTimeoutInMinutes": 4,
130-
"ipAddress": "20.25.14.83",
130+
"ipAddress": "10.25.14.83",
131131
"ipTags": [],
132132
"location": "eastus",
133133
"name": "myStandardPublicIP",

0 commit comments

Comments
 (0)