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/frontdoor/front-door-faq.yml
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -70,22 +70,22 @@ sections:
70
70
- question: |
71
71
What is the estimated time for deploying an Azure Front Door? Does my Front Door remain operational during the update process?
72
72
answer: |
73
-
Configuration propagation times for a single create, update, delete, WAF, and cache purge operation for Azure Front Door and CDN profiles might take up to 45 minutes for added safety. Back-to-back changes can extend the total deployment time to approximately 90 minutes. Each configuration update, including rules set adjustments, routing changes, origin or domain updates, and WAF modifications etc., is treated as a global operation. If additional operations are submitted while the first is still propagating (within its ~45-minute window), they are queued and begin only after the preceding operation completes. In this scenario, the first operation completes within the initial 45 minutes, and subsequent changes are processed in the following window. Ongoing platform enhancements are underway that will further reduce this time.
73
+
Configuration propagation times for a single create, update, delete, WAF, and cache purge operation for Azure Front Door and CDN profiles might take up to 20 minutes for added safety. Back-to-back changes can extend the total deployment time to approximately 40 minutes. Each configuration update, including rules set adjustments, routing changes, origin or domain updates, and WAF modifications etc., is treated as a global operation. If additional operations are submitted while the first is still propagating (within its ~20-minute window), they are queued and begin only after the preceding operation completes. In this scenario, the first operation completes within the initial 20 minutes, and subsequent changes are processed in the following window. Ongoing platform enhancements are underway that will further reduce this time.
74
74
75
75
> [!NOTE]
76
76
> Custom TLS/SSL certificate updates might take longer, up to an hour, to be deployed globally.
77
77
78
78
**Submit multiple purge requests**
79
79
80
-
Each purge request can include up to 100 URLs (combination of domain and path). The first batch is processed and takes effect within approximately 45 minutes.
80
+
Each purge request can include up to 100 URLs (combination of domain and path). The first batch is processed and takes effect within approximately 20 minutes.
81
81
82
-
If you have more than 100 URLs to purge, you must wait and verify for the first batch to complete (approximately 45 minutes) before you submit the next batch. If you submit a new purge request before the previous batch completes, the request will be rejected.
82
+
If you have more than 100 URLs to purge, you must wait and verify for the first batch to complete (approximately 20 minutes) before you submit the next batch. If you submit a new purge request before the previous batch completes, the request will be rejected.
83
83
84
84
**Example: Purge 256 URLs**
85
85
1. Submit the first 100 URLs in the initial purge request.
86
-
2. Wait approximately 45 minutes and verify the first batch completed successfully.
86
+
2. Wait approximately 20 minutes and verify the first batch completed successfully.
87
87
3. Submit the next 101-200 URLs in the second request.
88
-
4. Wait approximately 45 minutes for the second batch to complete.
88
+
4. Wait approximately 20 minutes for the second batch to complete.
89
89
5. Submit the remaining 201-256 URLs in the third request.
90
90
91
91
Updates to routes or origin groups/backend pools are seamless and don't cause any downtime (assuming the new configuration is correct). Certificate updates are also done atomically, so there is no downtime.
0 commit comments