Skip to content

Commit 26f0995

Browse files
committed
Merge branch 'main' into MTA-5785
2 parents 24be6e4 + 3bc33ab commit 26f0995

File tree

37 files changed

+382
-518
lines changed

37 files changed

+382
-518
lines changed

docs/TROUBLESHOOTING_TEMPLATE.mdx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
meta:
3-
title: &title Title describing the PROBLEM (I cannot..., I am experiencing..., My resource..., I am unable to..., Resource not found, etc.)
4-
description: &desc Description for SEO and referencing purposes that complements the title
3+
title: Title describing the PROBLEM (I cannot..., I am experiencing..., My resource..., I am unable to..., Resource not found, etc.)
4+
description: Description for SEO and referencing purposes that complements the title
55
content:
6-
h1: *title
7-
paragraph: *desc
6+
h1: Title describing the PROBLEM (I cannot..., I am experiencing..., My resource..., I am unable to..., Resource not found, etc.)
7+
paragraph: Description for SEO and referencing purposes that complements the title
88
tags: fail error troubleshooting help unable cannot
99
dates:
1010
validation: 2025-03-10
@@ -48,4 +48,4 @@ Provide links to documentation pages that may be useful if the issue has not bee
4848

4949
If required, add a paragraph containing elements to provide the support with when creating a support ticket.
5050

51-
<Macro id="troubleshooting-ticket">
51+
<Macro id="troubleshooting-ticket" />

faq/edge-services.mdx

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ meta:
55
content:
66
h1: Edge Services
77
dates:
8-
validation: 2025-02-04
8+
validation: 2025-03-03
99
category: network
1010
productIcon: EdgeServicesProductIcon
1111
---
@@ -30,4 +30,10 @@ Find out more about how Edge Service subscription plans and billing works on our
3030

3131
## If I customize my Edge Services endpoint with my own domain, can it serve content over HTTPS?
3232

33-
Yes, if you choose to [customize your Edge Services endpoint with your own subdomain](/edge-services/how-to/configure-custom-domain/), you are prompted to generate or upload an SSL/TLS certificate for that subdomain so that Edge Services can serve content over HTTPS. This certificate can either be a Let's Encrypt certificate generated and managed by Scaleway, or you can import your own certificate. If you import your own certificate, it will be stored in Scaleway Secret Manager, and [billed accordingly](https://www.scaleway.com/en/pricing/security-and-account/).
33+
Yes, if you choose to [customize your Edge Services endpoint with your own subdomain](/edge-services/how-to/configure-custom-domain/), you are prompted to generate or upload an SSL/TLS certificate for that subdomain so that Edge Services can serve content over HTTPS. This certificate can either be a Let's Encrypt certificate generated and managed by Scaleway, or you can import your own certificate. If you import your own certificate, it will be stored in Scaleway Secret Manager, and [billed accordingly](https://www.scaleway.com/en/pricing/security-and-account/).
34+
35+
## What is WAF?
36+
37+
**W**eb **A**pplication **F**irewall is a feature available in Public Beta via Edge Services for Load Balancer origins. It is currently available via the [Edge Services API](https://www.scaleway.com/en/developers/api/edge-services/) only, but will be coming to the Scaleway console soon.
38+
39+
When enabled, WAF filters requests to your Load Balancer origin to determine whether they are potentially malicious. You can choose the [paranoia level](/edge-services/concepts/#paranoia-level) to be used when evaluating requests, and set [exclusions](/edge-services/concepts/#exclusions) to define traffic that shouldn't be filtered by WAF. Requests that are judged to be malicious are blocked or logged, depending on the settings you choose. Find out more about WAF in our [detailed documentation](/edge-services/reference-content/understanding-waf/).

faq/ipam.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ meta:
55
content:
66
h1: IPAM
77
dates:
8-
validation: 2024-03-12
8+
validation: 2025-03-17
99
category: network
1010
productIcon: IpamProductIcon
1111
---

0 commit comments

Comments
 (0)