Skip to content

Commit

Permalink
fix(gen): reviews 04/11
Browse files Browse the repository at this point in the history
  • Loading branch information
ldecarvalho-doc committed Nov 4, 2024
1 parent f5a726a commit 2e884fd
Show file tree
Hide file tree
Showing 13 changed files with 22 additions and 22 deletions.
4 changes: 2 additions & 2 deletions console/billing/additional-content/reading-an-invoice.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ content:
paragraph: This page explains how to read an invoice
tags: billing invoice payment
dates:
validation: 2024-04-22
validation: 2024-11-04
posted: 2024-02-23
categories:
- billing
Expand All @@ -21,6 +21,6 @@ Your Scaleway invoice contains the following sections:
- **Invoice status (2):** Displays the billing period, issuing and due dates of the invoice.
- **Seller information (3):** Contact details of Scaleway SAS along with their VAT number.
- **Customer details (4):** Includes postal address, email address, Organization ID, and for business accounts, the EU VAT number.
- **Project table (5):** Provides information on invoiced Projects, including Project names, consumed resources, and total Project amounts based on consumption during the accounting period.
- **Project table (5):** Provides information on invoiced Projects, including Project names, consumed resources, and total Project amounts based on consumption during the accounting period.
Located below the Project table you find the **Consumption table**. This section details resource consumption, including Project names, services/operations consumed (e.g., Instances, Object Storage, Elastic Metal servers), consumption periods, total usage, and calculated prices based on consumption.
- **Total invoice amount (6):** Calculated from the untaxed total of the invoice. For EU customers, the local VAT rate is applied to the untaxed total to determine the total due amount.
2 changes: 1 addition & 1 deletion labs/ipfs-naming/quickstart.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ content:
paragraph: This page shows you how to get started with Scaleway IPFS Naming.
tags: ipfs-naming ipfs naming labs web3
dates:
validation: 2024-04-23
validation: 2024-11-04
posted: 2023-10-10
categories:
- labs
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ content:
paragraph: This page explains how to get started with Scaleway IPFS Pinning using the CLI
tags: ipfs-pinning ipfs-storage ipfs pinning storage labs web3
dates:
validation: 2024-04-30
validation: 2024-11-04
posted: 2023-07-07
categories:
- storage
Expand Down
2 changes: 1 addition & 1 deletion labs/ipfs-pinning/api-cli/volumes-operations.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ content:
paragraph: This page explains how to use the Scaleway IPFS Pinning API/CLI to manage volumes.
tags: ipfs ipfs-pinning pinning storage ipfs-storage volume labs web3
dates:
validation: 2024-04-30
validation: 2024-11-04
posted: 2023-05-25
categories:
- labs
Expand Down
6 changes: 3 additions & 3 deletions managed-services/iot-hub/api-cli/cli-db-tips-tricks.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ content:
categories:
- managed-services
dates:
validation: 2024-04-15
tags: iot iot-hub database cli postgresql payload plsql json mysql
validation: 2024-11-04
tags: iot iot-hub database cli postgresql payload plsql json mysql
---

## Database Routes tips and tricks
Expand Down Expand Up @@ -173,7 +173,7 @@ The following example is logging building access attempts during non-working hou
Should output:

```
time | login
time | login
---------------------+-------
2019-10-11 04:10:44 | thief
(1 row)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ content:
categories:
- managed-services
dates:
validation: 2024-04-15
tags: iot iot-hub io-hub-api api curl mqtt jq json
validation: 2024-11-04
tags: iot iot-hub io-hub-api api curl mqtt jq json
---

In this tutorial we will use the API through the well known utility [curl](https://curl.haxx.se/). This will show you how to create Hubs and Devices, as well as more advanced features of the Scaleway IoT Hub: Hub Events and Routes.
Expand Down Expand Up @@ -179,7 +179,7 @@ mosquitto_pub \

You should see the subscriber receive the `Hello, world!` message.

## How to configure secure connections
## How to configure secure connections

If you require security, you can also connect your device to the Hub using TLS mutual authentication. With this method, the Hub can check the device's identity, and the device can check the Hub's identity.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ categories:
- managed-services
- iot-hub
dates:
validation: 2024-04-15
tags: IoT Device cli iot-hub
validation: 2024-11-04
tags: IoT Device cli iot-hub
---

In this tutorial we will use the API through the Scaleway command line interface [CLI](https://github.com/scaleway/scaleway-cli#Installation). This will show you how to create Hubs and Devices, as well as more advanced features of the Scaleway IoT Hub: Hub Events and Routes.
Expand Down
4 changes: 2 additions & 2 deletions managed-services/iot-hub/api-cli/iot-hub-routes.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ content:
categories:
- managed-services
dates:
validation: 2024-04-22
tags: iot iot-hub mqtt cli s3cmd amazon-s3
validation: 2024-11-04
tags: iot iot-hub mqtt cli s3cmd amazon-s3
---

Routes are integrations with the Scaleway ecosystem: they can forward MQTT messages to Scaleway services.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ content:
paragraph: This page shows how to migrate to the new IoT Hub API version.
tags: iot-hub iot hub api v1beta1
dates:
validation: 2024-04-22
validation: 2024-11-04
categories:
- managed-services
---

<Macro id="requirements" />

- [Owner](/identity-and-access-management/iam/concepts/#owner) status or [IAM permissions](/identity-and-access-management/iam/concepts/#permission) allowing you to perform actions in the intended Organization

<Message type="important">
To ensure that users of the `v1beta1` API have enough time to migrate, this version will remain online until **November 30th 2021**.
</Message>
Expand Down
2 changes: 1 addition & 1 deletion managed-services/iot-hub/concepts.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ content:
paragraph: This page explains all the concepts related to IoT Hub
tags: auto-provisioning iot authentication hub hub-event last-will message-broker mqtt mtls qos tls websocket service-level
dates:
validation: 2024-04-22
validation: 2024-11-04
categories:
- managed-services
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ content:
paragraph: Steps to generate API keys for API and SMTP email sending.
tags: transactional email send multiple-headers send-emails
dates:
validation: 2024-04-24
validation: 2024-11-04
posted: 2024-04-24
categories:
- managed-services
Expand Down
4 changes: 2 additions & 2 deletions managed-services/transactional-email/concepts.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ content:
paragraph: Learn the fundamental concepts of Scaleway Transactional Email.
tags: managed-services deliverability dkim dns-propagation mx-record send-api smtp transactional spf
dates:
validation: 2024-04-22
validation: 2024-11-04
categories:
- managed-services
---
Expand Down Expand Up @@ -175,7 +175,7 @@ These are the different event types:

## Webhook Event Status

The Webhook event status indicates the status of the webhook delivery.
The Webhook event status indicates the status of the webhook delivery.

These are the different event statuses:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ content:
paragraph: This page goes into detail about the different elements in a standard SMTP configuration, and how to fill out each entry to ensure an optimal configuration of Transactional Email services.
tags: smtp configuration forwarding port
dates:
validation: 2024-05-02
validation: 2024-11-04
posted: 2024-05-02
categories:
- managed-services
Expand Down

0 comments on commit 2e884fd

Please sign in to comment.