Skip to content

Commit d1e5b7f

Browse files
authored
Revise deployment and purge request times in FAQ
Updated estimated deployment times for Azure Front Door operations and purge requests.
1 parent e0f6e21 commit d1e5b7f

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

articles/frontdoor/front-door-faq.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -70,22 +70,22 @@ sections:
7070
- question: |
7171
What is the estimated time for deploying an Azure Front Door? Does my Front Door remain operational during the update process?
7272
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.
7474
7575
> [!NOTE]
7676
> Custom TLS/SSL certificate updates might take longer, up to an hour, to be deployed globally.
7777
7878
**Submit multiple purge requests**
7979
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.
8181
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.
8383
8484
**Example: Purge 256 URLs**
8585
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.
8787
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.
8989
5. Submit the remaining 201-256 URLs in the third request.
9090
9191
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

Comments
 (0)